This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by geis configure 2.2.16, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure -n ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = i686 uname -r = 3.12.21-gentoo-r1 uname -s = Linux uname -v = #3 SMP Fri Aug 1 11:07:47 CEST 2014 /usr/bin/uname -p = Intel(R) Core(TM) i7-4500U CPU @ 1.80GHz /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: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.7.3 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2462: checking for a BSD-compatible install configure:2530: result: /usr/bin/install -c configure:2541: checking whether build environment is sane configure:2591: result: yes configure:2732: checking for a thread-safe mkdir -p configure:2771: result: /bin/mkdir -p configure:2784: checking for gawk configure:2800: found /usr/bin/gawk configure:2811: result: gawk configure:2822: checking whether make sets $(MAKE) configure:2844: result: yes configure:2935: checking whether make supports nested variables configure:2952: result: yes configure:2977: checking for style of include used by make configure:3005: result: GNU configure:3076: checking for gcc configure:3092: found /usr/bin/gcc configure:3103: result: gcc configure:3332: checking for C compiler version configure:3341: gcc --version >&5 gcc (Gentoo 4.7.3-r1 p1.4, 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:3352: $? = 0 configure:3341: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/i686-pc-linux-gnu/gcc-bin/4.7.3/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.7.3/lto-wrapper Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.7.3-r1/work/gcc-4.7.3/configure --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.7.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.7.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.7.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.7.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/include/g++-v4 --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.7.3/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.7.3-r1 p1.4, pie-0.5.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --with-arch=i686 --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --enable-lto --without-cloog --without-ppl Thread model: posix gcc version 4.7.3 (Gentoo 4.7.3-r1 p1.4, pie-0.5.5) configure:3352: $? = 0 configure:3341: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3352: $? = 1 configure:3341: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3352: $? = 1 configure:3372: checking whether the C compiler works configure:3394: gcc conftest.c >&5 configure:3398: $? = 0 configure:3446: result: yes configure:3449: checking for C compiler default output file name configure:3451: result: a.out configure:3457: checking for suffix of executables configure:3464: gcc -o conftest conftest.c >&5 configure:3468: $? = 0 configure:3490: result: configure:3512: checking whether we are cross compiling configure:3520: gcc -o conftest conftest.c >&5 configure:3524: $? = 0 configure:3531: ./conftest configure:3535: $? = 0 configure:3550: result: no configure:3555: checking for suffix of object files configure:3577: gcc -c conftest.c >&5 configure:3581: $? = 0 configure:3602: result: o configure:3606: checking whether we are using the GNU C compiler configure:3625: gcc -c conftest.c >&5 configure:3625: $? = 0 configure:3634: result: yes configure:3643: checking whether gcc accepts -g configure:3663: gcc -c -g conftest.c >&5 configure:3663: $? = 0 configure:3704: result: yes configure:3721: checking for gcc option to accept ISO C89 configure:3784: gcc -c -g -O2 conftest.c >&5 configure:3784: $? = 0 configure:3797: result: none needed configure:3819: checking dependency style of gcc configure:3930: result: gcc3 configure:3946: checking whether gcc and cc understand -c and -o together configure:3977: gcc -c conftest.c -o conftest2.o >&5 configure:3981: $? = 0 configure:3987: gcc -c conftest.c -o conftest2.o >&5 configure:3991: $? = 0 configure:4002: cc -c conftest.c >&5 configure:4006: $? = 0 configure:4014: cc -c conftest.c -o conftest2.o >&5 configure:4018: $? = 0 configure:4024: cc -c conftest.c -o conftest2.o >&5 configure:4028: $? = 0 configure:4046: result: yes configure:4129: checking for g++ configure:4145: found /usr/bin/g++ configure:4156: result: g++ configure:4183: checking for C++ compiler version configure:4192: g++ --version >&5 g++ (Gentoo 4.7.3-r1 p1.4, 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:4203: $? = 0 configure:4192: g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/i686-pc-linux-gnu/gcc-bin/4.7.3/g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.7.3/lto-wrapper Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.7.3-r1/work/gcc-4.7.3/configure --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.7.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.7.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.7.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.7.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/include/g++-v4 --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.7.3/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.7.3-r1 p1.4, pie-0.5.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --with-arch=i686 --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --enable-lto --without-cloog --without-ppl Thread model: posix gcc version 4.7.3 (Gentoo 4.7.3-r1 p1.4, pie-0.5.5) configure:4203: $? = 0 configure:4192: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4203: $? = 1 configure:4192: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:4203: $? = 1 configure:4207: checking whether we are using the GNU C++ compiler configure:4226: g++ -c conftest.cpp >&5 configure:4226: $? = 0 configure:4235: result: yes configure:4244: checking whether g++ accepts -g configure:4264: g++ -c -g conftest.cpp >&5 configure:4264: $? = 0 configure:4305: result: yes configure:4330: checking dependency style of g++ configure:4441: result: gcc3 configure:4489: checking for a Python interpreter with version >= 3.2 configure:4506: python -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.2'.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:4509: $? = 0 configure:4515: result: python configure:4523: checking for python configure:4541: found /usr/bin/python configure:4553: result: /usr/bin/python configure:4571: checking for python version configure:4578: result: 3.3 configure:4590: checking for python platform configure:4597: result: linux configure:4604: checking for python script directory configure:4632: result: ${prefix}/lib/python3.3/site-packages configure:4641: checking for python extension module directory configure:4669: result: ${exec_prefix}/lib/python3.3/site-packages configure:4713: checking build system type configure:4727: result: i686-pc-linux-gnu configure:4747: checking host system type configure:4760: result: i686-pc-linux-gnu configure:4801: checking how to print strings configure:4828: result: printf configure:4849: checking for a sed that does not truncate output configure:4913: result: /bin/sed configure:4931: checking for grep that handles long lines and -e configure:4989: result: /bin/grep configure:4994: checking for egrep configure:5056: result: /bin/grep -E configure:5061: checking for fgrep configure:5123: result: /bin/grep -F configure:5158: checking for ld used by gcc configure:5225: result: /usr/i686-pc-linux-gnu/bin/ld configure:5232: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:5247: result: yes configure:5259: checking for BSD- or MS-compatible name lister (nm) configure:5308: result: /usr/bin/nm -B configure:5438: checking the name lister (/usr/bin/nm -B) interface configure:5445: gcc -c -g -O2 conftest.c >&5 configure:5448: /usr/bin/nm -B "conftest.o" configure:5451: output 00000000 B some_variable configure:5458: result: BSD nm configure:5461: checking whether ln -s works configure:5465: result: yes configure:5473: checking the maximum length of command line arguments configure:5603: result: 1572864 configure:5620: checking whether the shell understands some XSI constructs configure:5630: result: yes configure:5634: checking whether the shell understands "+=" configure:5640: result: yes configure:5675: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format configure:5715: result: func_convert_file_noop configure:5722: checking how to convert i686-pc-linux-gnu file names to toolchain format configure:5742: result: func_convert_file_noop configure:5749: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files configure:5756: result: -r configure:5830: checking for objdump configure:5846: found /usr/bin/objdump configure:5857: result: objdump configure:5889: checking how to recognize dependent libraries configure:6091: result: pass_all configure:6176: checking for dlltool configure:6206: result: no configure:6236: checking how to associate runtime and link libraries configure:6263: result: printf %s\n configure:6324: checking for ar configure:6340: found /usr/bin/ar configure:6351: result: ar configure:6388: checking for archiver @FILE support configure:6405: gcc -c -g -O2 conftest.c >&5 configure:6405: $? = 0 configure:6408: ar cru libconftest.a @conftest.lst >&5 configure:6411: $? = 0 configure:6416: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6419: $? = 1 configure:6431: result: @ configure:6489: checking for strip configure:6505: found /usr/bin/strip configure:6516: result: strip configure:6588: checking for ranlib configure:6604: found /usr/bin/ranlib configure:6615: result: ranlib configure:6717: checking command to parse /usr/bin/nm -B output from gcc object configure:6837: gcc -c -g -O2 conftest.c >&5 configure:6840: $? = 0 configure:6844: /usr/bin/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:6847: $? = 0 configure:6913: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6916: $? = 0 configure:6954: result: ok configure:6991: checking for sysroot configure:7021: result: no configure:7277: checking for mt configure:7307: result: no configure:7327: checking if : is a manifest tool configure:7333: : '-?' configure:7341: result: no configure:7983: checking how to run the C preprocessor configure:8014: gcc -E conftest.c configure:8014: $? = 0 configure:8028: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:8028: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "geis" | #define PACKAGE_TARNAME "geis" | #define PACKAGE_VERSION "2.2.16" | #define PACKAGE_STRING "geis 2.2.16" | #define PACKAGE_BUGREPORT "stephen.webb@canonical.com" | #define PACKAGE_URL "https://launchpad.net/geis" | #define PACKAGE "geis" | #define VERSION "2.2.16" | /* end confdefs.h. */ | #include configure:8053: result: gcc -E configure:8073: gcc -E conftest.c configure:8073: $? = 0 configure:8087: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:8087: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "geis" | #define PACKAGE_TARNAME "geis" | #define PACKAGE_VERSION "2.2.16" | #define PACKAGE_STRING "geis 2.2.16" | #define PACKAGE_BUGREPORT "stephen.webb@canonical.com" | #define PACKAGE_URL "https://launchpad.net/geis" | #define PACKAGE "geis" | #define VERSION "2.2.16" | /* end confdefs.h. */ | #include configure:8116: checking for ANSI C header files configure:8136: gcc -c -g -O2 conftest.c >&5 configure:8136: $? = 0 configure:8209: gcc -o conftest -g -O2 conftest.c >&5 configure:8209: $? = 0 configure:8209: ./conftest configure:8209: $? = 0 configure:8220: result: yes configure:8233: checking for sys/types.h configure:8233: gcc -c -g -O2 conftest.c >&5 configure:8233: $? = 0 configure:8233: result: yes configure:8233: checking for sys/stat.h configure:8233: gcc -c -g -O2 conftest.c >&5 configure:8233: $? = 0 configure:8233: result: yes configure:8233: checking for stdlib.h configure:8233: gcc -c -g -O2 conftest.c >&5 configure:8233: $? = 0 configure:8233: result: yes configure:8233: checking for string.h configure:8233: gcc -c -g -O2 conftest.c >&5 configure:8233: $? = 0 configure:8233: result: yes configure:8233: checking for memory.h configure:8233: gcc -c -g -O2 conftest.c >&5 configure:8233: $? = 0 configure:8233: result: yes configure:8233: checking for strings.h configure:8233: gcc -c -g -O2 conftest.c >&5 configure:8233: $? = 0 configure:8233: result: yes configure:8233: checking for inttypes.h configure:8233: gcc -c -g -O2 conftest.c >&5 configure:8233: $? = 0 configure:8233: result: yes configure:8233: checking for stdint.h configure:8233: gcc -c -g -O2 conftest.c >&5 configure:8233: $? = 0 configure:8233: result: yes configure:8233: checking for unistd.h configure:8233: gcc -c -g -O2 conftest.c >&5 configure:8233: $? = 0 configure:8233: result: yes configure:8247: checking for dlfcn.h configure:8247: gcc -c -g -O2 conftest.c >&5 configure:8247: $? = 0 configure:8247: result: yes configure:8464: checking for objdir configure:8479: result: .libs configure:8750: checking if gcc supports -fno-rtti -fno-exceptions configure:8768: gcc -c -g -O2 -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:8772: $? = 0 configure:8785: result: no configure:9112: checking for gcc option to produce PIC configure:9119: result: -fPIC -DPIC configure:9127: checking if gcc PIC flag -fPIC -DPIC works configure:9145: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9149: $? = 0 configure:9162: result: yes configure:9191: checking if gcc static flag -static works configure:9219: result: yes configure:9234: checking if gcc supports -c -o file.o configure:9255: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9259: $? = 0 configure:9281: result: yes configure:9289: checking if gcc supports -c -o file.o configure:9336: result: yes configure:9369: checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:10526: result: yes configure:10563: checking whether -lc should be explicitly linked in configure:10571: gcc -c -g -O2 conftest.c >&5 configure:10574: $? = 0 configure:10589: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10592: $? = 0 configure:10606: result: no configure:10766: checking dynamic linker characteristics configure:11277: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11277: $? = 0 configure:11511: result: GNU/Linux ld.so configure:11618: checking how to hardcode library paths into programs configure:11643: result: immediate configure:12183: checking whether stripping libraries is possible configure:12188: result: yes configure:12223: checking if libtool supports shared libraries configure:12225: result: yes configure:12228: checking whether to build shared libraries configure:12249: result: yes configure:12252: checking whether to build static libraries configure:12256: result: yes configure:12279: checking how to run the C++ preprocessor configure:12306: g++ -E conftest.cpp configure:12306: $? = 0 configure:12320: g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:12320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "geis" | #define PACKAGE_TARNAME "geis" | #define PACKAGE_VERSION "2.2.16" | #define PACKAGE_STRING "geis 2.2.16" | #define PACKAGE_BUGREPORT "stephen.webb@canonical.com" | #define PACKAGE_URL "https://launchpad.net/geis" | #define PACKAGE "geis" | #define VERSION "2.2.16" | #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. */ | #include configure:12345: result: g++ -E configure:12365: g++ -E conftest.cpp configure:12365: $? = 0 configure:12379: g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:12379: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "geis" | #define PACKAGE_TARNAME "geis" | #define PACKAGE_VERSION "2.2.16" | #define PACKAGE_STRING "geis 2.2.16" | #define PACKAGE_BUGREPORT "stephen.webb@canonical.com" | #define PACKAGE_URL "https://launchpad.net/geis" | #define PACKAGE "geis" | #define VERSION "2.2.16" | #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. */ | #include configure:12548: checking for ld used by g++ configure:12615: result: /usr/i686-pc-linux-gnu/bin/ld configure:12622: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:12637: result: yes configure:12692: checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:13697: result: yes configure:13733: g++ -c -g -O2 conftest.cpp >&5 configure:13736: $? = 0 configure:14256: checking for g++ option to produce PIC configure:14263: result: -fPIC -DPIC configure:14271: checking if g++ PIC flag -fPIC -DPIC works configure:14289: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14293: $? = 0 configure:14306: result: yes configure:14329: checking if g++ static flag -static works configure:14357: result: yes configure:14369: checking if g++ supports -c -o file.o configure:14390: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14394: $? = 0 configure:14416: result: yes configure:14421: checking if g++ supports -c -o file.o configure:14468: result: yes configure:14498: checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:14537: result: yes configure:14678: checking dynamic linker characteristics configure:15357: result: GNU/Linux ld.so configure:15410: checking how to hardcode library paths into programs configure:15435: result: immediate configure:15552: checking for pkg-config configure:15570: found /usr/bin/pkg-config configure:15582: result: /usr/bin/pkg-config configure:15607: checking pkg-config is at least version 0.9.0 configure:15610: result: yes configure:15620: checking for DBUS configure:15627: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.2.16" configure:15630: $? = 0 configure:15644: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.2.16" configure:15647: $? = 0 configure:15685: result: yes configure:15691: checking for GRAIL configure:15698: $PKG_CONFIG --exists --print-errors "grail >= 3.0.8 frame >= 2.2" configure:15701: $? = 0 configure:15715: $PKG_CONFIG --exists --print-errors "grail >= 3.0.8 frame >= 2.2" configure:15718: $? = 0 configure:15756: result: yes configure:15762: checking for XCB configure:15769: $PKG_CONFIG --exists --print-errors "xcb >= 1.6" configure:15772: $? = 0 configure:15786: $PKG_CONFIG --exists --print-errors "xcb >= 1.6" configure:15789: $? = 0 configure:15827: result: yes configure:15833: checking for XI2 configure:15840: $PKG_CONFIG --exists --print-errors "x11 xext xi >= 1.3" configure:15843: $? = 0 configure:15857: $PKG_CONFIG --exists --print-errors "x11 xext xi >= 1.3" configure:15860: $? = 0 configure:15898: result: yes configure:15904: checking for PYTHON configure:15912: $PKG_CONFIG --exists --print-errors "python3 >= 3.2" Package python3 was not found in the pkg-config search path. Perhaps you should add the directory containing `python3.pc' to the PKG_CONFIG_PATH environment variable No package 'python3' found configure:15915: $? = 1 configure:15929: $PKG_CONFIG --exists --print-errors "python3 >= 3.2" Package python3 was not found in the pkg-config search path. Perhaps you should add the directory containing `python3.pc' to the PKG_CONFIG_PATH environment variable No package 'python3' found configure:15932: $? = 1 configure:15946: result: no No package 'python3' found configure:15962: error: Package requirements (python3 >= 3.2) were not met: No package 'python3' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables PYTHON_CFLAGS and PYTHON_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CHECK_CFLAGS_set= ac_cv_env_CHECK_CFLAGS_value= ac_cv_env_CHECK_LIBS_set= ac_cv_env_CHECK_LIBS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DBUS_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_LIBS_value= ac_cv_env_EVEMU_CFLAGS_set= ac_cv_env_EVEMU_CFLAGS_value= ac_cv_env_EVEMU_LIBS_set= ac_cv_env_EVEMU_LIBS_value= ac_cv_env_GRAIL_CFLAGS_set= ac_cv_env_GRAIL_CFLAGS_value= ac_cv_env_GRAIL_LIBS_set= ac_cv_env_GRAIL_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= 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= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PYTHON_CFLAGS_set= ac_cv_env_PYTHON_CFLAGS_value= ac_cv_env_PYTHON_LIBS_set= ac_cv_env_PYTHON_LIBS_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_X11_CFLAGS_set= ac_cv_env_X11_CFLAGS_value= ac_cv_env_X11_LIBS_set= ac_cv_env_X11_LIBS_value= ac_cv_env_XCB_CFLAGS_set= ac_cv_env_XCB_CFLAGS_value= ac_cv_env_XCB_LIBS_set= ac_cv_env_XCB_LIBS_value= ac_cv_env_XI2_CFLAGS_set= ac_cv_env_XI2_CFLAGS_value= ac_cv_env_XI2_LIBS_set= ac_cv_env_XI2_LIBS_value= ac_cv_env_XORG_CFLAGS_set= ac_cv_env_XORG_CFLAGS_value= ac_cv_env_XORG_LIBS_set= ac_cv_env_XORG_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= 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=i686-pc-linux-gnu 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_PYTHON=/usr/bin/python ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_pathless_PYTHON=python am_cv_python_platform=linux am_cv_python_pyexecdir='${exec_prefix}/lib/python3.3/site-packages' am_cv_python_pythondir='${prefix}/lib/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_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/i686-pc-linux-gnu/bin/ld lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=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_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' pkg_cv_DBUS_LIBS='-ldbus-1 ' pkg_cv_GRAIL_CFLAGS= pkg_cv_GRAIL_LIBS='-lgrail -lframe ' pkg_cv_XCB_CFLAGS= pkg_cv_XCB_LIBS='-lxcb ' pkg_cv_XI2_CFLAGS= pkg_cv_XI2_LIBS='-lX11 -lXext -lXi ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /root/geis-2.2.16/config.aux/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CFLAGS='' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /root/geis-2.2.16/config.aux/missing --run autoconf' AUTOHEADER='${SHELL} /root/geis-2.2.16/config.aux/missing --run autoheader' AUTOMAKE='${SHELL} /root/geis-2.2.16/config.aux/missing --run automake-1.11' AWK='gawk' BASE_CXXFLAGS='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CHECK_CFLAGS='' CHECK_LIBS='' CPP='gcc -E' CPPFLAGS='' CWARNFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' DBUS_LIBS='-ldbus-1 ' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_INTEGRATION_TESTS_FALSE='' ENABLE_INTEGRATION_TESTS_TRUE='' EVEMU_CFLAGS='' EVEMU_LIBS='' EXEEXT='' FGREP='/bin/grep -F' GRAIL_CFLAGS='' GRAIL_LIBS='-lgrail -lframe ' GREP='/bin/grep' GTEST_CPPFLAGS='' GTEST_LIBS='' GTEST_SOURCE='' HAVE_CHECK_FALSE='' HAVE_CHECK_TRUE='' HAVE_GTEST_FALSE='' HAVE_GTEST_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/i686-pc-linux-gnu/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /root/geis-2.2.16/config.aux/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='geis' PACKAGE_BUGREPORT='stephen.webb@canonical.com' PACKAGE_NAME='geis' PACKAGE_STRING='geis 2.2.16' PACKAGE_TARNAME='geis' PACKAGE_URL='https://launchpad.net/geis' PACKAGE_VERSION='2.2.16' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PYTHON='/usr/bin/python' PYTHON_CFLAGS='' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_LIBS='' PYTHON_PLATFORM='linux' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='3.3' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRICT_CXXFLAGS='' STRIP='strip' VERSION='2.2.16' X11_CFLAGS='' X11_LIBS='' XCB_CFLAGS='' XCB_LIBS='-lxcb ' XI2_CFLAGS='' XI2_LIBS='-lX11 -lXext -lXi ' XORG_CFLAGS='' XORG_GTEST_CPPFLAGS='' XORG_GTEST_LDFLAGS='' XORG_GTEST_LIBS='' XORG_GTEST_SOURCE='' XORG_LIBS='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /root/geis-2.2.16/config.aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/geis' pkgpythondir='${pythondir}/geis' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python3.3/site-packages' pythondir='${prefix}/lib/python3.3/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "geis" #define PACKAGE_TARNAME "geis" #define PACKAGE_VERSION "2.2.16" #define PACKAGE_STRING "geis 2.2.16" #define PACKAGE_BUGREPORT "stephen.webb@canonical.com" #define PACKAGE_URL "https://launchpad.net/geis" #define PACKAGE "geis" #define VERSION "2.2.16" #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/" configure: exit 1