This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by pygobject configure 3.8.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./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 ## --------- ## ## Platform. ## ## --------- ## hostname = skynet uname -m = x86_64 uname -r = 3.10.2 uname -s = Linux uname -v = #3 SMP Mon Jul 22 08:54:21 CEST 2013 /usr/bin/uname -p = Intel(R) Core(TM) i7-3720QM CPU @ 2.60GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/tmp/portage/dev-python/pygobject-3.8.3/temp/python3.3/bin PATH: /usr/lib64/portage/bin/ebuild-helpers/xattr PATH: /usr/lib64/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2249: checking whether make supports nested variables configure:2266: result: yes configure:2322: checking for a BSD-compatible install configure:2390: result: /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c configure:2401: checking whether build environment is sane configure:2456: result: yes configure:2607: checking for a thread-safe mkdir -p configure:2646: result: /bin/mkdir -p configure:2653: checking for gawk configure:2669: found /usr/bin/gawk configure:2680: result: gawk configure:2691: checking whether make sets $(MAKE) configure:2713: result: yes configure:2806: checking build system type configure:2820: result: x86_64-pc-linux-gnu configure:2840: checking host system type configure:2853: result: x86_64-pc-linux-gnu configure:2873: checking for some Win32 platform configure:2883: result: no configure:2894: checking for native Win32 configure:2904: result: no configure:2962: checking how to print strings configure:2989: result: printf configure:3022: checking for style of include used by make configure:3050: result: GNU configure:3081: checking for x86_64-pc-linux-gnu-gcc configure:3097: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3108: result: x86_64-pc-linux-gnu-gcc configure:3377: checking for C compiler version configure:3386: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo Hardened 4.7.3 p1.0, pie-0.5.5) 4.7.3 Copyright (C) 2012 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3397: $? = 0 configure:3386: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.7.3/work/gcc-4.7.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-cloog --without-ppl --disable-lto --disable-nls --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --disable-multilib --with-multilib-list=m64 --enable-libmudflap --disable-libssp --enable-esp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 4.7.3 p1.0, pie-0.5.5' Thread model: posix gcc version 4.7.3 (Gentoo Hardened 4.7.3 p1.0, pie-0.5.5) configure:3397: $? = 0 configure:3386: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3397: $? = 1 configure:3386: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3397: $? = 1 configure:3417: checking whether the C compiler works configure:3439: x86_64-pc-linux-gnu-gcc -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:3443: $? = 0 configure:3491: result: yes configure:3494: checking for C compiler default output file name configure:3496: result: a.out configure:3502: checking for suffix of executables configure:3509: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:3513: $? = 0 configure:3535: result: configure:3557: checking whether we are cross compiling configure:3565: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:3569: $? = 0 configure:3576: ./conftest configure:3580: $? = 0 configure:3595: result: no configure:3600: checking for suffix of object files configure:3622: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe conftest.c >&5 configure:3626: $? = 0 configure:3647: result: o configure:3651: checking whether we are using the GNU C compiler configure:3670: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe conftest.c >&5 configure:3670: $? = 0 configure:3679: result: yes configure:3688: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3708: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3708: $? = 0 configure:3749: result: yes configure:3766: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3829: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe conftest.c >&5 configure:3829: $? = 0 configure:3842: result: none needed configure:3864: checking dependency style of x86_64-pc-linux-gnu-gcc configure:3975: result: none configure:3990: checking for a sed that does not truncate output configure:4054: result: /bin/sed configure:4072: checking for grep that handles long lines and -e configure:4130: result: /bin/grep configure:4135: checking for egrep configure:4197: result: /bin/grep -E configure:4202: checking for fgrep configure:4264: result: /bin/grep -F configure:4299: checking for ld used by x86_64-pc-linux-gnu-gcc configure:4366: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:4373: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:4388: result: yes configure:4400: checking for BSD- or MS-compatible name lister (nm) configure:4449: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:4579: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:4586: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe conftest.c >&5 configure:4589: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:4592: output 0000000000000000 B some_variable configure:4599: result: BSD nm configure:4602: checking whether ln -s works configure:4606: result: yes configure:4614: checking the maximum length of command line arguments configure:4744: result: 1572864 configure:4761: checking whether the shell understands some XSI constructs configure:4771: result: yes configure:4775: checking whether the shell understands "+=" configure:4781: result: yes configure:4816: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:4856: result: func_convert_file_noop configure:4863: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:4883: result: func_convert_file_noop configure:4890: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:4897: result: -r configure:4931: checking for x86_64-pc-linux-gnu-objdump configure:4947: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:4958: result: x86_64-pc-linux-gnu-objdump configure:5027: checking how to recognize dependent libraries configure:5229: result: pass_all configure:5274: checking for x86_64-pc-linux-gnu-dlltool configure:5304: result: no configure:5314: checking for dlltool configure:5344: result: no configure:5371: checking how to associate runtime and link libraries configure:5398: result: printf %s\n configure:5415: checking for x86_64-pc-linux-gnu-ar configure:5431: found /usr/bin/x86_64-pc-linux-gnu-ar configure:5442: result: x86_64-pc-linux-gnu-ar configure:5523: checking for archiver @FILE support configure:5540: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe conftest.c >&5 configure:5540: $? = 0 configure:5543: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:5546: $? = 0 configure:5551: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:5554: $? = 1 configure:5566: result: @ configure:5584: checking for x86_64-pc-linux-gnu-strip configure:5600: found /usr/bin/x86_64-pc-linux-gnu-strip configure:5611: result: x86_64-pc-linux-gnu-strip configure:5683: checking for x86_64-pc-linux-gnu-ranlib configure:5699: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:5710: result: x86_64-pc-linux-gnu-ranlib configure:5852: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:5972: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe conftest.c >&5 configure:5975: $? = 0 configure:5979: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:5982: $? = 0 configure:6048: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c conftstm.o >&5 configure:6051: $? = 0 configure:6089: result: ok configure:6126: checking for sysroot configure:6156: result: no configure:6233: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe conftest.c >&5 configure:6236: $? = 0 configure:6372: checking for x86_64-pc-linux-gnu-mt configure:6402: result: no configure:6412: checking for mt configure:6442: result: no configure:6462: checking if : is a manifest tool configure:6468: : '-?' configure:6476: result: no configure:7118: checking how to run the C preprocessor configure:7149: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7149: $? = 0 configure:7163: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pygobject" | #define PACKAGE_TARNAME "pygobject" | #define PACKAGE_VERSION "3.8.3" | #define PACKAGE_STRING "pygobject 3.8.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=pygobject" | #define PACKAGE_URL "https://live.gnome.org/PyGObject/" | #define PYGOBJECT_MAJOR_VERSION 3 | #define PYGOBJECT_MINOR_VERSION 8 | #define PYGOBJECT_MICRO_VERSION 3 | #define PACKAGE "pygobject" | #define VERSION "3.8.3" | /* end confdefs.h. */ | #include configure:7188: result: x86_64-pc-linux-gnu-gcc -E configure:7208: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7208: $? = 0 configure:7222: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7222: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pygobject" | #define PACKAGE_TARNAME "pygobject" | #define PACKAGE_VERSION "3.8.3" | #define PACKAGE_STRING "pygobject 3.8.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=pygobject" | #define PACKAGE_URL "https://live.gnome.org/PyGObject/" | #define PYGOBJECT_MAJOR_VERSION 3 | #define PYGOBJECT_MINOR_VERSION 8 | #define PYGOBJECT_MICRO_VERSION 3 | #define PACKAGE "pygobject" | #define VERSION "3.8.3" | /* end confdefs.h. */ | #include configure:7251: checking for ANSI C header files configure:7271: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe conftest.c >&5 configure:7271: $? = 0 configure:7344: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:7344: $? = 0 configure:7344: ./conftest configure:7344: $? = 0 configure:7355: result: yes configure:7368: checking for sys/types.h configure:7368: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for sys/stat.h configure:7368: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for stdlib.h configure:7368: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for string.h configure:7368: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for memory.h configure:7368: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for strings.h configure:7368: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for inttypes.h configure:7368: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for stdint.h configure:7368: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7368: checking for unistd.h configure:7368: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe conftest.c >&5 configure:7368: $? = 0 configure:7368: result: yes configure:7382: checking for dlfcn.h configure:7382: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe conftest.c >&5 configure:7382: $? = 0 configure:7382: result: yes configure:7884: checking for objdir configure:7899: result: .libs configure:8170: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8188: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8192: $? = 0 configure:8205: result: no configure:8532: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:8539: result: -fPIC -DPIC configure:8547: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:8565: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:8569: $? = 0 configure:8582: result: yes configure:8611: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:8639: result: yes configure:8654: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:8675: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -o out/conftest2.o conftest.c >&5 configure:8679: $? = 0 configure:8701: result: yes configure:8709: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:8756: result: yes configure:8789: 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 configure:9942: result: yes configure:9979: checking whether -lc should be explicitly linked in configure:9987: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe conftest.c >&5 configure:9990: $? = 0 configure:10005: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10008: $? = 0 configure:10022: result: no configure:10182: checking dynamic linker characteristics configure:10706: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10706: $? = 0 configure:10928: result: GNU/Linux ld.so configure:11035: checking how to hardcode library paths into programs configure:11060: result: immediate configure:11154: checking for shl_load configure:11154: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 /var/tmp/portage/dev-python/pygobject-3.8.3/temp/ccVVl0zs.o: In function `main': conftest.c:(.text.startup+0x15): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:11154: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pygobject" | #define PACKAGE_TARNAME "pygobject" | #define PACKAGE_VERSION "3.8.3" | #define PACKAGE_STRING "pygobject 3.8.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=pygobject" | #define PACKAGE_URL "https://live.gnome.org/PyGObject/" | #define PYGOBJECT_MAJOR_VERSION 3 | #define PYGOBJECT_MINOR_VERSION 8 | #define PYGOBJECT_MICRO_VERSION 3 | #define PACKAGE "pygobject" | #define VERSION "3.8.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:11154: result: no configure:11158: checking for shl_load in -ldld configure:11183: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -ldld >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:11183: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pygobject" | #define PACKAGE_TARNAME "pygobject" | #define PACKAGE_VERSION "3.8.3" | #define PACKAGE_STRING "pygobject 3.8.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=pygobject" | #define PACKAGE_URL "https://live.gnome.org/PyGObject/" | #define PYGOBJECT_MAJOR_VERSION 3 | #define PYGOBJECT_MINOR_VERSION 8 | #define PYGOBJECT_MICRO_VERSION 3 | #define PACKAGE "pygobject" | #define VERSION "3.8.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:11192: result: no configure:11197: checking for dlopen configure:11197: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 /var/tmp/portage/dev-python/pygobject-3.8.3/temp/ccTSOzPx.o: In function `main': conftest.c:(.text.startup+0x15): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:11197: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pygobject" | #define PACKAGE_TARNAME "pygobject" | #define PACKAGE_VERSION "3.8.3" | #define PACKAGE_STRING "pygobject 3.8.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=pygobject" | #define PACKAGE_URL "https://live.gnome.org/PyGObject/" | #define PYGOBJECT_MAJOR_VERSION 3 | #define PYGOBJECT_MINOR_VERSION 8 | #define PYGOBJECT_MICRO_VERSION 3 | #define PACKAGE "pygobject" | #define VERSION "3.8.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:11197: result: no configure:11201: checking for dlopen in -ldl configure:11226: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -ldl >&5 configure:11226: $? = 0 configure:11235: result: yes configure:11354: checking whether a program can dlopen itself configure:11434: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--export-dynamic conftest.c -ldl >&5 configure:11437: $? = 0 configure:11455: result: yes configure:11460: checking whether a statically linked program can dlopen itself configure:11540: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--export-dynamic -static conftest.c -ldl >&5 /var/tmp/portage/dev-python/pygobject-3.8.3/temp/ccbSps5E.o: In function `main': conftest.c:(.text.startup+0x1d): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking configure:11543: $? = 0 /lib64/: cannot read file data: Is a directory configure:11561: result: no configure:11600: checking whether stripping libraries is possible configure:11605: result: yes configure:11640: checking if libtool supports shared libraries configure:11642: result: yes configure:11645: checking whether to build shared libraries configure:11666: result: yes configure:11669: checking whether to build static libraries configure:11673: result: no configure:11711: checking for library containing strerror configure:11742: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:11742: $? = 0 configure:11759: result: none required configure:11775: checking for x86_64-pc-linux-gnu-gcc configure:11802: result: x86_64-pc-linux-gnu-gcc configure:12071: checking for C compiler version configure:12080: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo Hardened 4.7.3 p1.0, pie-0.5.5) 4.7.3 Copyright (C) 2012 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:12091: $? = 0 configure:12080: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.7.3/work/gcc-4.7.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-cloog --without-ppl --disable-lto --disable-nls --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --disable-multilib --with-multilib-list=m64 --enable-libmudflap --disable-libssp --enable-esp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 4.7.3 p1.0, pie-0.5.5' Thread model: posix gcc version 4.7.3 (Gentoo Hardened 4.7.3 p1.0, pie-0.5.5) configure:12091: $? = 0 configure:12080: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:12091: $? = 1 configure:12080: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:12091: $? = 1 configure:12095: checking whether we are using the GNU C compiler configure:12123: result: yes configure:12132: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:12193: result: yes configure:12210: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:12286: result: none needed configure:12308: checking dependency style of x86_64-pc-linux-gnu-gcc configure:12419: result: none configure:12435: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together configure:12466: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:12470: $? = 0 configure:12476: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:12480: $? = 0 configure:12491: cc -c conftest.c >&5 configure:12495: $? = 0 configure:12503: cc -c conftest.c -o conftest2.o >&5 configure:12507: $? = 0 configure:12513: cc -c conftest.c -o conftest2.o >&5 configure:12517: $? = 0 configure:12535: result: yes configure:12584: checking whether /usr/bin/python3.3 version >= 2.6 configure:12595: /usr/bin/python3.3 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.6'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:12598: $? = 0 configure:12600: result: yes configure:12691: checking for /usr/bin/python3.3 version configure:12698: result: 3.3 configure:12710: checking for /usr/bin/python3.3 platform configure:12717: result: linux configure:12724: checking for /usr/bin/python3.3 script directory configure:12732: result: ${prefix}/lib64/python3.3/site-packages configure:12741: checking for /usr/bin/python3.3 extension module directory configure:12749: result: ${exec_prefix}/lib64/python3.3/site-packages configure:12773: /usr/bin/python3.3 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:12776: $? = 0 configure:12785: checking for /usr/bin/python3.3 >= 3.1 configure:12796: /usr/bin/python3.3 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.1'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:12799: $? = 0 configure:12801: result: yes configure:12871: checking for python version configure:12878: result: 3.3 configure:12890: checking for python platform configure:12897: result: linux configure:12923: checking for python script directory configure:12958: result: ${prefix}/lib64/python3.3/site-packages configure:12967: checking for python extension module directory configure:13002: result: ${exec_prefix}/lib64/python3.3/site-packages configure:13016: checking for headers required to compile python extensions configure:13038: x86_64-pc-linux-gnu-gcc -E -I/usr/include/python3.3 -I/usr/include/python3.3 conftest.c configure:13038: $? = 0 configure:13039: result: found configure:13096: checking for PySignal_SetWakeupFd in Python.h configure:13111: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -Wall -Werror -I/usr/include/python3.3 -I/usr/include/python3.3 conftest.c >&5 configure:13111: $? = 0 configure:13117: result: yes configure:13139: checking for python module thread configure:13168: result: no configure:13176: checking for python module _thread configure:13202: result: yes configure:13213: checking whether to enable threading in pygobject configure:13218: result: yes configure:13272: checking for x86_64-pc-linux-gnu-pkg-config configure:13290: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:13302: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:13370: checking pkg-config is at least version 0.16 configure:13373: result: yes configure:13390: checking for GLIB - version >= 2.34.2 configure:13505: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 >&5 configure:13505: $? = 0 configure:13505: ./conftest configure:13505: $? = 0 configure:13519: result: yes (version 2.36.3) configure:13622: checking for ffi configure:13637: checking for FFI configure:13644: $PKG_CONFIG --exists --print-errors "libffi >= 3.0" configure:13647: $? = 0 configure:13661: $PKG_CONFIG --exists --print-errors "libffi >= 3.0" configure:13664: $? = 0 configure:13702: result: yes configure:13727: checking for GIO configure:13734: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.34.2" configure:13737: $? = 0 configure:13751: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.34.2" configure:13754: $? = 0 configure:13812: result: yes configure:13827: checking for GI configure:13836: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.34.2 gobject-introspection-1.0 >= 1.34.2 " configure:13841: $? = 0 configure:13859: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.34.2 gobject-introspection-1.0 >= 1.34.2 " configure:13864: $? = 0 configure:13930: result: yes configure:13941: checking for CAIRO configure:13948: $PKG_CONFIG --exists --print-errors "cairo cairo-gobject" configure:13951: $? = 0 configure:13965: $PKG_CONFIG --exists --print-errors "cairo cairo-gobject" configure:13968: $? = 0 configure:14026: result: yes configure:14034: checking for PYCAIRO configure:14042: $PKG_CONFIG --exists --print-errors "py3cairo >= 1.10.0 " configure:14046: $? = 0 configure:14062: $PKG_CONFIG --exists --print-errors "py3cairo >= 1.10.0 " configure:14066: $? = 0 configure:14128: result: yes ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CAIRO_CFLAGS_set= ac_cv_env_CAIRO_CFLAGS_value= ac_cv_env_CAIRO_LIBS_set= ac_cv_env_CAIRO_LIBS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=native -mtune=native -O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_FFI_CFLAGS_set= ac_cv_env_FFI_CFLAGS_value= ac_cv_env_FFI_LIBS_set= ac_cv_env_FFI_LIBS_value= ac_cv_env_GIO_CFLAGS_set= ac_cv_env_GIO_CFLAGS_value= ac_cv_env_GIO_LIBS_set= ac_cv_env_GIO_LIBS_value= ac_cv_env_GI_CFLAGS_set= ac_cv_env_GI_CFLAGS_value= ac_cv_env_GI_LIBS_set= ac_cv_env_GI_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/var/tmp/portage/dev-python/pygobject-3.8.3/temp/python3.3/pkgconfig:/usr/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PYCAIRO_CFLAGS_set= ac_cv_env_PYCAIRO_CFLAGS_value= ac_cv_env_PYCAIRO_LIBS_set= ac_cv_env_PYCAIRO_LIBS_value= ac_cv_env_PYTHON_set=set ac_cv_env_PYTHON_value=/usr/bin/python3.3 ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_dlopen=no ac_cv_func_shl_load=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/lib64/portage/bin/ebuild-helpers/xattr/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_python_platform=linux am_cv_python_pyexecdir='${exec_prefix}/lib64/python3.3/site-packages' am_cv_python_pythondir='${prefix}/lib64/python3.3/site-packages' am_cv_python_version=3.3 lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_CAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_CAIRO_LIBS='-lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 ' pkg_cv_FFI_CFLAGS='-I/usr/lib64/libffi-3.0.13/include ' pkg_cv_FFI_LIBS='-lffi ' pkg_cv_GIO_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_GIO_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_GI_CFLAGS='-pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_GI_LIBS='-lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_PYCAIRO_CFLAGS='-I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 ' pkg_cv_PYCAIRO_LIBS='-lcairo ' py_cv_mod__thread_=yes py_cv_mod_thread_=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/dev-python/pygobject-3.8.3/work/pygobject-3.8.3-python3_3/missing --run aclocal-1.12 ' ACLOCAL_AMFLAGS='-I m4 -I .' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='x86_64-pc-linux-gnu-ar' AS='as' AUTOCONF='${SHELL} /var/tmp/portage/dev-python/pygobject-3.8.3/work/pygobject-3.8.3-python3_3/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/dev-python/pygobject-3.8.3/work/pygobject-3.8.3-python3_3/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/dev-python/pygobject-3.8.3/work/pygobject-3.8.3-python3_3/missing --run automake-1.12' AWK='gawk' CAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' CAIRO_LIBS='-lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 ' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-march=native -mtune=native -O2 -pipe' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS=' ' CYGPATH_W='echo' DATADIR='/usr/share' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_CAIRO_FALSE='#' ENABLE_CAIRO_TRUE='' EXEEXT='' FFI_CFLAGS='-I/usr/lib64/libffi-3.0.13/include ' FFI_LIBS='-lffi ' FGREP='/bin/grep -F' GIO_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' GIO_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 ' GI_CFLAGS='-pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' GI_DATADIR='/usr/share/gobject-introspection-1.0' GI_LIBS='-lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ' GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' GLIB_COMPILE_RESOURCES='glib-compile-resources' GLIB_GENMARSHAL='glib-genmarshal' GLIB_LIBS='-lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 ' GLIB_MKENUMS='glib-mkenums' GNOME_CODE_COVERAGE_RULES='' GOBJECT_QUERY='gobject-query' GREP='/bin/grep' HAVE_LIBFFI_FALSE='#' HAVE_LIBFFI_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTROSPECTION_COMPILER='/usr/bin/g-ir-compiler' INTROSPECTION_SCANNER='/usr/bin/g-ir-scanner' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' LIBFFI_PC='libffi' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/dev-python/pygobject-3.8.3/work/pygobject-3.8.3-python3_3/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='pygobject' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=pygobject' PACKAGE_NAME='pygobject' PACKAGE_STRING='pygobject 3.8.3' PACKAGE_TARNAME='pygobject' PACKAGE_URL='https://live.gnome.org/PyGObject/' PACKAGE_VERSION='3.8.3' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/var/tmp/portage/dev-python/pygobject-3.8.3/temp/python3.3/pkgconfig:/usr/lib64/pkgconfig' PLATFORM='linux-x86_64' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='#' PYCAIRO_CFLAGS='-I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 ' PYCAIRO_LIBS='-lcairo ' PYGOBJECT_MAJOR_VERSION='3' PYGOBJECT_MICRO_VERSION='3' PYGOBJECT_MINOR_VERSION='8' PYTHON='/usr/bin/python3.3' PYTHON_BASENAME='python3.3' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_INCLUDES='-I/usr/include/python3.3 -I/usr/include/python3.3' PYTHON_LIBS='' PYTHON_LIB_LOC='' PYTHON_PLATFORM='linux' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='3.3' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' THREADING_CFLAGS='' VERSION='3.8.3' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/dev-python/pygobject-3.8.3/work/pygobject-3.8.3-python3_3/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/pygobject' pkgpythondir='${pythondir}/pygobject' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib64/python3.3/site-packages' pythondir='${prefix}/lib64/python3.3/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "pygobject" #define PACKAGE_TARNAME "pygobject" #define PACKAGE_VERSION "3.8.3" #define PACKAGE_STRING "pygobject 3.8.3" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=pygobject" #define PACKAGE_URL "https://live.gnome.org/PyGObject/" #define PYGOBJECT_MAJOR_VERSION 3 #define PYGOBJECT_MINOR_VERSION 8 #define PYGOBJECT_MICRO_VERSION 3 #define PACKAGE "pygobject" #define VERSION "3.8.3" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_PYSIGNAL_SETWAKEUPFD 1 configure: exit 2