Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems updating pygobject
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
lasuit
n00b
n00b


Joined: 01 Mar 2011
Posts: 24
Location: London, England

PostPosted: Fri Jul 26, 2013 2:16 am    Post subject: Problems updating pygobject Reply with quote

The merge process is failing at a ./configure syntax juncture. I'm including the build.log file

Code:

 * Package:    dev-python/pygobject-3.8.2-r1000
 * Repository: gentoo
 * USE:        cairo elibc_glibc kernel_linux python_abis_2.7 python_abis_3.3 threads userland_GNU x86
 * FEATURES:   preserve-libs sandbox
>>> Unpacking source...
>>> Unpacking pygobject-3.8.2.tar.xz to /var/tmp/portage/dev-python/pygobject-3.8.2-r1000/work
>>> Source unpacked in /var/tmp/portage/dev-python/pygobject-3.8.2-r1000/work
>>> Preparing source in /var/tmp/portage/dev-python/pygobject-3.8.2-r1000/work/pygobject-3.8.2 ...
 * Applying pygobject-3.7.90-make_check.patch ...
 [ ok ]
 * Running eautoreconf in '/var/tmp/portage/dev-python/pygobject-3.8.2-r1000/work/pygobject-3.8.2' ...
 * Running libtoolize --install --copy --force --automake ...
 [ ok ]
 * Running aclocal -I m4 ...
 [ ok ]
 * Running autoconf ...
 [ ok ]
 * Running autoheader ...
 [ ok ]
 * Running automake --add-missing --copy ...
 [ ok ]
 * Running elibtoolize in: pygobject-3.8.2/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.2 patch ...
 *   Applying target-nm/2.4.2 patch ...
 * Fixing OMF Makefiles ...
 [ ok ]
 * Disabling deprecation warnings ...
 [ ok ]
 * Cleaning 'py-compile' file
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/pygobject-3.8.2-r1000/work/pygobject-3.8.2 ...
 * Configuration of dev-python/pygobject-3.8.2-r1000 with CPython 2.7...
 * econf: updating pygobject-3.8.2-3.3/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating pygobject-3.8.2-3.3/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating pygobject-3.8.2/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating pygobject-3.8.2/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating pygobject-3.8.2-2.7/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating pygobject-3.8.2-2.7/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-silent-rules --disable-dependency-tracking --with-ffi --enable-cairo --enable-thread
checking whether make supports nested variables... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for some Win32 platform... no
checking for native Win32... no
checking how to print strings... printf
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of i686-pc-linux-gnu-gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/i686-pc-linux-gnu-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for i686-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for library containing strerror... none required
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of i686-pc-linux-gnu-gcc... (cached) none
checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
/usr/bin/python2.7
checking whether python2.7 version >= 2.6... yes
checking for python2.7 version... 2.7
checking for python2.7 platform... linux2
checking for python2.7 script directory... ${prefix}/lib/python2.7/site-packages
checking for python2.7 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python version... (cached) 2.7
checking for python platform... (cached) linux2
checking for python script directory... (cached) ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... (cached) ${exec_prefix}/lib/python2.7/site-packages
checking for headers required to compile python extensions... found
checking for PySignal_SetWakeupFd in Python.h... yes
checking for python module thread... yes
checking whether to enable threading in pygobject... yes
./configure: line 13229: ./libtool: No such file or directory
checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.34.2... yes (version 2.36.3)
checking for ffi... checking for FFI... yes
checking for GIO... yes
checking for GI... yes
checking for CAIRO... yes
checking for PYCAIRO... yes
./configure: line 14251: syntax error near unexpected token `maximum'
./configure: line 14251: `GNOME_COMPILE_WARNINGS(maximum)'

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-python/pygobject-3.8.2-r1000/work/pygobject-3.8.2-2.7/config.log
 * ERROR: dev-python/pygobject-3.8.2-r1000 failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *          ebuild.sh, line   93:  Called src_configure
 *        environment, line 6623:  Called python_execute_function '-s' 'configuration'
 *        environment, line 4703:  Called configuration
 *        environment, line 6621:  Called gnome2_src_configure '--with-ffi' '--enable-cairo' '--enable-thread'
 *        environment, line 3384:  Called econf '--with-ffi' '--enable-cairo' '--enable-thread'
 *   phase-helpers.sh, line  521:  Called die
 * The specific snippet of code:
 *            die "econf failed"
 *
 * If you need support, post the output of `emerge --info '=dev-python/pygobject-3.8.2-r1000'`,
 * the complete build log and the output of `emerge -pqv '=dev-python/pygobject-3.8.2-r1000'`.
 * The complete build log is located at '/var/tmp/portage/dev-python/pygobject-3.8.2-r1000/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/pygobject-3.8.2-r1000/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-python/pygobject-3.8.2-r1000/work/pygobject-3.8.2-2.7'
 * S: '/var/tmp/portage/dev-python/pygobject-3.8.2-r1000/work/pygobject-3.8.2'
Back to top
View user's profile Send private message
houtworm
Guru
Guru


Joined: 08 Mar 2003
Posts: 391
Location: Den Haag, Netherlands

PostPosted: Fri Jul 26, 2013 11:07 am    Post subject: Reply with quote

emerge gnome-common


I have a lot more gnome related errors :-(
I think I will unmerge gimp and other gnome stuff.
I don't use gnome
_________________
niemand is onbekwamer, dan een timmerman zonder hamer

Kees
Back to top
View user's profile Send private message
Holysword
l33t
l33t


Joined: 19 Nov 2006
Posts: 946
Location: Greece

PostPosted: Fri Jul 26, 2013 11:54 pm    Post subject: Re: Problems updating pygobject Reply with quote

Just out of curiosity, do you have dev-libs/gobject-introspection installed? If yes, which version?
_________________
"Nolite arbitrari quia venerim mittere pacem in terram non veni pacem mittere sed gladium" (Yeshua Ha Mashiach)
Back to top
View user's profile Send private message
houtworm
Guru
Guru


Joined: 08 Mar 2003
Posts: 391
Location: Den Haag, Netherlands

PostPosted: Mon Jul 29, 2013 12:38 am    Post subject: Re: Problems updating pygobject Reply with quote

Holysword wrote:
Just out of curiosity, do you have dev-libs/gobject-introspection installed? If yes, which version?


Because lasuit does not reply anymore..

I have gobject-introspection-1.36.0 installed

I didn't remove gimp btw and there is some gnome stuff that is necessary for some packages.
But I managed to update my systems finally.
_________________
niemand is onbekwamer, dan een timmerman zonder hamer

Kees
Back to top
View user's profile Send private message
Holysword
l33t
l33t


Joined: 19 Nov 2006
Posts: 946
Location: Greece

PostPosted: Mon Jul 29, 2013 3:43 pm    Post subject: Re: Problems updating pygobject Reply with quote

houtworm wrote:
Because lasuit does not reply anymore..

I have gobject-introspection-1.36.0 installed

I didn't remove gimp btw and there is some gnome stuff that is necessary for some packages.
But I managed to update my systems finally.

Yeah, I was having the same problem with this version, because it was conflicting with glib. Perhaps check if you have this same conflict there. In any case, several conflicts regarding gnome are being discussed in some other topics that you might want to check: https://forums.gentoo.org/viewtopic-t-965548.html.

Basically, Gnome is embracing systemd in a not very democratic manner. People who stick to OpenRC may have problems when using Gnome. Gentoo is OpenRC by default (though I'm pretty sure you can switch to sytemd).
_________________
"Nolite arbitrari quia venerim mittere pacem in terram non veni pacem mittere sed gladium" (Yeshua Ha Mashiach)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum