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.68. 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 /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:2671: checking build system type configure:2685: result: i686-uhu-linux-gnu configure:2705: checking host system type configure:2718: result: i686-uhu-linux-gnu configure:2874: checking for a BSD-compatible install configure:2942: result: /bin/install -c configure:2953: checking whether build environment is sane configure:3003: result: yes configure:3144: checking for a thread-safe mkdir -p configure:3183: result: /bin/mkdir -p configure:3196: checking for gawk configure:3212: found /bin/gawk configure:3223: result: gawk configure:3234: checking whether make sets $(MAKE) configure:3256: result: yes configure:3377: checking host system type configure:3524: result: posix configure:3637: checking for i686-uhu-linux-gcc configure:3653: found /usr/bin/i686-uhu-linux-gcc configure:3664: result: i686-uhu-linux-gcc configure:3933: checking for C compiler version configure:3942: 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:3953: $? = 0 configure:3942: 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:3953: $? = 0 configure:3942: 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:3953: $? = 1 configure:3942: 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:3953: $? = 1 configure:3973: checking whether the C compiler works configure:3995: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3999: $? = 0 configure:4047: result: yes configure:4050: checking for C compiler default output file name configure:4052: result: a.out configure:4058: checking for suffix of executables configure:4065: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4069: $? = 0 configure:4091: result: configure:4113: checking whether we are cross compiling configure:4121: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4125: $? = 0 configure:4132: ./conftest configure:4136: $? = 0 configure:4151: result: no configure:4156: checking for suffix of object files configure:4178: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4182: $? = 0 configure:4203: result: o configure:4207: checking whether we are using the GNU C compiler configure:4226: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4226: $? = 0 configure:4235: result: yes configure:4244: checking whether i686-uhu-linux-gcc accepts -g configure:4264: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4264: $? = 0 configure:4305: result: yes configure:4322: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4386: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4386: $? = 0 configure:4399: result: none needed configure:4430: checking for style of include used by make configure:4458: result: GNU configure:4483: checking dependency style of i686-uhu-linux-gcc configure:4593: result: gcc3 configure:4622: checking for i686-uhu-linux-g++ configure:4638: found /usr/bin/i686-uhu-linux-g++ configure:4649: result: i686-uhu-linux-g++ configure:4720: checking for C++ compiler version configure:4729: 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:4740: $? = 0 configure:4729: 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:4740: $? = 0 configure:4729: 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:4740: $? = 1 configure:4729: 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:4740: $? = 1 configure:4744: checking whether we are using the GNU C++ compiler configure:4763: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:4763: $? = 0 configure:4772: result: yes configure:4781: checking whether i686-uhu-linux-g++ accepts -g configure:4801: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:4801: $? = 0 configure:4842: result: yes configure:4867: checking dependency style of i686-uhu-linux-g++ configure:4977: result: gcc3 configure:5002: checking for i686-uhu-linux-gcc configure:5018: found /usr/bin/i686-uhu-linux-gcc configure:5029: result: i686-uhu-linux-gcc configure:5098: checking for Objective C compiler version configure:5107: 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:5118: $? = 0 configure:5107: 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:5118: $? = 0 configure:5107: 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:5118: $? = 1 configure:5107: 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:5118: $? = 1 configure:5122: checking whether we are using the GNU Objective C compiler configure:5141: i686-uhu-linux-gcc -c conftest.m >&5 i686-uhu-linux-gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:5141: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define GWENHYWFAR_VERSION_MAJOR 4 | #define GWENHYWFAR_VERSION_MINOR 3 | #define GWENHYWFAR_VERSION_PATCHLEVEL 3 | #define GWENHYWFAR_VERSION_BUILD 0 | #define GWENHYWFAR_VERSION_STRING "4.3.3" | #define GWENHYWFAR_VERSION_FULL_STRING "4.3.3stable-0" | #define GWENHYWFAR_VERSION_TAG stable | #define PACKAGE "gwenhywfar" | #define VERSION "4.3.3" | #define OS_NAME "i686-uhu-linux-gnu" | #define OS_LINUX 1 | #define OS_POSIX 1 | #define OS_SHORTNAME "linux" | #define OS_TYPE "posix" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5150: result: no configure:5159: checking whether i686-uhu-linux-gcc accepts -g configure:5179: i686-uhu-linux-gcc -c -g conftest.m >&5 i686-uhu-linux-gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:5179: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define GWENHYWFAR_VERSION_MAJOR 4 | #define GWENHYWFAR_VERSION_MINOR 3 | #define GWENHYWFAR_VERSION_PATCHLEVEL 3 | #define GWENHYWFAR_VERSION_BUILD 0 | #define GWENHYWFAR_VERSION_STRING "4.3.3" | #define GWENHYWFAR_VERSION_FULL_STRING "4.3.3stable-0" | #define GWENHYWFAR_VERSION_TAG stable | #define PACKAGE "gwenhywfar" | #define VERSION "4.3.3" | #define OS_NAME "i686-uhu-linux-gnu" | #define OS_LINUX 1 | #define OS_POSIX 1 | #define OS_SHORTNAME "linux" | #define OS_TYPE "posix" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5194: i686-uhu-linux-gcc -c conftest.m >&5 i686-uhu-linux-gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:5194: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define GWENHYWFAR_VERSION_MAJOR 4 | #define GWENHYWFAR_VERSION_MINOR 3 | #define GWENHYWFAR_VERSION_PATCHLEVEL 3 | #define GWENHYWFAR_VERSION_BUILD 0 | #define GWENHYWFAR_VERSION_STRING "4.3.3" | #define GWENHYWFAR_VERSION_FULL_STRING "4.3.3stable-0" | #define GWENHYWFAR_VERSION_TAG stable | #define PACKAGE "gwenhywfar" | #define VERSION "4.3.3" | #define OS_NAME "i686-uhu-linux-gnu" | #define OS_LINUX 1 | #define OS_POSIX 1 | #define OS_SHORTNAME "linux" | #define OS_TYPE "posix" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5210: i686-uhu-linux-gcc -c -g conftest.m >&5 i686-uhu-linux-gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:5210: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define GWENHYWFAR_VERSION_MAJOR 4 | #define GWENHYWFAR_VERSION_MINOR 3 | #define GWENHYWFAR_VERSION_PATCHLEVEL 3 | #define GWENHYWFAR_VERSION_BUILD 0 | #define GWENHYWFAR_VERSION_STRING "4.3.3" | #define GWENHYWFAR_VERSION_FULL_STRING "4.3.3stable-0" | #define GWENHYWFAR_VERSION_TAG stable | #define PACKAGE "gwenhywfar" | #define VERSION "4.3.3" | #define OS_NAME "i686-uhu-linux-gnu" | #define OS_LINUX 1 | #define OS_POSIX 1 | #define OS_SHORTNAME "linux" | #define OS_TYPE "posix" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5220: result: no configure:5245: checking dependency style of i686-uhu-linux-gcc configure:5353: result: gcc3 configure:5417: checking how to print strings configure:5444: result: printf configure:5465: checking for a sed that does not truncate output configure:5529: result: /bin/sed configure:5547: checking for grep that handles long lines and -e configure:5605: result: /bin/grep configure:5610: checking for egrep configure:5672: result: /bin/grep -E configure:5677: checking for fgrep configure:5739: result: /bin/grep -F configure:5774: checking for ld used by i686-uhu-linux-gcc configure:5841: result: /usr/bin/ld configure:5848: checking if the linker (/usr/bin/ld) is GNU ld configure:5863: result: yes configure:5875: checking for BSD- or MS-compatible name lister (nm) configure:5924: result: /usr/bin/nm -B configure:6054: checking the name lister (/usr/bin/nm -B) interface configure:6061: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6064: /usr/bin/nm -B "conftest.o" configure:6067: output 00000000 B some_variable configure:6074: result: BSD nm configure:6077: checking whether ln -s works configure:6081: result: yes configure:6089: checking the maximum length of command line arguments configure:6214: result: 1572864 configure:6231: checking whether the shell understands some XSI constructs configure:6241: result: yes configure:6245: checking whether the shell understands "+=" configure:6251: result: yes configure:6286: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:6326: result: func_convert_file_noop configure:6333: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:6353: result: func_convert_file_noop configure:6360: checking for /usr/bin/ld option to reload object files configure:6367: result: -r configure:6401: checking for i686-uhu-linux-objdump configure:6431: result: no configure:6441: checking for objdump configure:6457: found /usr/bin/objdump configure:6468: result: objdump configure:6500: checking how to recognize dependent libraries configure:6702: result: pass_all configure:6747: checking for i686-uhu-linux-dlltool configure:6777: result: no configure:6787: checking for dlltool configure:6817: result: no configure:6847: checking how to associate runtime and link libraries configure:6874: result: printf %s\n configure:6891: checking for i686-uhu-linux-ar configure:6907: found /usr/bin/i686-uhu-linux-ar configure:6918: result: i686-uhu-linux-ar configure:6999: checking for archiver @FILE support configure:7016: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7016: $? = 0 configure:7019: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:7022: $? = 0 configure:7027: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:7030: $? = 1 configure:7042: result: @ configure:7060: checking for i686-uhu-linux-strip configure:7090: result: no configure:7100: checking for strip configure:7116: found /usr/bin/strip configure:7127: result: strip configure:7159: checking for i686-uhu-linux-ranlib configure:7189: result: no configure:7199: checking for ranlib configure:7215: found /usr/bin/ranlib configure:7226: result: ranlib configure:7328: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:7447: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7450: $? = 0 configure:7454: /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:7457: $? = 0 configure:7523: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:7526: $? = 0 configure:7564: result: ok configure:7601: checking for sysroot configure:7631: result: no configure:7834: checking for i686-uhu-linux-mt configure:7864: result: no configure:7874: checking for mt configure:7904: result: no configure:7924: checking if : is a manifest tool configure:7930: : '-?' configure:7938: result: no configure:8570: checking how to run the C preprocessor configure:8601: i686-uhu-linux-gcc -E conftest.c configure:8601: $? = 0 configure:8615: i686-uhu-linux-gcc -E conftest.c conftest.c:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8615: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define GWENHYWFAR_VERSION_MAJOR 4 | #define GWENHYWFAR_VERSION_MINOR 3 | #define GWENHYWFAR_VERSION_PATCHLEVEL 3 | #define GWENHYWFAR_VERSION_BUILD 0 | #define GWENHYWFAR_VERSION_STRING "4.3.3" | #define GWENHYWFAR_VERSION_FULL_STRING "4.3.3stable-0" | #define GWENHYWFAR_VERSION_TAG stable | #define PACKAGE "gwenhywfar" | #define VERSION "4.3.3" | #define OS_NAME "i686-uhu-linux-gnu" | #define OS_LINUX 1 | #define OS_POSIX 1 | #define OS_SHORTNAME "linux" | #define OS_TYPE "posix" | /* end confdefs.h. */ | #include configure:8640: result: i686-uhu-linux-gcc -E configure:8660: i686-uhu-linux-gcc -E conftest.c configure:8660: $? = 0 configure:8674: i686-uhu-linux-gcc -E conftest.c conftest.c:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8674: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define GWENHYWFAR_VERSION_MAJOR 4 | #define GWENHYWFAR_VERSION_MINOR 3 | #define GWENHYWFAR_VERSION_PATCHLEVEL 3 | #define GWENHYWFAR_VERSION_BUILD 0 | #define GWENHYWFAR_VERSION_STRING "4.3.3" | #define GWENHYWFAR_VERSION_FULL_STRING "4.3.3stable-0" | #define GWENHYWFAR_VERSION_TAG stable | #define PACKAGE "gwenhywfar" | #define VERSION "4.3.3" | #define OS_NAME "i686-uhu-linux-gnu" | #define OS_LINUX 1 | #define OS_POSIX 1 | #define OS_SHORTNAME "linux" | #define OS_TYPE "posix" | /* end confdefs.h. */ | #include configure:8703: checking for ANSI C header files configure:8723: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8723: $? = 0 configure:8796: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8796: $? = 0 configure:8796: ./conftest configure:8796: $? = 0 configure:8807: result: yes configure:8820: checking for sys/types.h configure:8820: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8820: $? = 0 configure:8820: result: yes configure:8820: checking for sys/stat.h configure:8820: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8820: $? = 0 configure:8820: result: yes configure:8820: checking for stdlib.h configure:8820: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8820: $? = 0 configure:8820: result: yes configure:8820: checking for string.h configure:8820: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8820: $? = 0 configure:8820: result: yes configure:8820: checking for memory.h configure:8820: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8820: $? = 0 configure:8820: result: yes configure:8820: checking for strings.h configure:8820: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8820: $? = 0 configure:8820: result: yes configure:8820: checking for inttypes.h configure:8820: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8820: $? = 0 configure:8820: result: yes configure:8820: checking for stdint.h configure:8820: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8820: $? = 0 configure:8820: result: yes configure:8820: checking for unistd.h configure:8820: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8820: $? = 0 configure:8820: result: yes configure:8834: checking for dlfcn.h configure:8834: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8834: $? = 0 configure:8834: result: yes configure:8972: checking for objdir configure:8987: result: .libs configure:9258: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9276: 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:9280: $? = 0 configure:9293: result: no configure:9603: checking for i686-uhu-linux-gcc option to produce PIC configure:9610: result: -fPIC -DPIC configure:9618: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:9636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:9640: $? = 0 configure:9653: result: yes configure:9682: checking if i686-uhu-linux-gcc static flag -static works configure:9710: result: yes configure:9725: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9746: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9750: $? = 0 configure:9772: result: yes configure:9780: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9827: result: yes configure:9860: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:11022: result: yes configure:11059: checking whether -lc should be explicitly linked in configure:11067: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11070: $? = 0 configure:11085: 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:11088: $? = 0 configure:11102: result: no configure:11267: checking dynamic linker characteristics configure:11782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11782: $? = 0 configure:12016: result: GNU/Linux ld.so configure:12123: checking how to hardcode library paths into programs configure:12148: result: immediate configure:12688: checking whether stripping libraries is possible configure:12693: result: yes configure:12728: checking if libtool supports shared libraries configure:12730: result: yes configure:12733: checking whether to build shared libraries configure:12754: result: yes configure:12757: checking whether to build static libraries configure:12761: result: no configure:12784: checking how to run the C++ preprocessor configure:12811: i686-uhu-linux-g++ -E conftest.cpp configure:12811: $? = 0 configure:12825: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:35:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12825: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define GWENHYWFAR_VERSION_MAJOR 4 | #define GWENHYWFAR_VERSION_MINOR 3 | #define GWENHYWFAR_VERSION_PATCHLEVEL 3 | #define GWENHYWFAR_VERSION_BUILD 0 | #define GWENHYWFAR_VERSION_STRING "4.3.3" | #define GWENHYWFAR_VERSION_FULL_STRING "4.3.3stable-0" | #define GWENHYWFAR_VERSION_TAG stable | #define PACKAGE "gwenhywfar" | #define VERSION "4.3.3" | #define OS_NAME "i686-uhu-linux-gnu" | #define OS_LINUX 1 | #define OS_POSIX 1 | #define OS_SHORTNAME "linux" | #define OS_TYPE "posix" | #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:12850: result: i686-uhu-linux-g++ -E configure:12870: i686-uhu-linux-g++ -E conftest.cpp configure:12870: $? = 0 configure:12884: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:35:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12884: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define GWENHYWFAR_VERSION_MAJOR 4 | #define GWENHYWFAR_VERSION_MINOR 3 | #define GWENHYWFAR_VERSION_PATCHLEVEL 3 | #define GWENHYWFAR_VERSION_BUILD 0 | #define GWENHYWFAR_VERSION_STRING "4.3.3" | #define GWENHYWFAR_VERSION_FULL_STRING "4.3.3stable-0" | #define GWENHYWFAR_VERSION_TAG stable | #define PACKAGE "gwenhywfar" | #define VERSION "4.3.3" | #define OS_NAME "i686-uhu-linux-gnu" | #define OS_LINUX 1 | #define OS_POSIX 1 | #define OS_SHORTNAME "linux" | #define OS_TYPE "posix" | #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:13054: checking for ld used by i686-uhu-linux-g++ configure:13121: result: /usr/bin/ld configure:13128: checking if the linker (/usr/bin/ld) is GNU ld configure:13143: result: yes configure:13198: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14202: result: yes configure:14237: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:14240: $? = 0 configure:14760: checking for i686-uhu-linux-g++ option to produce PIC configure:14767: result: -fPIC -DPIC configure:14775: checking if i686-uhu-linux-g++ PIC flag -fPIC -DPIC works configure:14793: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14797: $? = 0 configure:14810: result: yes configure:14833: checking if i686-uhu-linux-g++ static flag -static works configure:14861: result: yes configure:14873: checking if i686-uhu-linux-g++ supports -c -o file.o configure:14894: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14898: $? = 0 configure:14920: result: yes configure:14925: checking if i686-uhu-linux-g++ supports -c -o file.o configure:14972: result: yes configure:15002: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:15039: result: yes configure:15182: checking dynamic linker characteristics configure:15865: result: GNU/Linux ld.so configure:15918: checking how to hardcode library paths into programs configure:15943: result: immediate configure:16302: checking for i686-uhu-linux-windres configure:16332: result: no configure:16342: checking for windres configure:16372: result: no configure:16481: checking for i686-uhu-linux-windres configure:16511: result: no configure:16521: checking for windres configure:16551: result: no configure:16574: checking for gawk configure:16601: result: gawk configure:16614: checking for dot configure:16642: result: NO configure:16652: checking for sed configure:16679: result: /bin/sed configure:16692: checking for dlopen in -ldl configure:16717: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:16717: $? = 0 configure:16726: result: yes configure:16739: checking for sem_init in -lrt configure:16764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -pthread -ldl >&5 configure:16764: $? = 0 configure:16773: result: yes configure:16830: checking for ld used by GCC configure:16894: result: /usr/bin/ld configure:16901: checking if the linker (/usr/bin/ld) is GNU ld configure:16914: result: yes configure:16921: checking for shared library run path origin configure:16934: result: done configure:17384: checking for iconv configure:17406: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:17406: $? = 0 configure:17438: result: yes configure:17441: checking for working iconv configure:17517: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:17517: $? = 0 configure:17517: ./conftest configure:17517: $? = 0 configure:17529: result: yes configure:17557: checking for iconv declaration configure:17586: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17586: $? = 0 configure:17597: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:17615: checking for dirent.h that defines DIR configure:17634: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17634: $? = 0 configure:17642: result: yes configure:17655: checking for library containing opendir configure:17686: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:17686: $? = 0 configure:17703: result: none required configure:17770: checking for ANSI C header files configure:17874: result: yes configure:17885: checking arpa/inet.h usability configure:17885: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17885: $? = 0 configure:17885: result: yes configure:17885: checking arpa/inet.h presence configure:17885: i686-uhu-linux-gcc -E conftest.c configure:17885: $? = 0 configure:17885: result: yes configure:17885: checking for arpa/inet.h configure:17885: result: yes configure:17885: checking fcntl.h usability configure:17885: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17885: $? = 0 configure:17885: result: yes configure:17885: checking fcntl.h presence configure:17885: i686-uhu-linux-gcc -E conftest.c configure:17885: $? = 0 configure:17885: result: yes configure:17885: checking for fcntl.h configure:17885: result: yes configure:17885: checking netdb.h usability configure:17885: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17885: $? = 0 configure:17885: result: yes configure:17885: checking netdb.h presence configure:17885: i686-uhu-linux-gcc -E conftest.c configure:17885: $? = 0 configure:17885: result: yes configure:17885: checking for netdb.h configure:17885: result: yes configure:17885: checking netinet/in.h usability configure:17885: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17885: $? = 0 configure:17885: result: yes configure:17885: checking netinet/in.h presence configure:17885: i686-uhu-linux-gcc -E conftest.c configure:17885: $? = 0 configure:17885: result: yes configure:17885: checking for netinet/in.h configure:17885: result: yes configure:17898: checking for stdlib.h configure:17898: result: yes configure:17898: checking for string.h configure:17898: result: yes configure:17898: checking for strings.h configure:17898: result: yes configure:17898: checking sys/socket.h usability configure:17898: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17898: $? = 0 configure:17898: result: yes configure:17898: checking sys/socket.h presence configure:17898: i686-uhu-linux-gcc -E conftest.c configure:17898: $? = 0 configure:17898: result: yes configure:17898: checking for sys/socket.h configure:17898: result: yes configure:17898: checking sys/time.h usability configure:17898: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17898: $? = 0 configure:17898: result: yes configure:17898: checking sys/time.h presence configure:17898: i686-uhu-linux-gcc -E conftest.c configure:17898: $? = 0 configure:17898: result: yes configure:17898: checking for sys/time.h configure:17898: result: yes configure:17911: checking syslog.h usability configure:17911: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17911: $? = 0 configure:17911: result: yes configure:17911: checking syslog.h presence configure:17911: i686-uhu-linux-gcc -E conftest.c configure:17911: $? = 0 configure:17911: result: yes configure:17911: checking for syslog.h configure:17911: result: yes configure:17911: checking for unistd.h configure:17911: result: yes configure:17923: checking for unistd.h configure:17923: result: yes configure:17935: checking for dlfcn.h configure:17935: result: yes configure:17948: checking signal.h usability configure:17948: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17948: $? = 0 configure:17948: result: yes configure:17948: checking signal.h presence configure:17948: i686-uhu-linux-gcc -E conftest.c configure:17948: $? = 0 configure:17948: result: yes configure:17948: checking for signal.h configure:17948: result: yes configure:17948: checking termios.h usability configure:17948: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17948: $? = 0 configure:17948: result: yes configure:17948: checking termios.h presence configure:17948: i686-uhu-linux-gcc -E conftest.c configure:17948: $? = 0 configure:17948: result: yes configure:17948: checking for termios.h configure:17948: result: yes configure:17948: checking iconv.h usability configure:17948: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17948: $? = 0 configure:17948: result: yes configure:17948: checking iconv.h presence configure:17948: i686-uhu-linux-gcc -E conftest.c configure:17948: $? = 0 configure:17948: result: yes configure:17948: checking for iconv.h configure:17948: result: yes configure:17961: checking time.h usability configure:17961: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17961: $? = 0 configure:17961: result: yes configure:17961: checking time.h presence configure:17961: i686-uhu-linux-gcc -E conftest.c configure:17961: $? = 0 configure:17961: result: yes configure:17961: checking for time.h configure:17961: result: yes configure:17961: checking locale.h usability configure:17961: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17961: $? = 0 configure:17961: result: yes configure:17961: checking locale.h presence configure:17961: i686-uhu-linux-gcc -E conftest.c configure:17961: $? = 0 configure:17961: result: yes configure:17961: checking for locale.h configure:17961: result: yes configure:17973: checking for syslog.h configure:17973: result: yes configure:17985: checking for sys/stat.h configure:17985: result: yes configure:17997: checking for sys/types.h configure:17997: result: yes configure:18009: checking sys/wait.h usability configure:18009: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18009: $? = 0 configure:18009: result: yes configure:18009: checking sys/wait.h presence configure:18009: i686-uhu-linux-gcc -E conftest.c configure:18009: $? = 0 configure:18009: result: yes configure:18009: checking for sys/wait.h configure:18009: result: yes configure:18021: checking regex.h usability configure:18021: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18021: $? = 0 configure:18021: result: yes configure:18021: checking regex.h presence configure:18021: i686-uhu-linux-gcc -E conftest.c configure:18021: $? = 0 configure:18021: result: yes configure:18021: checking for regex.h configure:18021: result: yes configure:18037: checking whether sigprocmask is declared configure:18037: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18037: $? = 0 configure:18037: result: yes configure:18059: checking for an ANSI C-conforming const configure:18124: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18124: $? = 0 configure:18131: result: yes configure:18139: checking whether time.h and sys/time.h may both be included configure:18159: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18159: $? = 0 configure:18166: result: yes configure:18174: checking whether struct tm is in sys/time.h or time.h configure:18194: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18194: $? = 0 configure:18201: result: time.h configure:18215: checking whether closedir returns void configure:18239: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:18239: $? = 0 configure:18239: ./conftest configure:18239: $? = 0 configure:18249: result: no configure:18263: checking for sys/time.h configure:18263: result: yes configure:18263: checking for unistd.h configure:18263: result: yes configure:18284: checking for alarm configure:18284: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:18284: $? = 0 configure:18284: result: yes configure:18297: checking for working mktime configure:18499: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:18499: $? = 0 configure:18499: ./conftest configure:18499: $? = 0 configure:18509: result: yes configure:18523: checking sys/select.h usability configure:18523: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18523: $? = 0 configure:18523: result: yes configure:18523: checking sys/select.h presence configure:18523: i686-uhu-linux-gcc -E conftest.c configure:18523: $? = 0 configure:18523: result: yes configure:18523: checking for sys/select.h configure:18523: result: yes configure:18523: checking for sys/socket.h configure:18523: result: yes configure:18533: checking types of arguments for select configure:18561: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18561: $? = 0 configure:18572: result: int,fd_set *,struct timeval * configure:18598: checking for gethostbyaddr configure:18598: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:18598: $? = 0 configure:18598: result: yes configure:18598: checking for gethostbyname configure:18598: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:18598: $? = 0 configure:18598: result: yes configure:18598: checking for inet_ntoa configure:18598: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:18598: $? = 0 configure:18598: result: yes configure:18598: checking for isascii configure:18598: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:100:6: warning: conflicting types for built-in function 'isascii' [enabled by default] char isascii (); ^ configure:18598: $? = 0 configure:18598: result: yes configure:18598: checking for getpid configure:18598: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:18598: $? = 0 configure:18598: result: yes configure:18610: checking for memmove configure:18610: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:102:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:18610: $? = 0 configure:18610: result: yes configure:18610: checking for memset configure:18610: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:103:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:18610: $? = 0 configure:18610: result: yes configure:18622: checking for select configure:18622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:18622: $? = 0 configure:18622: result: yes configure:18622: checking for socket configure:18622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:18622: $? = 0 configure:18622: result: yes configure:18634: checking for strcasecmp configure:18634: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:106:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:18634: $? = 0 configure:18634: result: yes configure:18634: checking for strchr configure:18634: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:107:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ configure:18634: $? = 0 configure:18634: result: yes configure:18634: checking for strdup configure:18634: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:108:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:18634: $? = 0 configure:18634: result: yes configure:18634: checking for strerror configure:18634: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:18634: $? = 0 configure:18634: result: yes configure:18645: checking for snprintf configure:18645: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:110:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:18645: $? = 0 configure:18645: result: yes configure:18657: checking for symlink configure:18657: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:18657: $? = 0 configure:18657: result: yes configure:18657: checking for setlocale configure:18657: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:18657: $? = 0 configure:18657: result: yes configure:18669: checking for srandom configure:18669: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:18669: $? = 0 configure:18669: result: yes configure:18669: checking for random configure:18669: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:18669: $? = 0 configure:18669: result: yes configure:18700: checking for /proc/self/maps configure:18713: result: yes configure:18719: checking whether everything is installed to the same prefix configure:18737: result: no configure:18740: checking whether binary relocation support should be enabled configure:18758: result: no configure:18855: checking if gwen is a subproject configure:18864: result: no configure:18880: checking whether local installation mode is wanted configure:18889: result: no configure:18970: checking plugin search dir configure:18994: result: ${libdir}/gwenhywfar/plugins/60 configure:19003: checking data search dir configure:19027: result: ${datadir}/gwenhywfar configure:19036: checking system data search dir configure:19060: result: ${datadir} configure:19069: checking locale search dir configure:19093: result: $(localedir) configure:19102: checking cfg search dir configure:19127: result: $(sysconfdir) configure:19136: checking if compiling with variadic macros configure:19145: result: yes configure:19159: checking if profiling is to be supported configure:19168: result: no configure:19189: checking for i686-uhu-linux-dpkg-architecture configure:19222: result: no configure:19232: checking for dpkg-architecture configure:19265: result: no configure:19284: checking for multiarch paths configure:19299: result: not found configure:19341: checking for i686-uhu-linux-libgcrypt-config configure:19374: result: no configure:19384: checking for libgcrypt-config configure:19402: found /usr/bin/libgcrypt-config configure:19414: result: /usr/bin/libgcrypt-config configure:19445: checking for LIBGCRYPT - version >= 1.2.0 configure:19479: result: yes (1.6.1) configure:19491: checking LIBGCRYPT API version configure:19494: result: okay configure:19569: checking for gpg-error-config configure:19587: found /usr/bin/gpg-error-config configure:19600: result: /usr/bin/gpg-error-config configure:19609: checking for GPG Error - version >= 0.0 configure:19635: result: yes (1.13) configure:19677: checking for i686-uhu-linux-pkg-config configure:19710: result: no configure:19720: checking for pkg-config configure:19738: found /usr/bin/pkg-config configure:19750: result: /usr/bin/pkg-config configure:19775: checking pkg-config is at least version 0.9.0 configure:19778: result: yes configure:19788: checking for LIBGNUTLS configure:19795: $PKG_CONFIG --exists --print-errors "gnutls" configure:19798: $? = 0 configure:19812: $PKG_CONFIG --exists --print-errors "gnutls" configure:19815: $? = 0 configure:19873: result: yes configure:19880: checking for gnutls_transport_set_errno in -lgnutls configure:19905: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lgnutls -lgnutls >&5 configure:19905: $? = 0 configure:19914: result: yes configure:19940: checking if OpenSSL should be used configure:19949: result: yes configure:19954: checking for openssl includes configure:19992: result: -I/usr/include configure:19997: checking for openssl libs configure:20040: result: -L/usr/lib -lssl -lcrypto configure:20076: checking whether openssl is usable configure:20083: result: yes configure:20121: checking for preselected distribution name configure:20127: result: no, will have to determine it configure:20135: checking whether this is a Debian derivate configure:20154: result: no configure:20171: checking whether this is an RPM distribution configure:20212: result: no (RPM found, but unknown distribution) configure:20242: checking for xgettext configure:20258: found /usr/bin/xgettext configure:20270: result: xgettext configure:20288: checking for msgfmt configure:20306: found /usr/bin/msgfmt configure:20319: result: /usr/bin/msgfmt configure:20350: checking for locale.h configure:20350: result: yes configure:20350: checking libintl.h usability configure:20350: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20350: $? = 0 configure:20350: result: yes configure:20350: checking libintl.h presence configure:20350: i686-uhu-linux-gcc -E conftest.c configure:20350: $? = 0 configure:20350: result: yes configure:20350: checking for libintl.h configure:20350: result: yes configure:20366: checking for library containing gettext configure:20397: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:104:6: warning: conflicting types for built-in function 'gettext' [enabled by default] char gettext (); ^ configure:20397: $? = 0 configure:20414: result: none required configure:20467: checking for iconv.h configure:20467: result: yes configure:20469: checking for iconv configure:20485: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:20485: $? = 0 configure:20487: result: yes configure:20790: checking for GTK2 configure:20797: $PKG_CONFIG --exists --print-errors "$pkg_modules" configure:20800: $? = 0 configure:20814: $PKG_CONFIG --exists --print-errors "$pkg_modules" configure:20817: $? = 0 configure:20855: result: yes configure:20890: checking for qt4 includes configure:20938: result: -I/usr/lib/qt4/include -I/usr/lib/qt4/include/Qt -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui configure:20954: checking for qt4 libraries configure:21031: result: -L/usr/lib/qt4/lib -lQtGui -lQtCore configure:21039: checking for qt4 moc configure:21088: result: /usr/bin/moc-qt4 configure:21097: checking for qt4 uic configure:21144: result: /usr/bin/uic-qt4 configure:21203: checking for yes configure:21219: found /usr/bin/yes configure:21231: result: yes configure:21269: checking docpath configure:21280: result: /var/uhubuild/apidoc configure:21289: checking doxygen tag files configure:21304: result: none configure:21319: checking for library containing dlopen configure:21350: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cc1ZZmvR.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:21350: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define GWENHYWFAR_VERSION_MAJOR 4 | #define GWENHYWFAR_VERSION_MINOR 3 | #define GWENHYWFAR_VERSION_PATCHLEVEL 3 | #define GWENHYWFAR_VERSION_BUILD 0 | #define GWENHYWFAR_VERSION_STRING "4.3.3" | #define GWENHYWFAR_VERSION_FULL_STRING "4.3.3stable-0" | #define GWENHYWFAR_VERSION_TAG stable | #define PACKAGE "gwenhywfar" | #define VERSION "4.3.3" | #define OS_NAME "i686-uhu-linux-gnu" | #define OS_LINUX 1 | #define OS_POSIX 1 | #define OS_SHORTNAME "linux" | #define OS_TYPE "posix" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_LIBRT "1" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_DECL_SIGPROCMASK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_GETPID 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SYMLINK 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define HAVE_GNUTLS_TRANSPORT_SET_ERRNO 1 | #define HAVE_OPENSSL 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_I18N 1 | #define HAVE_ICONV 1 | #define BUILD_GUI_GTK2 1 | #define HAVE_QT4 1 | #define QT_NO_ASCII_CAST 1 | #define BUILD_GUI_QT4 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:21350: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lc >&5 /tmp/cchJmcnW.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:21350: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define GWENHYWFAR_VERSION_MAJOR 4 | #define GWENHYWFAR_VERSION_MINOR 3 | #define GWENHYWFAR_VERSION_PATCHLEVEL 3 | #define GWENHYWFAR_VERSION_BUILD 0 | #define GWENHYWFAR_VERSION_STRING "4.3.3" | #define GWENHYWFAR_VERSION_FULL_STRING "4.3.3stable-0" | #define GWENHYWFAR_VERSION_TAG stable | #define PACKAGE "gwenhywfar" | #define VERSION "4.3.3" | #define OS_NAME "i686-uhu-linux-gnu" | #define OS_LINUX 1 | #define OS_POSIX 1 | #define OS_SHORTNAME "linux" | #define OS_TYPE "posix" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_LIBRT "1" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_TIME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_DECL_SIGPROCMASK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_ISASCII 1 | #define HAVE_GETPID 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SYMLINK 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define HAVE_GNUTLS_TRANSPORT_SET_ERRNO 1 | #define HAVE_OPENSSL 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_I18N 1 | #define HAVE_ICONV 1 | #define BUILD_GUI_GTK2 1 | #define HAVE_QT4 1 | #define QT_NO_ASCII_CAST 1 | #define BUILD_GUI_QT4 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:21350: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:21350: $? = 0 configure:21367: result: -ldl configure:21387: checking whether this is an official release configure:21408: result: no configure:21417: checking if symbol visibility is supported configure:21426: result: yes configure:21430: checking if symbol visibility is supported configure:21478: result: yes, gcc-4.8.3 configure:21488: checking if symbol visibility is supported configure:21497: result: yes configure:21512: checking if MEMTRACE is wanted configure:21521: result: no configure:21616: checking default buffer hard limit configure:21632: result: (16*1024*1024) configure:21681: checking if full docu should be created configure:21705: result: no configure:21817: checking crypt token plugins configure:21851: result: ohbci configure:21858: checking DBIO plugins configure:21906: result: csv olddb xmldb configure:21913: checking ConfigManager plugins configure:21947: result: dir configure:22120: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:1499: creating Doxyfile config.status:1499: creating Makefile config.status:1499: creating admin/Makefile config.status:1499: creating m4/Makefile config.status:1499: creating po/Makefile config.status:1499: creating gwenhywfar-config.in config.status:1499: creating gwenhywfar.pc config.status:1499: creating gwenhywfar.spec config.status:1499: creating gwenhywfar.iss config.status:1499: creating checks/Makefile config.status:1499: creating data/Makefile config.status:1499: creating doc/Makefile config.status:1499: creating doc/dialog/Makefile config.status:1499: creating doc/dialog/images/Makefile config.status:1499: creating doc/inherit/Makefile config.status:1499: creating doc/plugindescr.xsd config.status:1499: creating src/Makefile config.status:1499: creating src/types.h config.status:1499: creating src/ressource.rc config.status:1499: creating src/version.h config.status:1499: creating src/base/Makefile config.status:1499: creating src/crypt3/Makefile config.status:1499: creating src/cryptmsg/Makefile config.status:1499: creating src/crypttoken/Makefile config.status:1499: creating src/gui/Makefile config.status:1499: creating src/sio/Makefile config.status:1499: creating src/html/Makefile config.status:1499: creating src/os/Makefile config.status:1499: creating src/os/posix/Makefile config.status:1499: creating src/os/posix/system.h config.status:1499: creating src/os/windows/Makefile config.status:1499: creating src/os/windows/system.h config.status:1499: creating src/parser/Makefile config.status:1499: creating src/sar/Makefile config.status:1499: creating plugins/Makefile config.status:1499: creating plugins/dbio/Makefile config.status:1499: creating plugins/dbio/csv/Makefile config.status:1499: creating plugins/dbio/csv/csv.xml config.status:1499: creating plugins/dbio/csv/ressource.rc config.status:1499: creating plugins/dbio/olddb/Makefile config.status:1499: creating plugins/dbio/olddb/olddb.xml config.status:1499: creating plugins/dbio/olddb/ressource.rc config.status:1499: creating plugins/dbio/xmldb/Makefile config.status:1499: creating plugins/dbio/xmldb/xmldb.xml config.status:1499: creating plugins/dbio/xmldb/ressource.rc config.status:1499: creating plugins/ct/Makefile config.status:1499: creating plugins/ct/ohbci/Makefile config.status:1499: creating plugins/ct/ohbci/ohbci.xml config.status:1499: creating plugins/ct/ohbci/ressource.rc config.status:1499: creating plugins/configmgr/Makefile config.status:1499: creating plugins/configmgr/dir/Makefile config.status:1499: creating plugins/configmgr/dir/dir.xml config.status:1499: creating tools/Makefile config.status:1499: creating tools/xmlmerge/Makefile config.status:1499: creating tools/typemaker/Makefile config.status:1499: creating tools/typemaker2/Makefile config.status:1499: creating tools/typemaker2/types/Makefile config.status:1499: creating tools/typemaker2/types/c/Makefile config.status:1499: creating tools/gcttool/Makefile config.status:1499: creating tools/gsa/Makefile config.status:1499: creating test/Makefile config.status:1499: creating gui/Makefile config.status:1499: creating gui/cpp/Makefile config.status:1499: creating gui/qt4/Makefile config.status:1499: creating gui/qt4/gwengui-qt4.pc config.status:1499: creating gui/fox16/Makefile config.status:1499: creating gui/fox16/gwengui-fox16.pc config.status:1499: creating gui/gtk2/Makefile config.status:1499: creating gui/gtk2/gwengui-gtk2.pc config.status:1499: creating gui/cocoa/Makefile config.status:1499: creating gui/testdialogs/Makefile config.status:1499: creating config.h config.status:1728: executing depfiles commands config.status:1728: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=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_GTK2_CFLAGS_set= ac_cv_env_GTK2_CFLAGS_value= ac_cv_env_GTK2_LIBS_set= ac_cv_env_GTK2_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBGNUTLS_CFLAGS_set= ac_cv_env_LIBGNUTLS_CFLAGS_value= ac_cv_env_LIBGNUTLS_LIBS_set= ac_cv_env_LIBGNUTLS_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_OBJCFLAGS_set= ac_cv_env_OBJCFLAGS_value= ac_cv_env_OBJC_set= ac_cv_env_OBJC_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_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_file__proc_self_maps=yes ac_cv_func_alarm=yes ac_cv_func_closedir_void=no ac_cv_func_gethostbyaddr=yes ac_cv_func_gethostbyname=yes ac_cv_func_getpid=yes ac_cv_func_inet_ntoa=yes ac_cv_func_isascii=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_random=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_setlocale=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_srandom=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_symlink=yes ac_cv_func_working_mktime=yes ac_cv_have_decl_sigprocmask=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_iconv_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_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_regex_h=yes ac_cv_header_signal_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_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_gnutls_gnutls_transport_set_errno=yes ac_cv_lib_rt_sem_init=yes ac_cv_objc_compiler_gnu=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GPG_ERROR_CONFIG=/usr/bin/gpg-error-config ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_LIBGCRYPT_CONFIG=/usr/bin/libgcrypt-config 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_OBJC=i686-uhu-linux-gcc ac_cv_prog_SED=/bin/sed ac_cv_prog_USE_DOT=NO ac_cv_prog_XGETTEXT=xgettext ac_cv_prog_YES=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_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_prog_objc_g=no ac_cv_search_dlopen=-ldl ac_cv_search_gettext='none required' ac_cv_search_opendir='none required' ac_cv_struct_tm=time.h acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_OBJC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= br_cv_binreloc=no br_cv_valid_prefixes=no 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_c_o_RC=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_GTK2_CFLAGS='-pthread -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' pkg_cv_GTK2_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' pkg_cv_LIBGNUTLS_CFLAGS='-I/usr/include/p11-kit-1 ' pkg_cv_LIBGNUTLS_LIBS='-lgnutls ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' APPKIT_FRAMEWORK='' AR='i686-uhu-linux-ar' AS='as' 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' BINRELOC_CFLAGS='' BINRELOC_LIBS='' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement' COCOA_FRAMEWORK='' COREDATA_FRAMEWORK='' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2 -Wall -Wall' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DOXYGEN_DEFINE='DOXYGEN_HIDE' DOXYGEN_INPUT='listdoc.h gwenhywfar4' DOXYGEN_TAGFILES='' DPKG_ARCH='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' FOUNDATION_FRAMEWORK='' GPG_ERROR_CFLAGS='' GPG_ERROR_CONFIG='/usr/bin/gpg-error-config' GPG_ERROR_LIBS='-lgpg-error' GREP='/bin/grep' GTK2_CFLAGS='-pthread -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' GTK2_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' GWENHYWFAR_SO_AGE='3' GWENHYWFAR_SO_CURRENT='63' GWENHYWFAR_SO_EFFECTIVE='60' GWENHYWFAR_SO_REVISION='3' GWENHYWFAR_VERSION_BUILD='0' GWENHYWFAR_VERSION_FULL_STRING='4.3.3stable-0' GWENHYWFAR_VERSION_MAJOR='4' GWENHYWFAR_VERSION_MINOR='3' GWENHYWFAR_VERSION_PATCHLEVEL='3' GWENHYWFAR_VERSION_RELEASE_STRING='4.3.3' GWENHYWFAR_VERSION_STRING='4.3.3' GWENHYWFAR_VERSION_TAG='stable' GWENPP_SO_AGE='0' GWENPP_SO_CURRENT='16' GWENPP_SO_EFFECTIVE='16' GWENPP_SO_REVISION='0' GWENUI_SO_AGE='0' GWENUI_SO_CURRENT='1' GWENUI_SO_EFFECTIVE='1' GWENUI_SO_REVISION='1' GWEN_OS='posix' HAVE_I18N='yes' ICONV_LIBS='' IF_HAVE_OPENSSL_FALSE='#' IF_HAVE_OPENSSL_TRUE='' IF_MAKE_I18N_FILES_FALSE='#' IF_MAKE_I18N_FILES_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_DLL_TARGET='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' IS_WINDOWS_FALSE='' IS_WINDOWS_TRUE='#' LD='/usr/bin/ld' LDFLAGS='' LIBGCRYPT_CFLAGS='' LIBGCRYPT_CONFIG='/usr/bin/libgcrypt-config' LIBGCRYPT_LIBS='-lgcrypt -lgpg-error' LIBGNUTLS_CFLAGS='-I/usr/include/p11-kit-1 ' LIBGNUTLS_LIBS='-lgnutls ' LIBICONV='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBICONV='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MAKE_DLL_TARGET='' MAKE_I18N_FILES='yes' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' NM='/usr/bin/nm -B' NMEDIT='' OBJC='i686-uhu-linux-gcc' OBJCDEPMODE='depmode=gcc3' OBJCFLAGS='' OBJDUMP='objdump' OBJEXT='o' OHBCI_VERSION_STRING='0.1.0' OSYSTEM='linux' OS_TYPE='posix' OTOOL64='' OTOOL='' PACKAGE='gwenhywfar' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PROFILING_CFLAGS='' PROFILING_LDFLAGS='' PROG_LIBRARIES=' -L/usr/lib -lssl -lcrypto ' QT4_BINDIR='\usr\bin-qt4' RANLIB='ranlib' RC='no' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' STRIPALL='' SYSCONF_FRAMEWORK='' USE_DOT='NO' VERSION='4.3.3' WEBKIT_FRAMEWORK='' WITH_GUI_FOX16_FALSE='' WITH_GUI_FOX16_TRUE='#' WITH_GUI_GTK2_FALSE='#' WITH_GUI_GTK2_TRUE='' WITH_GUI_QT4_FALSE='#' WITH_GUI_QT4_TRUE='' WITH_ICONV='1' XGETTEXT='xgettext' YES='yes' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' ac_ct_OBJC='' all_includes='' all_libraries=' -ldl ' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__fastdepOBJC_FALSE='#' am__fastdepOBJC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' aq_distrib_name='' aq_distrib_tag='' aq_distrib_version='' 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}' docpath='/var/uhubuild/apidoc' dvidir='${docdir}' exec_prefix='${prefix}' fox_includes='' fox_libs='' gwen_enable_export='1' gwenhywfar_bindir='${bindir}' gwenhywfar_buffer_hardlimit='(16*1024*1024)' gwenhywfar_cfg_searchdir='$(sysconfdir)' gwenhywfar_crypt_lib='' gwenhywfar_data_searchdir='${datadir}/gwenhywfar' gwenhywfar_datadir='${datadir}/gwenhywfar' gwenhywfar_guis='qt4 gtk2' gwenhywfar_headerdir='${includedir}/gwenhywfar4' gwenhywfar_headerdir_am='$(includedir)/gwenhywfar4' gwenhywfar_internal_libname='libgwenhywfar.la' gwenhywfar_ldflags='-L${libdir}' gwenhywfar_libs='-lgwenhywfar' gwenhywfar_libspp='' gwenhywfar_libsui='' gwenhywfar_locale_searchdir='$(localedir)' gwenhywfar_os_lib='os/posix/libos.la' gwenhywfar_pkgincludedir='' gwenhywfar_plugin_searchdir='${libdir}/gwenhywfar/plugins/60' gwenhywfar_plugindir='${libdir}/gwenhywfar/plugins/60' gwenhywfar_plugins_cfgmgr_dirs=' dir' gwenhywfar_plugins_cfgmgr_libs=' dir/libcfgmgr_dir.la' gwenhywfar_plugins_ct_dirs=' ohbci' gwenhywfar_plugins_ct_libs=' ohbci/libct_ohbci.la' gwenhywfar_plugins_dbio_dirs=' csv olddb xmldb' gwenhywfar_plugins_dbio_libs=' csv/libdbio_csv.la olddb/libdbio_olddb.la xmldb/libdbio_xmldb.la' gwenhywfar_symlinkdir='$(top_builddir)/gwenhywfar4' gwenhywfar_sys_is_windows='0' gwenhywfar_sysdata_searchdir='${datadir}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' i18n_libs='' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' 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}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' qt4_includes='-I/usr/lib/qt4/include -I/usr/lib/qt4/include/Qt -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui' qt4_libs='-L/usr/lib/qt4/lib -lQtGui -lQtCore' qt4_moc='/usr/bin/moc-qt4' qt4_uic='/usr/bin/uic-qt4' rt_libs='-lrt -pthread' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' ssl_available='yes' ssl_includes='' ssl_lib='-lssl -lcrypto' ssl_libraries='-L/usr/lib' sysconfdir='/etc' target_alias='' visibility_cflags='-fvisibility=hidden' with_gui_fox16='' with_gui_gtk2='yes' with_gui_qt4='yes' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define GWENHYWFAR_VERSION_MAJOR 4 #define GWENHYWFAR_VERSION_MINOR 3 #define GWENHYWFAR_VERSION_PATCHLEVEL 3 #define GWENHYWFAR_VERSION_BUILD 0 #define GWENHYWFAR_VERSION_STRING "4.3.3" #define GWENHYWFAR_VERSION_FULL_STRING "4.3.3stable-0" #define GWENHYWFAR_VERSION_TAG stable #define PACKAGE "gwenhywfar" #define VERSION "4.3.3" #define OS_NAME "i686-uhu-linux-gnu" #define OS_LINUX 1 #define OS_POSIX 1 #define OS_SHORTNAME "linux" #define OS_TYPE "posix" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_LIBDL 1 #define HAVE_LIBRT "1" #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_ARPA_INET_H 1 #define HAVE_FCNTL_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_ICONV_H 1 #define HAVE_TIME_H 1 #define HAVE_LOCALE_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_REGEX_H 1 #define HAVE_DECL_SIGPROCMASK 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ALARM 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define HAVE_GETHOSTBYADDR 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_INET_NTOA 1 #define HAVE_ISASCII 1 #define HAVE_GETPID 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_SNPRINTF 1 #define HAVE_SYMLINK 1 #define HAVE_SETLOCALE 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define NEED_LIBGCRYPT_VERSION "1.2.0" #define HAVE_GNUTLS_TRANSPORT_SET_ERRNO 1 #define HAVE_OPENSSL 1 #define HAVE_LOCALE_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_I18N 1 #define HAVE_ICONV 1 #define BUILD_GUI_GTK2 1 #define HAVE_QT4 1 #define QT_NO_ASCII_CAST 1 #define BUILD_GUI_QT4 1 #define GCC_WITH_VISIBILITY_ATTRIBUTE 1 #define GWENHYWFAR_WITH_PLUGIN_CT_OHBCI 1 #define GWENHYWFAR_WITH_PLUGIN_DBIO_CSV 1 #define GWENHYWFAR_WITH_PLUGIN_DBIO_OLDDB 1 #define GWENHYWFAR_WITH_PLUGIN_DBIO_XMLDB 1 #define GWENHYWFAR_WITH_PLUGIN_CFGMGR_DIR 1 configure: exit 0