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.59. 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 = hp07 uname -m = i686 uname -r = 3.15.4-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 8 09:03:00 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:1352: checking build system type configure:1370: result: i686-uhu-linux-gnu configure:1378: checking host system type configure:1392: result: i686-uhu-linux-gnu configure:1415: checking for a BSD-compatible install configure:1470: result: /bin/install -c configure:1481: checking whether build environment is sane configure:1524: result: yes configure:1557: checking for gawk configure:1573: found /bin/gawk configure:1583: result: gawk configure:1593: checking whether make sets $(MAKE) configure:1613: result: yes configure:1786: checking for i686-uhu-linux-gcc configure:1802: found /usr/bin/i686-uhu-linux-gcc configure:1812: result: i686-uhu-linux-gcc configure:2094: checking for C compiler version configure:2097: 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:2100: $? = 0 configure:2102: 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:2105: $? = 0 configure:2107: 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:2110: $? = 1 configure:2133: checking for C compiler default output file name configure:2136: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2139: $? = 0 configure:2185: result: a.out configure:2190: checking whether the C compiler works configure:2196: ./a.out configure:2199: $? = 0 configure:2216: result: yes configure:2223: checking whether we are cross compiling configure:2225: result: no configure:2228: checking for suffix of executables configure:2230: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2233: $? = 0 configure:2258: result: configure:2264: checking for suffix of object files configure:2285: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2288: $? = 0 configure:2310: result: o configure:2314: checking whether we are using the GNU C compiler configure:2338: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2344: $? = 0 configure:2348: test -z || test ! -s conftest.err configure:2351: $? = 0 configure:2354: test -s conftest.o configure:2357: $? = 0 configure:2370: result: yes configure:2376: checking whether i686-uhu-linux-gcc accepts -g configure:2397: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2403: $? = 0 configure:2407: test -z || test ! -s conftest.err configure:2410: $? = 0 configure:2413: test -s conftest.o configure:2416: $? = 0 configure:2427: result: yes configure:2444: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2514: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2520: $? = 0 configure:2524: test -z || test ! -s conftest.err configure:2527: $? = 0 configure:2530: test -s conftest.o configure:2533: $? = 0 configure:2551: result: none needed configure:2569: 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:2575: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2719: checking for style of include used by make configure:2747: result: GNU configure:2775: checking dependency style of i686-uhu-linux-gcc configure:2858: result: gcc3 configure:2888: checking for a BSD-compatible install configure:2943: result: /bin/install -c configure:2962: checking how to run the C preprocessor configure:2997: i686-uhu-linux-gcc -E conftest.c configure:3003: $? = 0 configure:3035: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3041: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "hddtemp" | #define VERSION "0.3-beta15" | /* end confdefs.h. */ | #include configure:3080: result: i686-uhu-linux-gcc -E configure:3104: i686-uhu-linux-gcc -E conftest.c configure:3110: $? = 0 configure:3142: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3148: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "hddtemp" | #define VERSION "0.3-beta15" | /* end confdefs.h. */ | #include configure:3192: checking for egrep configure:3202: result: grep -E configure:3207: checking for ANSI C header files configure:3232: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3238: $? = 0 configure:3242: test -z || test ! -s conftest.err configure:3245: $? = 0 configure:3248: test -s conftest.o configure:3251: $? = 0 configure:3340: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:28:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:3343: $? = 0 configure:3345: ./conftest configure:3348: $? = 0 configure:3363: result: yes configure:3387: checking for sys/types.h configure:3403: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3409: $? = 0 configure:3413: test -z || test ! -s conftest.err configure:3416: $? = 0 configure:3419: test -s conftest.o configure:3422: $? = 0 configure:3433: result: yes configure:3387: checking for sys/stat.h configure:3403: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3409: $? = 0 configure:3413: test -z || test ! -s conftest.err configure:3416: $? = 0 configure:3419: test -s conftest.o configure:3422: $? = 0 configure:3433: result: yes configure:3387: checking for stdlib.h configure:3403: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3409: $? = 0 configure:3413: test -z || test ! -s conftest.err configure:3416: $? = 0 configure:3419: test -s conftest.o configure:3422: $? = 0 configure:3433: result: yes configure:3387: checking for string.h configure:3403: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3409: $? = 0 configure:3413: test -z || test ! -s conftest.err configure:3416: $? = 0 configure:3419: test -s conftest.o configure:3422: $? = 0 configure:3433: result: yes configure:3387: checking for memory.h configure:3403: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3409: $? = 0 configure:3413: test -z || test ! -s conftest.err configure:3416: $? = 0 configure:3419: test -s conftest.o configure:3422: $? = 0 configure:3433: result: yes configure:3387: checking for strings.h configure:3403: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3409: $? = 0 configure:3413: test -z || test ! -s conftest.err configure:3416: $? = 0 configure:3419: test -s conftest.o configure:3422: $? = 0 configure:3433: result: yes configure:3387: checking for inttypes.h configure:3403: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3409: $? = 0 configure:3413: test -z || test ! -s conftest.err configure:3416: $? = 0 configure:3419: test -s conftest.o configure:3422: $? = 0 configure:3433: result: yes configure:3387: checking for stdint.h configure:3403: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3409: $? = 0 configure:3413: test -z || test ! -s conftest.err configure:3416: $? = 0 configure:3419: test -s conftest.o configure:3422: $? = 0 configure:3433: result: yes configure:3387: checking for unistd.h configure:3403: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3409: $? = 0 configure:3413: test -z || test ! -s conftest.err configure:3416: $? = 0 configure:3419: test -s conftest.o configure:3422: $? = 0 configure:3433: result: yes configure:3459: checking fcntl.h usability configure:3471: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3477: $? = 0 configure:3481: test -z || test ! -s conftest.err configure:3484: $? = 0 configure:3487: test -s conftest.o configure:3490: $? = 0 configure:3500: result: yes configure:3504: checking fcntl.h presence configure:3514: i686-uhu-linux-gcc -E conftest.c configure:3520: $? = 0 configure:3540: result: yes configure:3575: checking for fcntl.h configure:3582: result: yes configure:3609: checking netinet/in.h usability configure:3621: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3627: $? = 0 configure:3631: test -z || test ! -s conftest.err configure:3634: $? = 0 configure:3637: test -s conftest.o configure:3640: $? = 0 configure:3650: result: yes configure:3654: checking netinet/in.h presence configure:3664: i686-uhu-linux-gcc -E conftest.c configure:3670: $? = 0 configure:3690: result: yes configure:3725: checking for netinet/in.h configure:3732: result: yes configure:3745: checking for in_addr_t configure:3770: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3776: $? = 0 configure:3780: test -z || test ! -s conftest.err configure:3783: $? = 0 configure:3786: test -s conftest.o configure:3789: $? = 0 configure:3800: result: yes configure:3814: checking for an ANSI C-conforming const configure:3881: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3887: $? = 0 configure:3891: test -z || test ! -s conftest.err configure:3894: $? = 0 configure:3897: test -s conftest.o configure:3900: $? = 0 configure:3911: result: yes configure:3921: checking whether struct tm is in sys/time.h or time.h configure:3944: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3950: $? = 0 configure:3954: test -z || test ! -s conftest.err configure:3957: $? = 0 configure:3960: test -s conftest.o configure:3963: $? = 0 configure:3974: result: time.h configure:4000: checking whether NLS is requested configure:4009: result: yes configure:4047: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:4079: result: /usr/bin/msgfmt configure:4088: checking for gmsgfmt configure:4119: result: /usr/bin/msgfmt configure:4158: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:4190: result: /usr/bin/xgettext configure:4230: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:4261: result: /usr/bin/msgmerge configure:4297: checking whether we are using the GNU C Library 2 or newer configure:4328: result: yes configure:4337: checking for i686-uhu-linux-ranlib configure:4366: result: no configure:4375: checking for ranlib configure:4391: found /usr/bin/ranlib configure:4402: result: ranlib configure:4415: checking for strerror in -lcposix configure:4445: 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:4451: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "hddtemp" | #define VERSION "0.3-beta15" | #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_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | /* 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:4477: result: no configure:4486: checking for signed configure:4507: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4513: $? = 0 configure:4517: test -z || test ! -s conftest.err configure:4520: $? = 0 configure:4523: test -s conftest.o configure:4526: $? = 0 configure:4537: result: yes configure:4547: checking for inline configure:4568: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4574: $? = 0 configure:4578: test -z || test ! -s conftest.err configure:4581: $? = 0 configure:4584: test -s conftest.o configure:4587: $? = 0 configure:4599: result: inline configure:4618: checking for off_t configure:4642: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4648: $? = 0 configure:4652: test -z || test ! -s conftest.err configure:4655: $? = 0 configure:4658: test -s conftest.o configure:4661: $? = 0 configure:4672: result: yes configure:4684: checking for size_t configure:4708: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4714: $? = 0 configure:4718: test -z || test ! -s conftest.err configure:4721: $? = 0 configure:4724: test -s conftest.o configure:4727: $? = 0 configure:4738: result: yes configure:4751: checking for long long configure:4773: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4779: $? = 0 configure:4783: test -z || test ! -s conftest.err configure:4786: $? = 0 configure:4789: test -s conftest configure:4792: $? = 0 configure:4804: result: yes configure:4815: checking for long double configure:4875: result: yes configure:4886: checking for wchar_t configure:4908: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4914: $? = 0 configure:4918: test -z || test ! -s conftest.err configure:4921: $? = 0 configure:4924: test -s conftest.o configure:4927: $? = 0 configure:4938: result: yes configure:4949: checking for wint_t configure:4971: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4977: $? = 0 configure:4981: test -z || test ! -s conftest.err configure:4984: $? = 0 configure:4987: test -s conftest.o configure:4990: $? = 0 configure:5001: result: yes configure:5012: checking for inttypes.h configure:5034: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5040: $? = 0 configure:5044: test -z || test ! -s conftest.err configure:5047: $? = 0 configure:5050: test -s conftest.o configure:5053: $? = 0 configure:5064: result: yes configure:5075: checking for stdint.h configure:5097: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5103: $? = 0 configure:5107: test -z || test ! -s conftest.err configure:5110: $? = 0 configure:5113: test -s conftest.o configure:5116: $? = 0 configure:5127: result: yes configure:5140: checking for intmax_t configure:5170: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5176: $? = 0 configure:5180: test -z || test ! -s conftest.err configure:5183: $? = 0 configure:5186: test -s conftest.o configure:5189: $? = 0 configure:5200: result: yes configure:5212: checking whether printf() supports POSIX/XSI format strings configure:5262: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5265: $? = 0 configure:5267: ./conftest configure:5270: $? = 0 configure:5285: result: yes configure:5299: checking for working alloca.h configure:5320: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5326: $? = 0 configure:5330: test -z || test ! -s conftest.err configure:5333: $? = 0 configure:5336: test -s conftest configure:5339: $? = 0 configure:5351: result: yes configure:5361: checking for alloca configure:5402: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5408: $? = 0 configure:5412: test -z || test ! -s conftest.err configure:5415: $? = 0 configure:5418: test -s conftest configure:5421: $? = 0 configure:5433: result: yes configure:5662: checking for stdlib.h configure:5667: result: yes configure:5662: checking for unistd.h configure:5667: result: yes configure:5811: checking for getpagesize configure:5868: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5874: $? = 0 configure:5878: test -z || test ! -s conftest.err configure:5881: $? = 0 configure:5884: test -s conftest configure:5887: $? = 0 configure:5899: result: yes configure:5909: checking for working mmap configure:6051: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6054: $? = 0 configure:6056: ./conftest configure:6059: $? = 0 configure:6073: result: yes configure:6085: checking whether we are using the GNU C Library 2.1 or newer configure:6116: result: yes configure:6124: checking whether integer division by zero raises SIGFPE configure:6186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:55:5: warning: built-in function 'nan' declared as non-function [enabled by default] int nan; ^ configure:6189: $? = 0 configure:6191: ./conftest configure:6194: $? = 0 configure:6209: result: yes configure:6222: checking for unsigned long long configure:6244: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6250: $? = 0 configure:6254: test -z || test ! -s conftest.err configure:6257: $? = 0 configure:6260: test -s conftest configure:6263: $? = 0 configure:6275: result: yes configure:6307: checking for inttypes.h configure:6330: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6336: $? = 0 configure:6340: test -z || test ! -s conftest.err configure:6343: $? = 0 configure:6346: test -s conftest.o configure:6349: $? = 0 configure:6361: result: yes configure:6374: checking whether the inttypes.h PRIxNN macros are broken configure:6400: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6406: $? = 0 configure:6410: test -z || test ! -s conftest.err configure:6413: $? = 0 configure:6416: test -s conftest.o configure:6419: $? = 0 configure:6431: result: no configure:6448: checking for stdint.h configure:6453: result: yes configure:6593: checking for SIZE_MAX configure:7662: result: yes configure:7680: checking for stdint.h configure:7685: result: yes configure:7827: checking for CFPreferencesCopyAppValue configure:7852: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5 i686-uhu-linux-gcc: error: CoreFoundation: No such file or directory i686-uhu-linux-gcc: error: unrecognized command line option '-framework' configure:7858: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "hddtemp" | #define VERSION "0.3-beta15" | #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_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:7885: result: no configure:7894: checking for CFLocaleCopyCurrent configure:7919: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5 i686-uhu-linux-gcc: error: CoreFoundation: No such file or directory i686-uhu-linux-gcc: error: unrecognized command line option '-framework' configure:7925: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "hddtemp" | #define VERSION "0.3-beta15" | #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_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:7952: result: no configure:8007: checking for ld used by GCC configure:8071: result: /usr/bin/ld configure:8080: checking if the linker (/usr/bin/ld) is GNU ld configure:8093: result: yes configure:8099: checking for shared library run path origin configure:8112: result: done configure:8518: checking for ptrdiff_t configure:8542: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8548: $? = 0 configure:8552: test -z || test ! -s conftest.err configure:8555: $? = 0 configure:8558: test -s conftest.o configure:8561: $? = 0 configure:8572: result: yes configure:8609: checking argz.h usability configure:8621: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8627: $? = 0 configure:8631: test -z || test ! -s conftest.err configure:8634: $? = 0 configure:8637: test -s conftest.o configure:8640: $? = 0 configure:8650: result: yes configure:8654: checking argz.h presence configure:8664: i686-uhu-linux-gcc -E conftest.c configure:8670: $? = 0 configure:8690: result: yes configure:8725: checking for argz.h configure:8732: result: yes configure:8609: checking limits.h usability configure:8621: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8627: $? = 0 configure:8631: test -z || test ! -s conftest.err configure:8634: $? = 0 configure:8637: test -s conftest.o configure:8640: $? = 0 configure:8650: result: yes configure:8654: checking limits.h presence configure:8664: i686-uhu-linux-gcc -E conftest.c configure:8670: $? = 0 configure:8690: result: yes configure:8725: checking for limits.h configure:8732: result: yes configure:8609: checking locale.h usability configure:8621: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8627: $? = 0 configure:8631: test -z || test ! -s conftest.err configure:8634: $? = 0 configure:8637: test -s conftest.o configure:8640: $? = 0 configure:8650: result: yes configure:8654: checking locale.h presence configure:8664: i686-uhu-linux-gcc -E conftest.c configure:8670: $? = 0 configure:8690: result: yes configure:8725: checking for locale.h configure:8732: result: yes configure:8609: checking nl_types.h usability configure:8621: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8627: $? = 0 configure:8631: test -z || test ! -s conftest.err configure:8634: $? = 0 configure:8637: test -s conftest.o configure:8640: $? = 0 configure:8650: result: yes configure:8654: checking nl_types.h presence configure:8664: i686-uhu-linux-gcc -E conftest.c configure:8670: $? = 0 configure:8690: result: yes configure:8725: checking for nl_types.h configure:8732: result: yes configure:8609: checking malloc.h usability configure:8621: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8627: $? = 0 configure:8631: test -z || test ! -s conftest.err configure:8634: $? = 0 configure:8637: test -s conftest.o configure:8640: $? = 0 configure:8650: result: yes configure:8654: checking malloc.h presence configure:8664: i686-uhu-linux-gcc -E conftest.c configure:8670: $? = 0 configure:8690: result: yes configure:8725: checking for malloc.h configure:8732: result: yes configure:8609: checking stddef.h usability configure:8621: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8627: $? = 0 configure:8631: test -z || test ! -s conftest.err configure:8634: $? = 0 configure:8637: test -s conftest.o configure:8640: $? = 0 configure:8650: result: yes configure:8654: checking stddef.h presence configure:8664: i686-uhu-linux-gcc -E conftest.c configure:8670: $? = 0 configure:8690: result: yes configure:8725: checking for stddef.h configure:8732: result: yes configure:8600: checking for stdlib.h configure:8605: result: yes configure:8600: checking for string.h configure:8605: result: yes configure:8600: checking for unistd.h configure:8605: result: yes configure:8609: checking sys/param.h usability configure:8621: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8627: $? = 0 configure:8631: test -z || test ! -s conftest.err configure:8634: $? = 0 configure:8637: test -s conftest.o configure:8640: $? = 0 configure:8650: result: yes configure:8654: checking sys/param.h presence configure:8664: i686-uhu-linux-gcc -E conftest.c configure:8670: $? = 0 configure:8690: result: yes configure:8725: checking for sys/param.h configure:8732: result: yes configure:8774: checking for asprintf configure:8831: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8837: $? = 0 configure:8841: test -z || test ! -s conftest.err configure:8844: $? = 0 configure:8847: test -s conftest configure:8850: $? = 0 configure:8862: result: yes configure:8774: checking for fwprintf configure:8831: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8837: $? = 0 configure:8841: test -z || test ! -s conftest.err configure:8844: $? = 0 configure:8847: test -s conftest configure:8850: $? = 0 configure:8862: result: yes configure:8774: checking for getcwd configure:8831: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8837: $? = 0 configure:8841: test -z || test ! -s conftest.err configure:8844: $? = 0 configure:8847: test -s conftest configure:8850: $? = 0 configure:8862: result: yes configure:8774: checking for getegid configure:8831: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8837: $? = 0 configure:8841: test -z || test ! -s conftest.err configure:8844: $? = 0 configure:8847: test -s conftest configure:8850: $? = 0 configure:8862: result: yes configure:8774: checking for geteuid configure:8831: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8837: $? = 0 configure:8841: test -z || test ! -s conftest.err configure:8844: $? = 0 configure:8847: test -s conftest configure:8850: $? = 0 configure:8862: result: yes configure:8774: checking for getgid configure:8831: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8837: $? = 0 configure:8841: test -z || test ! -s conftest.err configure:8844: $? = 0 configure:8847: test -s conftest configure:8850: $? = 0 configure:8862: result: yes configure:8774: checking for getuid configure:8831: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8837: $? = 0 configure:8841: test -z || test ! -s conftest.err configure:8844: $? = 0 configure:8847: test -s conftest configure:8850: $? = 0 configure:8862: result: yes configure:8774: checking for mempcpy configure:8831: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:84:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default] char mempcpy (); ^ configure:8837: $? = 0 configure:8841: test -z || test ! -s conftest.err configure:8844: $? = 0 configure:8847: test -s conftest configure:8850: $? = 0 configure:8862: result: yes configure:8774: checking for munmap configure:8831: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8837: $? = 0 configure:8841: test -z || test ! -s conftest.err configure:8844: $? = 0 configure:8847: test -s conftest configure:8850: $? = 0 configure:8862: result: yes configure:8774: checking for putenv configure:8831: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8837: $? = 0 configure:8841: test -z || test ! -s conftest.err configure:8844: $? = 0 configure:8847: test -s conftest configure:8850: $? = 0 configure:8862: result: yes configure:8774: checking for setenv configure:8831: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8837: $? = 0 configure:8841: test -z || test ! -s conftest.err configure:8844: $? = 0 configure:8847: test -s conftest configure:8850: $? = 0 configure:8862: result: yes configure:8774: checking for setlocale configure:8831: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8837: $? = 0 configure:8841: test -z || test ! -s conftest.err configure:8844: $? = 0 configure:8847: test -s conftest configure:8850: $? = 0 configure:8862: result: yes configure:8774: checking for snprintf configure:8831: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:89:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:8837: $? = 0 configure:8841: test -z || test ! -s conftest.err configure:8844: $? = 0 configure:8847: test -s conftest configure:8850: $? = 0 configure:8862: result: yes configure:8774: checking for stpcpy configure:8831: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:90:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default] char stpcpy (); ^ configure:8837: $? = 0 configure:8841: test -z || test ! -s conftest.err configure:8844: $? = 0 configure:8847: test -s conftest configure:8850: $? = 0 configure:8862: result: yes configure:8774: checking for strcasecmp configure:8831: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:91:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:8837: $? = 0 configure:8841: test -z || test ! -s conftest.err configure:8844: $? = 0 configure:8847: test -s conftest configure:8850: $? = 0 configure:8862: result: yes configure:8774: checking for strdup configure:8831: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:92:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:8837: $? = 0 configure:8841: test -z || test ! -s conftest.err configure:8844: $? = 0 configure:8847: test -s conftest configure:8850: $? = 0 configure:8862: result: yes configure:8774: checking for strtoul configure:8831: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8837: $? = 0 configure:8841: test -z || test ! -s conftest.err configure:8844: $? = 0 configure:8847: test -s conftest configure:8850: $? = 0 configure:8862: result: yes configure:8774: checking for tsearch configure:8831: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8837: $? = 0 configure:8841: test -z || test ! -s conftest.err configure:8844: $? = 0 configure:8847: test -s conftest configure:8850: $? = 0 configure:8862: result: yes configure:8774: checking for wcslen configure:8831: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8837: $? = 0 configure:8841: test -z || test ! -s conftest.err configure:8844: $? = 0 configure:8847: test -s conftest configure:8850: $? = 0 configure:8862: result: yes configure:8774: checking for __argz_count configure:8831: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8837: $? = 0 configure:8841: test -z || test ! -s conftest.err configure:8844: $? = 0 configure:8847: test -s conftest configure:8850: $? = 0 configure:8862: result: yes configure:8774: checking for __argz_stringify configure:8831: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8837: $? = 0 configure:8841: test -z || test ! -s conftest.err configure:8844: $? = 0 configure:8847: test -s conftest configure:8850: $? = 0 configure:8862: result: yes configure:8774: checking for __argz_next configure:8831: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8837: $? = 0 configure:8841: test -z || test ! -s conftest.err configure:8844: $? = 0 configure:8847: test -s conftest configure:8850: $? = 0 configure:8862: result: yes configure:8774: checking for __fsetlocking configure:8831: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8837: $? = 0 configure:8841: test -z || test ! -s conftest.err configure:8844: $? = 0 configure:8847: test -s conftest configure:8850: $? = 0 configure:8862: result: yes configure:8874: checking whether _snprintf is declared configure:8899: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:82:22: error: '_snprintf' undeclared (first use in this function) char *p = (char *) _snprintf; ^ conftest.c:82:22: note: each undeclared identifier is reported only once for each function it appears in configure:8905: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "hddtemp" | #define VERSION "0.3-beta15" | #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_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snprintf | char *p = (char *) _snprintf; | #endif | | ; | return 0; | } configure:8929: result: no configure:8943: checking whether _snwprintf is declared configure:8968: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:83:22: error: '_snwprintf' undeclared (first use in this function) char *p = (char *) _snwprintf; ^ conftest.c:83:22: note: each undeclared identifier is reported only once for each function it appears in configure:8974: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "hddtemp" | #define VERSION "0.3-beta15" | #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_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snwprintf | char *p = (char *) _snwprintf; | #endif | | ; | return 0; | } configure:8998: result: no configure:9013: checking whether feof_unlocked is declared configure:9038: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9044: $? = 0 configure:9048: test -z || test ! -s conftest.err configure:9051: $? = 0 configure:9054: test -s conftest.o configure:9057: $? = 0 configure:9068: result: yes configure:9082: checking whether fgets_unlocked is declared configure:9107: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:85:22: error: 'fgets_unlocked' undeclared (first use in this function) char *p = (char *) fgets_unlocked; ^ conftest.c:85:22: note: each undeclared identifier is reported only once for each function it appears in configure:9113: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "hddtemp" | #define VERSION "0.3-beta15" | #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_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef fgets_unlocked | char *p = (char *) fgets_unlocked; | #endif | | ; | return 0; | } configure:9137: result: no configure:9151: checking whether getc_unlocked is declared configure:9176: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9182: $? = 0 configure:9186: test -z || test ! -s conftest.err configure:9189: $? = 0 configure:9192: test -s conftest.o configure:9195: $? = 0 configure:9206: result: yes configure:9274: checking for iconv configure:9301: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9307: $? = 0 configure:9311: test -z || test ! -s conftest.err configure:9314: $? = 0 configure:9317: test -s conftest configure:9320: $? = 0 configure:9386: result: yes configure:9409: checking for iconv declaration configure:9443: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9449: $? = 0 configure:9453: test -z || test ! -s conftest.err configure:9456: $? = 0 configure:9459: test -s conftest.o configure:9462: $? = 0 configure:9477: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:9488: checking for nl_langinfo and CODESET configure:9509: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9515: $? = 0 configure:9519: test -z || test ! -s conftest.err configure:9522: $? = 0 configure:9525: test -s conftest configure:9528: $? = 0 configure:9541: result: yes configure:9553: checking for LC_MESSAGES configure:9574: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9580: $? = 0 configure:9584: test -z || test ! -s conftest.err configure:9587: $? = 0 configure:9590: test -s conftest configure:9593: $? = 0 configure:9605: result: yes configure:9625: checking for bison configure:9641: found /usr/bin/bison configure:9651: result: bison configure:9664: checking version of bison configure:9673: result: 3.0.2, ok configure:9695: checking for CFPreferencesCopyAppValue configure:9753: result: no configure:9762: checking for CFLocaleCopyCurrent configure:9820: result: no configure:9837: checking whether NLS is requested configure:9846: result: yes configure:9862: checking whether included gettext is requested configure:9872: result: no configure:9883: checking for GNU gettext in libc configure:9907: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9913: $? = 0 configure:9917: test -z || test ! -s conftest.err configure:9920: $? = 0 configure:9923: test -s conftest configure:9926: $? = 0 configure:9938: result: yes configure:10499: checking whether to use NLS configure:10501: result: yes configure:10504: checking where the gettext function comes from configure:10515: result: libc configure:10613: checking Location of hddtemp.db configure:10634: result: "/usr/share/misc/hddtemp.db" configure:10757: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp07 config.status:738: creating Makefile config.status:738: creating intl/Makefile config.status:738: creating po/Makefile.in config.status:738: creating m4/Makefile config.status:738: creating src/Makefile config.status:738: creating doc/Makefile config.status:842: creating config.h config.status:1298: executing depfiles commands config.status:1298: executing default-1 commands configure:12217: result: hddtemp-0.3-beta15 is now configured for Build: i686-uhu-linux-gnu Host: i686-uhu-linux-gnu Source directory: . Installation prefix: /usr C compiler: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic -Wall -W -Wcast-align ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_build_alias=i686-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline 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___argz_count=yes ac_cv_func___argz_next=yes ac_cv_func___argz_stringify=yes ac_cv_func___fsetlocking=yes ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_fwprintf=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_mempcpy=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_func_wcslen=yes ac_cv_gnu_library_2=yes ac_cv_gnu_library_2_1=yes ac_cv_have_decl__snprintf=no ac_cv_have_decl__snwprintf=no ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_fgets_unlocked=no ac_cv_have_decl_getc_unlocked=yes ac_cv_header_argz_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_nl_types_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_param_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_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge 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_INTLBISON=bison ac_cv_prog_ac_ct_RANLIB=ranlib 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_struct_tm=time.h ac_cv_type_in_addr_t=yes ac_cv_type_long_long=yes ac_cv_type_off_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes ac_cv_type_unsigned_long_long=yes ac_cv_working_alloca_h=yes 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_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_func_iconv=yes am_cv_langinfo_codeset=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= bh_cv_c_signed=yes gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gt_cv_c_intmax_t=yes gt_cv_c_long_double=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes gt_cv_func_printf_posix=yes gt_cv_header_inttypes_h=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_inttypes_pri_broken=no gt_cv_val_LC_MESSAGES=yes nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.7' ALLOCA='' 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' BUILD_INCLUDED_LIBINTL='no' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -Wall -W -Wcast-align' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GENCAT='gencat' GLIBC21='yes' GLIBC2='yes' GMSGFMT='/usr/bin/msgfmt' HAVE_ASPRINTF='1' HAVE_POSIX_PRINTF='1' HAVE_SNPRINTF='1' HAVE_WPRINTF='0' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='' INTLOBJS='' INTL_LIBTOOL_SUFFIX_PREFIX='' INTL_MACOSX_LIBS='' LDFLAGS='' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS='' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' PACKAGE='hddtemp' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' POSUB='po' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_INCLUDED_LIBINTL='no' USE_NLS='yes' VERSION='0.3-beta15' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' 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='${prefix}/share' exec_prefix='/usr' 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,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define DEFAULT_DATABASE_PATH "/usr/share/misc/hddtemp.db" #define ENABLE_NLS 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARGZ_H 1 #define HAVE_ASPRINTF 1 #define HAVE_DCGETTEXT 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_DECL__SNWPRINTF 0 #define HAVE_FCNTL_H 1 #define HAVE_FWPRINTF 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETTEXT 1 #define HAVE_GETUID 1 #define HAVE_ICONV 1 #define HAVE_INTMAX_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMPCPY 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_POSIX_PRINTF 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRTOUL 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TSEARCH 1 #define HAVE_UINTMAX_T 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_WCHAR_T 1 #define HAVE_WCSLEN 1 #define HAVE_WINT_T 1 #define HAVE___ARGZ_COUNT 1 #define HAVE___ARGZ_NEXT 1 #define HAVE___ARGZ_STRINGIFY 1 #define HAVE___FSETLOCKING 1 #define ICONV_CONST #define INTDIV0_RAISES_SIGFPE 1 #define PACKAGE "hddtemp" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "0.3-beta15" configure: exit 0