This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.57. 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 = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown 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:1484: checking for a BSD-compatible install configure:1538: result: /bin/install -c configure:1549: checking whether build environment is sane configure:1592: result: yes configure:1625: checking for gawk configure:1641: found /bin/gawk configure:1651: result: gawk configure:1661: checking whether make sets $(MAKE) configure:1681: result: yes configure:1845: checking whether to enable maintainer-specific portions of Makefiles configure:1854: result: no configure:1889: checking for style of include used by make configure:1917: result: GNU configure:1950: checking for i686-uhu-linux-gcc configure:1966: found /usr/bin/i686-uhu-linux-gcc configure:1976: result: i686-uhu-linux-gcc configure:2258: checking for C compiler version configure:2261: i686-uhu-linux-gcc --version &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:2264: $? = 0 configure:2266: 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:2269: $? = 0 configure:2271: 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:2274: $? = 1 configure:2298: checking for C compiler default output configure:2301: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2304: $? = 0 configure:2350: result: a.out configure:2355: checking whether the C compiler works configure:2361: ./a.out configure:2364: $? = 0 configure:2381: result: yes configure:2388: checking whether we are cross compiling configure:2390: result: no configure:2393: checking for suffix of executables configure:2395: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2398: $? = 0 configure:2423: result: configure:2429: checking for suffix of object files configure:2451: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2454: $? = 0 configure:2476: result: o configure:2480: checking whether we are using the GNU C compiler configure:2505: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2508: $? = 0 configure:2511: test -s conftest.o configure:2514: $? = 0 configure:2527: result: yes configure:2533: checking whether i686-uhu-linux-gcc accepts -g configure:2555: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2558: $? = 0 configure:2561: test -s conftest.o configure:2564: $? = 0 configure:2575: result: yes configure:2592: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2653: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2656: $? = 0 configure:2659: test -s conftest.o configure:2662: $? = 0 configure:2680: result: none needed configure:2698: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2701: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2812: checking dependency style of i686-uhu-linux-gcc configure:2895: result: gcc3 configure:2914: checking for strerror in -lcposix configure:2945: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: error: ld returned 1 exit status configure:2948: $? = 1 configure: failed program was: | #line 2921 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dc_gui2" | #define VERSION "0.80" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:2966: result: no configure:2982: checking for i686-uhu-linux-gcc configure:3008: result: i686-uhu-linux-gcc configure:3290: checking for C compiler version configure:3293: i686-uhu-linux-gcc --version &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:3296: $? = 0 configure:3298: 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:3301: $? = 0 configure:3303: 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:3306: $? = 1 configure:3309: checking whether we are using the GNU C compiler configure:3356: result: yes configure:3362: checking whether i686-uhu-linux-gcc accepts -g configure:3404: result: yes configure:3421: checking for i686-uhu-linux-gcc option to accept ANSI C configure:3509: result: none needed configure:3527: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:3530: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3641: checking dependency style of i686-uhu-linux-gcc configure:3724: result: gcc3 configure:3813: checking build system type configure:3831: result: i686-uhu-linux-gnu configure:3839: checking host system type configure:3853: result: i686-uhu-linux-gnu configure:3883: checking for ld used by GCC configure:3946: result: /usr/bin/ld configure:3955: checking if the linker (/usr/bin/ld) is GNU ld GNU ld (GNU Binutils) 2.23.2 configure:3967: result: yes configure:3972: checking for /usr/bin/ld option to reload object files configure:3979: result: -r configure:3984: checking for BSD-compatible nm configure:4020: result: nm configure:4023: checking for a sed that does not truncate output configure:4105: result: /bin/sed configure:4108: checking whether ln -s works configure:4112: result: yes configure:4119: checking how to recognise dependent libraries configure:4300: result: pass_all configure:4312: checking command to parse nm output configure:4396: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4399: $? = 0 configure:4403: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:4406: $? = 0 configure:4458: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:4461: $? = 0 configure:4505: result: ok configure:4514: checking how to run the C preprocessor configure:4550: i686-uhu-linux-gcc -E conftest.c configure:4556: $? = 0 configure:4588: i686-uhu-linux-gcc -E conftest.c configure:4589:28: fatal error: ac_nonexistent.h: No such file or directory (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ^ compilation terminated. configure:4594: $? = 1 configure: failed program was: | #line 4579 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dc_gui2" | #define VERSION "0.80" | /* end confdefs.h. */ | #include configure:4632: result: i686-uhu-linux-gcc -E configure:4657: i686-uhu-linux-gcc -E conftest.c configure:4663: $? = 0 configure:4695: i686-uhu-linux-gcc -E conftest.c configure:4696:28: fatal error: ac_nonexistent.h: No such file or directory (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ^ compilation terminated. configure:4701: $? = 1 configure: failed program was: | #line 4686 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dc_gui2" | #define VERSION "0.80" | /* end confdefs.h. */ | #include configure:4744: checking for egrep configure:4754: result: grep -E configure:4759: checking for ANSI C header files configure:4785: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4788: $? = 0 configure:4791: test -s conftest.o configure:4794: $? = 0 configure:4886: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure: In function 'main': configure:4881:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:4889: $? = 0 configure:4891: ./conftest configure:4894: $? = 0 configure:4909: result: yes configure:4933: checking for sys/types.h configure:4950: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4953: $? = 0 configure:4956: test -s conftest.o configure:4959: $? = 0 configure:4970: result: yes configure:4933: checking for sys/stat.h configure:4950: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4953: $? = 0 configure:4956: test -s conftest.o configure:4959: $? = 0 configure:4970: result: yes configure:4933: checking for stdlib.h configure:4950: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4953: $? = 0 configure:4956: test -s conftest.o configure:4959: $? = 0 configure:4970: result: yes configure:4933: checking for string.h configure:4950: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4953: $? = 0 configure:4956: test -s conftest.o configure:4959: $? = 0 configure:4970: result: yes configure:4933: checking for memory.h configure:4950: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4953: $? = 0 configure:4956: test -s conftest.o configure:4959: $? = 0 configure:4970: result: yes configure:4933: checking for strings.h configure:4950: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4953: $? = 0 configure:4956: test -s conftest.o configure:4959: $? = 0 configure:4970: result: yes configure:4933: checking for inttypes.h configure:4950: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4953: $? = 0 configure:4956: test -s conftest.o configure:4959: $? = 0 configure:4970: result: yes configure:4933: checking for stdint.h configure:4950: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4953: $? = 0 configure:4956: test -s conftest.o configure:4959: $? = 0 configure:4970: result: yes configure:4933: checking for unistd.h configure:4950: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4953: $? = 0 configure:4956: test -s conftest.o configure:4959: $? = 0 configure:4970: result: yes configure:4996: checking dlfcn.h usability configure:5009: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5012: $? = 0 configure:5015: test -s conftest.o configure:5018: $? = 0 configure:5028: result: yes configure:5032: checking dlfcn.h presence configure:5043: i686-uhu-linux-gcc -E conftest.c configure:5049: $? = 0 configure:5068: result: yes configure:5104: checking for dlfcn.h configure:5111: result: yes configure:5271: checking for i686-uhu-linux-ranlib configure:5300: result: no configure:5309: checking for ranlib configure:5325: found /usr/bin/ranlib configure:5336: result: ranlib configure:5351: checking for i686-uhu-linux-strip configure:5380: result: no configure:5389: checking for strip configure:5405: found /usr/bin/strip configure:5416: result: strip configure:5469: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5472: $? = 0 configure:5644: checking for objdir configure:5655: result: .libs configure:5672: checking for i686-uhu-linux-gcc option to produce PIC configure:5818: result: -fPIC configure:5822: checking if i686-uhu-linux-gcc PIC flag -fPIC works configure:5846: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC conftest.c >&5 configure:5849: $? = 0 configure:5852: test -s conftest.o configure:5855: $? = 0 configure:5893: result: yes configure:5909: checking if i686-uhu-linux-gcc static flag -static works configure:5934: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static conftest.c >&5 configure:5937: $? = 0 configure:5940: test -s conftest configure:5943: $? = 0 configure:5959: result: yes configure:5971: checking if i686-uhu-linux-gcc supports -c -o file.o configure:5991: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:6015: result: yes configure:6020: checking if i686-uhu-linux-gcc supports -c -o file.lo configure:6048: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -c -o conftest.lo conftest.c >&5 configure:6051: $? = 0 configure:6054: test -s conftest.lo configure:6057: $? = 0 configure:6079: result: yes configure:6110: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6133: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:6136: $? = 0 configure:6139: test -s conftest.o configure:6142: $? = 0 configure:6159: result: yes configure:6170: checking whether the linker (/usr/bin/ld) supports shared libraries configure:6865: result: yes configure:6870: checking how to hardcode library paths into programs configure:6894: result: immediate configure:6899: checking whether stripping libraries is possible configure:6904: result: yes configure:6915: checking dynamic linker characteristics configure:7329: result: GNU/Linux ld.so configure:7334: checking if libtool supports shared libraries configure:7336: result: yes configure:7339: checking whether to build shared libraries configure:7360: result: yes configure:7363: checking whether to build static libraries configure:7367: result: no configure:8041: checking whether -lc should be explicitly linked in configure:8049: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8052: $? = 0 configure:8066: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8069: $? = 0 configure:8082: result: no configure:8659: checking for i686-uhu-linux-gcc option to accept ANSI C configure:8723: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8726: $? = 0 configure:8729: test -s conftest.o configure:8732: $? = 0 configure:8747: result: none needed configure:8758: checking for ANSI C header files configure:8908: result: yes configure:8926: checking for pkg-config configure:8944: found /usr/bin/pkg-config configure:8957: result: /usr/bin/pkg-config configure:8974: checking for libgnomeui-2.0 configure:8978: result: yes configure:8982: checking PACKAGE_CFLAGS configure:8985: result: -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -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/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -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 configure:8988: checking PACKAGE_LIBS configure:8991: result: -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgdk_pixbuf-2.0 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -pthread -lgmodule-2.0 -pthread -lgobject-2.0 -lglib-2.0 configure:9044: checking locale.h usability configure:9057: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9060: $? = 0 configure:9063: test -s conftest.o configure:9066: $? = 0 configure:9076: result: yes configure:9080: checking locale.h presence configure:9091: i686-uhu-linux-gcc -E conftest.c configure:9097: $? = 0 configure:9116: result: yes configure:9152: checking for locale.h configure:9159: result: yes configure:9173: checking for LC_MESSAGES configure:9195: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9198: $? = 0 configure:9201: test -s conftest configure:9204: $? = 0 configure:9215: result: yes configure:9244: checking libintl.h usability configure:9257: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9260: $? = 0 configure:9263: test -s conftest.o configure:9266: $? = 0 configure:9276: result: yes configure:9280: checking libintl.h presence configure:9291: i686-uhu-linux-gcc -E conftest.c configure:9297: $? = 0 configure:9316: result: yes configure:9352: checking for libintl.h configure:9359: result: yes configure:9370: checking for dgettext in libc configure:9394: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9397: $? = 0 configure:9400: test -s conftest configure:9403: $? = 0 configure:9415: result: yes configure:9423: checking for bind_textdomain_codeset configure:9473: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9476: $? = 0 configure:9479: test -s conftest configure:9482: $? = 0 configure:9493: result: yes configure:9817: checking for msgfmt configure:9844: result: /usr/bin/msgfmt configure:9857: checking for dcgettext configure:9907: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9905:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] _ACEOF ^ configure:9910: $? = 0 configure:9913: test -s conftest configure:9916: $? = 0 configure:9927: result: yes configure:9939: checking for gmsgfmt configure:9970: result: /usr/bin/msgfmt configure:9979: checking for xgettext configure:10006: result: /usr/bin/xgettext configure:10031: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10034: $? = 0 configure:10037: test -s conftest configure:10040: $? = 0 configure:10194: checking for catalogs to be installed configure:10219: result: fr nl pl configure:10254: checking for pkg-config configure:10284: result: /usr/bin/pkg-config configure:10297: checking GTK+ version configure:10306: result: recent enough configure:10311: checking for dctc configure:10327: found /usr/bin/dctc configure:10338: result: yes configure:10355: checking DCTC version configure:10362: result: 0.85.9 configure:10392: checking for hublist configure:10408: found /usr/bin/hublist configure:10419: result: yes configure:10458: checking db.h usability configure:10471: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10474: $? = 0 configure:10477: test -s conftest.o configure:10480: $? = 0 configure:10490: result: yes configure:10494: checking db.h presence configure:10505: i686-uhu-linux-gcc -E conftest.c configure:10511: $? = 0 configure:10530: result: yes configure:10566: checking for db.h configure:10573: result: yes configure:11058: checking Berkeley Database library version configure:11071: result: 4.8 configure:11084: checking for db_env_create in -ldb-4.8 configure:11115: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DBDB_V4 conftest.c -ldb-4.8 >&5 configure:11118: $? = 0 configure:11121: test -s conftest configure:11124: $? = 0 configure:11136: result: yes configure:11216: checking for uncompress in -lz configure:11247: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DBDB_V4 conftest.c -lz >&5 configure:11250: $? = 0 configure:11253: test -s conftest configure:11256: $? = 0 configure:11268: result: yes configure:11279: checking support of locale format in printf configure:11309: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DBDB_V4 -DHAVE_ZLIB conftest.c -lz >&5 configure: In function 'main': configure:11324:9: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] ^ configure:11326:17: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] HAVE_LOCALE_SUPPORT=no ^ configure:11312: $? = 0 configure:11314: ./conftest configure:11317: $? = 0 configure:11335: result: yes configure:11339: checking whether route has the 'get default' option configure:11347: result: no configure:11351: checking whether MSG_NOSIGNAL exists configure:11375: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DBDB_V4 -DHAVE_ZLIB conftest.c >&5 configure:11378: $? = 0 configure:11381: test -s conftest.o configure:11384: $? = 0 configure:11387: result: yes configure:11405: checking for python configure:11421: found /usr/bin/python configure:11431: result: yes configure:11468: checking Python.h usability configure:11481: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DBDB_V4 -DHAVE_ZLIB -I/usr/include/python2.7 conftest.c >&5 configure:11534:20: fatal error: Python.h: No such file or directory echo "$as_me: failed program was:" >&5 ^ compilation terminated. configure:11484: $? = 1 configure: failed program was: | #line 11470 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dc_gui2" | #define VERSION "0.80" | #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 STDC_HEADERS 1 | #define GETTEXT_PACKAGE "dc_gui2" | #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 HAVE_DB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:11500: result: no configure:11504: checking Python.h presence configure:11515: i686-uhu-linux-gcc -E -DBDB_V4 -DHAVE_ZLIB -I/usr/include/python2.7 conftest.c configure:11536:20: fatal error: Python.h: No such file or directory ^ compilation terminated. configure:11521: $? = 1 configure: failed program was: | #line 11506 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dc_gui2" | #define VERSION "0.80" | #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 STDC_HEADERS 1 | #define GETTEXT_PACKAGE "dc_gui2" | #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 HAVE_DB_H 1 | /* end confdefs.h. */ | #include configure:11540: result: no configure:11576: checking for Python.h configure:11583: result: no configure:11681: WARNING: Python code disabled. No Python includes configure:11693: checking bittorrent python module directory configure:11727: result: not found. try the --with-bittorrent_module_dir option configure:11738: checking CPU allows unaligned memory access configure:11763: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DBDB_V4 -DHAVE_ZLIB conftest.c -lz >&5 configure:11766: $? = 0 configure:11768: ./conftest configure:11771: $? = 0 configure:11789: result: yes configure:11917: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:701: creating Makefile config.status:701: creating src/Makefile config.status:701: creating po/Makefile.in config.status:701: creating doc/Makefile config.status:701: creating doc/C/Makefile config.status:805: creating config.h config.status:1052: executing depfiles commands config.status:1052: executing default-1 commands configure:13210: configuring in dc_gui2_com_channel configure:13294: running /bin/sh './configure' --prefix=/usr '--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 ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux' --cache-file=/dev/null --srcdir=. configure:13210: configuring in dc_gui2_stat configure:13294: running /bin/sh './configure' --prefix=/usr '--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 ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux' --cache-file=/dev/null --srcdir=. configure:13210: configuring in dc_gui2_unattached_gdl configure:13294: running /bin/sh './configure' --prefix=/usr '--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 ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux' --cache-file=/dev/null --srcdir=. configure:13210: configuring in dc_gui2_bt configure:13294: running /bin/sh './configure' --prefix=/usr '--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 ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_build_alias=i686-uhu-linux ac_cv_c_compiler_gnu=yes 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_LDFLAGS_set= ac_cv_env_LDFLAGS_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_exeext= ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_header_Python_h=no ac_cv_header_db_h=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_host_alias=i686-uhu-linux ac_cv_lib_cposix_strerror=no ac_cv_lib_db_4_8___db_env_create=yes ac_cv_lib_z_uncompress=yes ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' 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_HAVE_DCTC=yes ac_cv_prog_HAVE_HUBLIST=yes ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_prog_python_installed=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_have_gettext=yes lt_cv_archive_cmds_need_lc=no lt_cv_cc_64bit_output=no lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.19.so' lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/bin/sed lt_cv_prog_cc_can_build_shared=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic=' -fPIC' lt_cv_prog_cc_pic_works=yes lt_cv_prog_cc_shlib= lt_cv_prog_cc_static=-static lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl=-Wl, lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' 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.7' AWK='gawk' CATALOGS=' fr.gmo nl.gmo pl.gmo' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS=' -DBDB_V4 -DHAVE_ZLIB' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GETTEXT_PACKAGE='dc_gui2' GMOFILES=' fr.gmo nl.gmo pl.gmo' GMSGFMT='/usr/bin/msgfmt' HAVE_DCTC='yes' HAVE_HUBLIST='yes' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' LDFLAGS='' LIBOBJS='' LIBS=' -lz' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' OBJEXT='o' PACKAGE='dc_gui2' PACKAGE_BUGREPORT='' PACKAGE_CFLAGS='-D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -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/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -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 ' PACKAGE_LIBS='-lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgdk_pixbuf-2.0 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -pthread -lgmodule-2.0 -pthread -lgobject-2.0 -lglib-2.0 ' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POFILES=' fr.po nl.po pl.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='yes' VERSION='0.80' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' berkeleydb_libs='-ldb-4.8' bindir='${exec_prefix}/bin' bt_cflags='' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' python_cflags='' python_installed='yes' python_libs='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' dc_gui2_com_channel dc_gui2_stat dc_gui2_unattached_gdl dc_gui2_bt' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "dc_gui2" #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DB_H 1 #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_GETTEXT 1 #define HAVE_INTTYPES_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "dc_gui2" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "0.80" configure: exit 0