This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by zeitgeist configure 0.9.14, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp08 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /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/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2620: checking for a BSD-compatible install configure:2688: result: /bin/install -c configure:2699: checking whether build environment is sane configure:2749: result: yes configure:2890: checking for a thread-safe mkdir -p configure:2929: result: /bin/mkdir -p configure:2942: checking for gawk configure:2958: found /bin/gawk configure:2969: result: gawk configure:2980: checking whether make sets $(MAKE) configure:3002: result: yes configure:3077: checking how to create a ustar tar archive configure:3090: tar --version tar (GNU tar) 1.27.1 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3093: $? = 0 configure:3133: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3136: $? = 0 configure:3140: tar -xf - &5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:3686: $? = 0 configure:3675: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3686: $? = 0 configure:3675: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3686: $? = 1 configure:3675: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3686: $? = 1 configure:3706: checking whether the C compiler works configure:3728: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3732: $? = 0 configure:3780: result: yes configure:3783: checking for C compiler default output file name configure:3785: result: a.out configure:3791: checking for suffix of executables configure:3798: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3802: $? = 0 configure:3824: result: configure:3846: checking whether we are cross compiling configure:3854: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3858: $? = 0 configure:3865: ./conftest configure:3869: $? = 0 configure:3884: result: no configure:3889: checking for suffix of object files configure:3911: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3915: $? = 0 configure:3936: result: o configure:3940: checking whether we are using the GNU C compiler configure:3959: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3959: $? = 0 configure:3968: result: yes configure:3977: checking whether i686-uhu-linux-gcc accepts -g configure:3997: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3997: $? = 0 configure:4038: result: yes configure:4055: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4118: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4118: $? = 0 configure:4131: result: none needed configure:4162: checking for style of include used by make configure:4190: result: GNU configure:4216: checking dependency style of i686-uhu-linux-gcc configure:4327: result: gcc3 configure:4343: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:4374: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:4378: $? = 0 configure:4384: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:4388: $? = 0 configure:4399: cc -c conftest.c >&5 configure:4403: $? = 0 configure:4411: cc -c conftest.c -o conftest2.o >&5 configure:4415: $? = 0 configure:4421: cc -c conftest.c -o conftest2.o >&5 configure:4425: $? = 0 configure:4443: result: yes configure:4482: checking for i686-uhu-linux-g++ configure:4498: found /usr/bin/i686-uhu-linux-g++ configure:4509: result: i686-uhu-linux-g++ configure:4580: checking for C++ compiler version configure:4589: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 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:4600: $? = 0 configure:4589: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:4600: $? = 0 configure:4589: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:4600: $? = 1 configure:4589: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: error: unrecognized command line option '-qversion' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:4600: $? = 1 configure:4604: checking whether we are using the GNU C++ compiler configure:4623: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:4623: $? = 0 configure:4632: result: yes configure:4641: checking whether i686-uhu-linux-g++ accepts -g configure:4661: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:4661: $? = 0 configure:4702: result: yes configure:4727: checking dependency style of i686-uhu-linux-g++ configure:4838: result: gcc3 configure:4913: checking build system type configure:4927: result: i686-uhu-linux-gnu configure:4947: checking host system type configure:4960: result: i686-uhu-linux-gnu configure:5001: checking how to print strings configure:5028: result: printf configure:5049: checking for a sed that does not truncate output configure:5113: result: /bin/sed configure:5131: checking for grep that handles long lines and -e configure:5189: result: /bin/grep configure:5194: checking for egrep configure:5256: result: /bin/grep -E configure:5261: checking for fgrep configure:5323: result: /bin/grep -F configure:5358: checking for ld used by i686-uhu-linux-gcc configure:5425: result: /usr/bin/ld configure:5432: checking if the linker (/usr/bin/ld) is GNU ld configure:5447: result: yes configure:5459: checking for BSD- or MS-compatible name lister (nm) configure:5508: result: /usr/bin/nm -B configure:5638: checking the name lister (/usr/bin/nm -B) interface configure:5645: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5648: /usr/bin/nm -B "conftest.o" configure:5651: output 00000000 B some_variable configure:5658: result: BSD nm configure:5661: checking whether ln -s works configure:5665: result: yes configure:5673: checking the maximum length of command line arguments configure:5804: result: 1572864 configure:5821: checking whether the shell understands some XSI constructs configure:5831: result: yes configure:5835: checking whether the shell understands "+=" configure:5841: result: yes configure:5876: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:5916: result: func_convert_file_noop configure:5923: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:5943: result: func_convert_file_noop configure:5950: checking for /usr/bin/ld option to reload object files configure:5957: result: -r configure:5991: checking for i686-uhu-linux-objdump configure:6021: result: no configure:6031: checking for objdump configure:6047: found /usr/bin/objdump configure:6058: result: objdump configure:6090: checking how to recognize dependent libraries configure:6288: result: pass_all configure:6333: checking for i686-uhu-linux-dlltool configure:6363: result: no configure:6373: checking for dlltool configure:6403: result: no configure:6433: checking how to associate runtime and link libraries configure:6460: result: printf %s\n configure:6477: checking for i686-uhu-linux-ar configure:6493: found /usr/bin/i686-uhu-linux-ar configure:6504: result: i686-uhu-linux-ar configure:6585: checking for archiver @FILE support configure:6602: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6602: $? = 0 configure:6605: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:6608: $? = 0 configure:6613: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:6616: $? = 1 configure:6628: result: @ configure:6646: checking for i686-uhu-linux-strip configure:6676: result: no configure:6686: checking for strip configure:6702: found /usr/bin/strip configure:6713: result: strip configure:6745: checking for i686-uhu-linux-ranlib configure:6775: result: no configure:6785: checking for ranlib configure:6801: found /usr/bin/ranlib configure:6812: result: ranlib configure:6914: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:7034: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7037: $? = 0 configure:7041: /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:7044: $? = 0 configure:7110: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:7113: $? = 0 configure:7151: result: ok configure:7188: checking for sysroot configure:7218: result: no configure:7441: checking for i686-uhu-linux-mt configure:7471: result: no configure:7481: checking for mt configure:7511: result: no configure:7531: checking if : is a manifest tool configure:7537: : '-?' configure:7545: result: no configure:8187: checking how to run the C preprocessor configure:8218: i686-uhu-linux-gcc -E conftest.c configure:8218: $? = 0 configure:8232: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8232: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "zeitgeist" | #define PACKAGE_TARNAME "zeitgeist" | #define PACKAGE_VERSION "0.9.14" | #define PACKAGE_STRING "zeitgeist 0.9.14" | #define PACKAGE_BUGREPORT "dev@lists.zeitgeist-project.com" | #define PACKAGE_URL "" | #define PACKAGE "zeitgeist" | #define VERSION "0.9.14" | /* end confdefs.h. */ | #include configure:8257: result: i686-uhu-linux-gcc -E configure:8277: i686-uhu-linux-gcc -E conftest.c configure:8277: $? = 0 configure:8291: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8291: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "zeitgeist" | #define PACKAGE_TARNAME "zeitgeist" | #define PACKAGE_VERSION "0.9.14" | #define PACKAGE_STRING "zeitgeist 0.9.14" | #define PACKAGE_BUGREPORT "dev@lists.zeitgeist-project.com" | #define PACKAGE_URL "" | #define PACKAGE "zeitgeist" | #define VERSION "0.9.14" | /* end confdefs.h. */ | #include configure:8320: checking for ANSI C header files configure:8340: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8340: $? = 0 configure:8413: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8413: $? = 0 configure:8413: ./conftest configure:8413: $? = 0 configure:8424: result: yes configure:8437: checking for sys/types.h configure:8437: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8437: $? = 0 configure:8437: result: yes configure:8437: checking for sys/stat.h configure:8437: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8437: $? = 0 configure:8437: result: yes configure:8437: checking for stdlib.h configure:8437: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8437: $? = 0 configure:8437: result: yes configure:8437: checking for string.h configure:8437: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8437: $? = 0 configure:8437: result: yes configure:8437: checking for memory.h configure:8437: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8437: $? = 0 configure:8437: result: yes configure:8437: checking for strings.h configure:8437: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8437: $? = 0 configure:8437: result: yes configure:8437: checking for inttypes.h configure:8437: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8437: $? = 0 configure:8437: result: yes configure:8437: checking for stdint.h configure:8437: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8437: $? = 0 configure:8437: result: yes configure:8437: checking for unistd.h configure:8437: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8437: $? = 0 configure:8437: result: yes configure:8451: checking for dlfcn.h configure:8451: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8451: $? = 0 configure:8451: result: yes configure:8638: checking for objdir configure:8653: result: .libs configure:8924: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8942: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -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:8946: $? = 0 configure:8959: result: no configure:9286: checking for i686-uhu-linux-gcc option to produce PIC configure:9293: result: -fPIC -DPIC configure:9301: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:9319: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:9323: $? = 0 configure:9336: result: yes configure:9365: checking if i686-uhu-linux-gcc static flag -static works configure:9393: result: yes configure:9408: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9429: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9433: $? = 0 configure:9455: result: yes configure:9463: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9510: result: yes configure:9543: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10700: result: yes configure:10737: checking whether -lc should be explicitly linked in configure:10745: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10748: $? = 0 configure:10763: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10766: $? = 0 configure:10780: result: no configure:10940: checking dynamic linker characteristics configure:11440: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11440: $? = 0 configure:11674: result: GNU/Linux ld.so configure:11781: checking how to hardcode library paths into programs configure:11806: result: immediate configure:12346: checking whether stripping libraries is possible configure:12351: result: yes configure:12386: checking if libtool supports shared libraries configure:12388: result: yes configure:12391: checking whether to build shared libraries configure:12412: result: yes configure:12415: checking whether to build static libraries configure:12419: result: no configure:12442: checking how to run the C++ preprocessor configure:12469: i686-uhu-linux-g++ -E conftest.cpp configure:12469: $? = 0 configure:12483: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12483: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "zeitgeist" | #define PACKAGE_TARNAME "zeitgeist" | #define PACKAGE_VERSION "0.9.14" | #define PACKAGE_STRING "zeitgeist 0.9.14" | #define PACKAGE_BUGREPORT "dev@lists.zeitgeist-project.com" | #define PACKAGE_URL "" | #define PACKAGE "zeitgeist" | #define VERSION "0.9.14" | #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:12508: result: i686-uhu-linux-g++ -E configure:12528: i686-uhu-linux-g++ -E conftest.cpp configure:12528: $? = 0 configure:12542: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12542: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "zeitgeist" | #define PACKAGE_TARNAME "zeitgeist" | #define PACKAGE_VERSION "0.9.14" | #define PACKAGE_STRING "zeitgeist 0.9.14" | #define PACKAGE_BUGREPORT "dev@lists.zeitgeist-project.com" | #define PACKAGE_URL "" | #define PACKAGE "zeitgeist" | #define VERSION "0.9.14" | #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:12711: checking for ld used by i686-uhu-linux-g++ configure:12778: result: /usr/bin/ld configure:12785: checking if the linker (/usr/bin/ld) is GNU ld configure:12800: result: yes configure:12855: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13857: result: yes configure:13893: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:13896: $? = 0 configure:14416: checking for i686-uhu-linux-g++ option to produce PIC configure:14423: result: -fPIC -DPIC configure:14431: checking if i686-uhu-linux-g++ PIC flag -fPIC -DPIC works configure:14449: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14453: $? = 0 configure:14466: result: yes configure:14489: checking if i686-uhu-linux-g++ static flag -static works configure:14517: result: yes configure:14529: checking if i686-uhu-linux-g++ supports -c -o file.o configure:14550: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14554: $? = 0 configure:14576: result: yes configure:14581: checking if i686-uhu-linux-g++ supports -c -o file.o configure:14628: result: yes configure:14658: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14697: result: yes configure:14838: checking dynamic linker characteristics configure:15506: result: GNU/Linux ld.so configure:15559: checking how to hardcode library paths into programs configure:15584: result: immediate configure:15648: checking for valac configure:15666: found /usr/bin/valac configure:15678: result: /usr/bin/valac configure:15691: checking /usr/bin/valac is at least version 0.20.0 configure:15699: result: yes configure:15729: checking whether make supports nested variables configure:15746: result: yes configure:15768: checking locale.h usability configure:15768: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15768: $? = 0 configure:15768: result: yes configure:15768: checking locale.h presence configure:15768: i686-uhu-linux-gcc -E conftest.c configure:15768: $? = 0 configure:15768: result: yes configure:15768: checking for locale.h configure:15768: result: yes configure:15779: checking for LC_MESSAGES configure:15795: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15795: $? = 0 configure:15803: result: yes configure:15820: checking libintl.h usability configure:15820: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15820: $? = 0 configure:15820: result: yes configure:15820: checking libintl.h presence configure:15820: i686-uhu-linux-gcc -E conftest.c configure:15820: $? = 0 configure:15820: result: yes configure:15820: checking for libintl.h configure:15820: result: yes configure:15828: checking for ngettext in libc configure:15846: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15846: $? = 0 configure:15855: result: yes configure:15859: checking for dgettext in libc configure:15877: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15877: $? = 0 configure:15886: result: yes configure:15893: checking for bind_textdomain_codeset configure:15893: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15893: $? = 0 configure:15893: result: yes configure:16169: checking for msgfmt configure:16196: result: /usr/bin/msgfmt configure:16207: checking for dcgettext configure:16207: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:51:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] char dcgettext (); ^ configure:16207: $? = 0 configure:16207: result: yes configure:16217: checking if msgfmt accepts -c configure:16232: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:16235: $? = 0 configure:16237: result: yes configure:16247: checking for gmsgfmt configure:16278: result: /usr/bin/msgfmt configure:16288: checking for xgettext configure:16315: result: /usr/bin/xgettext configure:16334: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16334: $? = 0 configure:16474: checking whether NLS is requested configure:16483: result: yes configure:16501: checking for intltool >= 0.35.0 configure:16503: result: 0.50.2 found configure:16511: checking for intltool-update configure:16529: found /usr/bin/intltool-update configure:16541: result: /usr/bin/intltool-update configure:16551: checking for intltool-merge configure:16569: found /usr/bin/intltool-merge configure:16581: result: /usr/bin/intltool-merge configure:16591: checking for intltool-extract configure:16609: found /usr/bin/intltool-extract configure:16621: result: /usr/bin/intltool-extract configure:16775: checking for xgettext configure:16805: result: /usr/bin/xgettext configure:16815: checking for msgmerge configure:16833: found /usr/bin/msgmerge configure:16845: result: /usr/bin/msgmerge configure:16855: checking for msgfmt configure:16885: result: /usr/bin/msgfmt configure:16895: checking for gmsgfmt configure:16926: result: /usr/bin/msgfmt configure:16946: checking for perl configure:16964: found /usr/bin/perl configure:16976: result: /usr/bin/perl configure:16987: checking for perl >= 5.8.1 configure:16994: result: 5.18.2 configure:16998: checking for XML::Parser configure:17001: result: ok configure:17078: checking for i686-uhu-linux-pkg-config configure:17111: result: no configure:17121: checking for pkg-config configure:17139: found /usr/bin/pkg-config configure:17151: result: /usr/bin/pkg-config configure:17176: checking pkg-config is at least version 0.9.0 configure:17179: result: yes configure:17189: checking for ZEITGEIST configure:17196: $PKG_CONFIG --exists --print-errors "$ZEITGEIST_REQUIRED" configure:17199: $? = 0 configure:17213: $PKG_CONFIG --exists --print-errors "$ZEITGEIST_REQUIRED" configure:17216: $? = 0 configure:17274: result: yes configure:17299: $PKG_CONFIG --exists --print-errors "dee-icu-1.0 >= $DEE_ICU_REQUIRED" Package dee-icu-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `dee-icu-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'dee-icu-1.0' found configure:17302: $? = 1 configure:17430: checking for DBUS_MODULE configure:17437: $PKG_CONFIG --exists --print-errors ""dbus-1"" configure:17440: $? = 0 configure:17454: $PKG_CONFIG --exists --print-errors ""dbus-1"" configure:17457: $? = 0 configure:17515: result: yes configure:17665: checking for TELEPATHY_GLIB configure:17672: $PKG_CONFIG --exists --print-errors "telepathy-glib >= $TELEPATHY_GLIB_REQUIRED" configure:17675: $? = 0 configure:17689: $PKG_CONFIG --exists --print-errors "telepathy-glib >= $TELEPATHY_GLIB_REQUIRED" configure:17692: $? = 0 configure:17750: result: yes configure:17808: checking for ZEITGEIST_DATAHUB configure:17815: $PKG_CONFIG --exists --print-errors "$ZEITGEIST_DATAHUB_REQUIRED" configure:17818: $? = 0 configure:17832: $PKG_CONFIG --exists --print-errors "$ZEITGEIST_DATAHUB_REQUIRED" configure:17835: $? = 0 configure:17893: result: yes configure:18073: checking for gobject-introspection configure:18082: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0" configure:18085: $? = 0 configure:18092: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 1.30" configure:18095: $? = 0 configure:18119: result: yes configure:18165: checking for rapper configure:18181: found /usr/bin/rapper configure:18193: result: yes configure:18206: checking for python-rdflib configure:18215: result: yes configure:18401: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by zeitgeist config.status 0.9.14, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp08 config.status:1305: creating Makefile config.status:1305: creating src/Makefile config.status:1305: creating libzeitgeist/Makefile config.status:1305: creating libzeitgeist/zeitgeist-2.0.pc config.status:1305: creating datahub/Makefile config.status:1305: creating extensions/Makefile config.status:1305: creating extensions/fts++/Makefile config.status:1305: creating extensions/fts++/test/Makefile config.status:1305: creating data/Makefile config.status:1305: creating data/ontology/Makefile config.status:1305: creating python/Makefile config.status:1305: creating test/Makefile config.status:1305: creating test/dbus/Makefile config.status:1305: creating test/direct/Makefile config.status:1305: creating test/c/Makefile config.status:1305: creating test/data/Makefile config.status:1305: creating examples/Makefile config.status:1305: creating examples/c/Makefile config.status:1305: creating examples/vala/Makefile config.status:1305: creating doc/Makefile config.status:1305: creating doc/libzeitgeist/Makefile config.status:1305: creating po/Makefile.in config.status:1305: creating config.h config.status:1534: executing depfiles commands config.status:1534: executing libtool commands config.status:1534: executing default-1 commands config.status:1534: executing po/stamp-it commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-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=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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_MODULE_CFLAGS_set= ac_cv_env_DBUS_MODULE_CFLAGS_value= ac_cv_env_DBUS_MODULE_LIBS_set= ac_cv_env_DBUS_MODULE_LIBS_value= ac_cv_env_DEE_ICU_CFLAGS_set= ac_cv_env_DEE_ICU_CFLAGS_value= ac_cv_env_DEE_ICU_LIBS_set= ac_cv_env_DEE_ICU_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_set= ac_cv_env_PYTHON_value= ac_cv_env_TELEPATHY_GLIB_CFLAGS_set= ac_cv_env_TELEPATHY_GLIB_CFLAGS_value= ac_cv_env_TELEPATHY_GLIB_LIBS_set= ac_cv_env_TELEPATHY_GLIB_LIBS_value= ac_cv_env_ZEITGEIST_CFLAGS_set= ac_cv_env_ZEITGEIST_CFLAGS_value= ac_cv_env_ZEITGEIST_DATAHUB_CFLAGS_set= ac_cv_env_ZEITGEIST_DATAHUB_CFLAGS_value= ac_cv_env_ZEITGEIST_DATAHUB_LIBS_set= ac_cv_env_ZEITGEIST_DATAHUB_LIBS_value= ac_cv_env_ZEITGEIST_LIBS_set= ac_cv_env_ZEITGEIST_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_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-uhu-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_SED=/bin/sed ac_cv_path_VALAC=/usr/bin/valac ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_HAVE_RAPPER=yes 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_i686_uhu_linux_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_prog_tar_ustar=gnutar am_cv_python_platform=linux2 am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages' am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages' am_cv_python_version=2.7 am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes 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/bin/ld lt_cv_path_LDCXX=/usr/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=no 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_MODULE_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' pkg_cv_DBUS_MODULE_LIBS='-ldbus-1 ' pkg_cv_TELEPATHY_GLIB_CFLAGS='-pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_TELEPATHY_GLIB_LIBS='-ltelepathy-glib ' pkg_cv_ZEITGEIST_CFLAGS='-pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_ZEITGEIST_DATAHUB_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/json-glib-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_ZEITGEIST_DATAHUB_LIBS='-lgio-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ltelepathy-glib ' pkg_cv_ZEITGEIST_LIBS='-Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.11' ALL_LINGUAS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.11' AWK='gawk' CATALOGS='' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DATADIRNAME='share' DBUS_MODULE_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' DBUS_MODULE_LIBS='-ldbus-1 ' DBUS_SERVICES_DIR='/usr/share/dbus-1/services' DEE_ICU_CFLAGS='' DEE_ICU_LIBS='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DOWNLOADS_MONITOR_ENABLED_FALSE='#' DOWNLOADS_MONITOR_ENABLED_TRUE='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_DATAHUB_FALSE='#' ENABLE_DATAHUB_TRUE='' ENABLE_DOCS_FALSE='' ENABLE_DOCS_TRUE='#' ENABLE_TELEPATHY_FALSE='#' ENABLE_TELEPATHY_TRUE='' EXEEXT='' EXPLAIN_QUERIES_FALSE='' EXPLAIN_QUERIES_TRUE='#' FGREP='/bin/grep -F' GETTEXT_PACKAGE='zeitgeist' GMOFILES='' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' GTKDOC_SCAN='' HAVE_DEE_ICU_FALSE='' HAVE_DEE_ICU_TRUE='#' HAVE_FTS_FALSE='' HAVE_FTS_TRUE='#' HAVE_INTROSPECTION_FALSE='#' HAVE_INTROSPECTION_TRUE='' HAVE_RAPPER='yes' HAVE_XAPIAN='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='/usr/bin/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='/usr/bin/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' INTROSPECTION_CFLAGS='-pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' INTROSPECTION_COMPILER='/usr/bin/g-ir-compiler' INTROSPECTION_GENERATE='/usr/bin/g-ir-generate' INTROSPECTION_GIRDIR='/usr/share/gir-1.0' INTROSPECTION_LIBS='-lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ' INTROSPECTION_MAKEFILE='/usr/share/gobject-introspection-1.0/Makefile.introspection' INTROSPECTION_SCANNER='/usr/bin/g-ir-scanner' INTROSPECTION_TYPELIBDIR='/usr/lib/girepository-1.0' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBZEITGEIST_LT_VERSION='0:0:' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='zeitgeist' PACKAGE_BUGREPORT='dev@lists.zeitgeist-project.com' PACKAGE_NAME='zeitgeist' PACKAGE_STRING='zeitgeist 0.9.14' PACKAGE_TARNAME='zeitgeist' PACKAGE_URL='' PACKAGE_VERSION='0.9.14' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POFILES='' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PYTHON='/usr/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.7' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TELEPATHY_GLIB_CFLAGS='-pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' TELEPATHY_GLIB_LIBS='-ltelepathy-glib ' USE_NLS='yes' VALAC='/usr/bin/valac' VALADOC='' VERSION='0.9.14' XAPIAN_CXXFLAGS='' XAPIAN_LIBS='' XGETTEXT='/usr/bin/xgettext' ZEITGEIST_CFLAGS='-pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' ZEITGEIST_DATAHUB_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/json-glib-1.0 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' ZEITGEIST_DATAHUB_LIBS='-lgio-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ltelepathy-glib ' ZEITGEIST_LIBS='-Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 ' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' 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 --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' intltool__v_merge_options_0='-q' intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/zeitgeist' pkgpythondir='${pythondir}/zeitgeist' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python2.7/site-packages' pythondir='${prefix}/lib/python2.7/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "zeitgeist" #define PACKAGE_TARNAME "zeitgeist" #define PACKAGE_VERSION "0.9.14" #define PACKAGE_STRING "zeitgeist 0.9.14" #define PACKAGE_BUGREPORT "dev@lists.zeitgeist-project.com" #define PACKAGE_URL "" #define PACKAGE "zeitgeist" #define VERSION "0.9.14" #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 GETTEXT_PACKAGE "zeitgeist" #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 #define ENABLE_TELEPATHY 1 #define DOWNLOADS_MONITOR_ENABLED 1 configure: exit 0