* Package: dev-python/pygobject-3.8.3  * Repository: gentoo  * Maintainer: gnome@gentoo.org python@gentoo.org  * USE: amd64 cairo elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_3 test threads userland_GNU  * FEATURES: preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking pygobject-3.8.3.tar.xz to /var/tmp/portage/dev-python/pygobject-3.8.3/work >>> Source unpacked in /var/tmp/portage/dev-python/pygobject-3.8.3/work >>> Preparing source in /var/tmp/portage/dev-python/pygobject-3.8.3/work/pygobject-3.8.3 ... * Applying pygobject-3.7.90-make_check.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-python/pygobject-3.8.3/work/pygobject-3.8.3' ... * 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.3/ * 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 ] * Will copy sources from /var/tmp/portage/dev-python/pygobject-3.8.3/work/pygobject-3.8.3 * python3_3: copying to /var/tmp/portage/dev-python/pygobject-3.8.3/work/pygobject-3.8.3-python3_3 * python2_7: copying to /var/tmp/portage/dev-python/pygobject-3.8.3/work/pygobject-3.8.3-python2_7 >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/pygobject-3.8.3/work/pygobject-3.8.3 ... * python3_3: running run_in_build_dir gnome2_src_configure --with-ffi --enable-cairo --enable-thread * econf: updating pygobject-3.8.3-python2_7/config.guess with /usr/share/gnuconfig/config.guess * econf: updating pygobject-3.8.3-python2_7/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pygobject-3.8.3-python3_3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating pygobject-3.8.3-python3_3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pygobject-3.8.3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pygobject-3.8.3/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --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/lib64/portage/bin/ebuild-helpers/xattr/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... x86_64-pc-linux-gnu checking host system type... x86_64-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 x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes /usr/bin/python3.3 checking whether /usr/bin/python3.3 version >= 2.6... yes checking for /usr/bin/python3.3 version... 3.3 checking for /usr/bin/python3.3 platform... linux checking for /usr/bin/python3.3 script directory... ${prefix}/lib64/python3.3/site-packages checking for /usr/bin/python3.3 extension module directory... ${exec_prefix}/lib64/python3.3/site-packages checking for /usr/bin/python3.3 >= 3.1... yes checking for python version... (cached) 3.3 checking for python platform... (cached) linux checking for python script directory... (cached) ${prefix}/lib64/python3.3/site-packages checking for python extension module directory... (cached) ${exec_prefix}/lib64/python3.3/site-packages checking for headers required to compile python extensions... found checking for PySignal_SetWakeupFd in Python.h... yes checking for python module thread... no 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 x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-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.3/work/pygobject-3.8.3-python3_3/config.log * ERROR: dev-python/pygobject-3.8.3 failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 93: Called src_configure * environment, line 4603: Called python_foreach_impl 'run_in_build_dir' 'gnome2_src_configure' '--with-ffi' '--enable-cairo' '--enable-thread' * environment, line 4271: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'run_in_build_dir' 'gnome2_src_configure' '--with-ffi' '--enable-cairo' '--enable-thread' * environment, line 3634: Called _multibuild_run '_python_multibuild_wrapper' 'run_in_build_dir' 'gnome2_src_configure' '--with-ffi' '--enable-cairo' '--enable-thread' * environment, line 3632: Called _python_multibuild_wrapper 'run_in_build_dir' 'gnome2_src_configure' '--with-ffi' '--enable-cairo' '--enable-thread' * environment, line 801: Called run_in_build_dir 'gnome2_src_configure' '--with-ffi' '--enable-cairo' '--enable-thread' * environment, line 4592: Called gnome2_src_configure '--with-ffi' '--enable-cairo' '--enable-thread' * environment, line 3184: 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.3'`, * the complete build log and the output of `emerge -pqv '=dev-python/pygobject-3.8.3'`. * The complete build log is located at '/var/tmp/portage/dev-python/pygobject-3.8.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/pygobject-3.8.3/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/pygobject-3.8.3/work/pygobject-3.8.3-python3_3' * S: '/var/tmp/portage/dev-python/pygobject-3.8.3/work/pygobject-3.8.3'