This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by AdvanceCOMP configure 1.15, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1363: checking for a BSD-compatible install configure:1418: result: /bin/install -c configure:1429: checking whether build environment is sane configure:1472: result: yes configure:1537: checking for gawk configure:1553: found /bin/gawk configure:1563: result: gawk configure:1573: checking whether make sets $(MAKE) configure:1593: result: yes configure:1769: checking build system type configure:1787: result: x86_64-unknown-linux-gnu configure:1795: checking host system type configure:1809: result: x86_64-unknown-linux-gnu configure:1865: checking for gcc configure:1881: found /usr/lib/ccache/gcc configure:1891: result: gcc configure:2135: checking for C compiler version configure:2138: gcc --version &5 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:2141: $? = 0 configure:2143: gcc -v &5 Using built-in specs. COLLECT_GCC=/usr/bin/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:2146: $? = 0 configure:2148: gcc -V &5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2151: $? = 1 configure:2174: checking for C compiler default output file name configure:2177: gcc conftest.c >&5 configure:2180: $? = 0 configure:2226: result: a.out configure:2231: checking whether the C compiler works configure:2237: ./a.out configure:2240: $? = 0 configure:2257: result: yes configure:2264: checking whether we are cross compiling configure:2266: result: no configure:2269: checking for suffix of executables configure:2271: gcc -o conftest conftest.c >&5 configure:2274: $? = 0 configure:2299: result: configure:2305: checking for suffix of object files configure:2326: gcc -c conftest.c >&5 configure:2329: $? = 0 configure:2351: result: o configure:2355: checking whether we are using the GNU C compiler configure:2379: gcc -c conftest.c >&5 configure:2385: $? = 0 configure:2389: test -z || test ! -s conftest.err configure:2392: $? = 0 configure:2395: test -s conftest.o configure:2398: $? = 0 configure:2411: result: yes configure:2417: checking whether gcc accepts -g configure:2438: gcc -c -g conftest.c >&5 configure:2444: $? = 0 configure:2448: test -z || test ! -s conftest.err configure:2451: $? = 0 configure:2454: test -s conftest.o configure:2457: $? = 0 configure:2468: result: yes configure:2485: checking for gcc option to accept ANSI C configure:2555: gcc -c -g -O2 conftest.c >&5 configure:2561: $? = 0 configure:2565: test -z || test ! -s conftest.err configure:2568: $? = 0 configure:2571: test -s conftest.o configure:2574: $? = 0 configure:2592: result: none needed configure:2610: gcc -c -g -O2 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:2616: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2801: checking for g++ configure:2817: found /usr/lib/ccache/g++ configure:2827: result: g++ configure:2843: checking for C++ compiler version configure:2846: g++ --version &5 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:2849: $? = 0 configure:2851: g++ -v &5 Using built-in specs. COLLECT_GCC=/usr/bin/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:2854: $? = 0 configure:2856: g++ -V &5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:2859: $? = 1 configure:2862: checking whether we are using the GNU C++ compiler configure:2886: g++ -c conftest.cc >&5 configure:2892: $? = 0 configure:2896: test -z || test ! -s conftest.err configure:2899: $? = 0 configure:2902: test -s conftest.o configure:2905: $? = 0 configure:2918: result: yes configure:2924: checking whether g++ accepts -g configure:2945: g++ -c -g conftest.cc >&5 configure:2951: $? = 0 configure:2955: test -z || test ! -s conftest.err configure:2958: $? = 0 configure:2961: test -s conftest.o configure:2964: $? = 0 configure:2975: result: yes configure:3017: g++ -c -g -O2 conftest.cc >&5 configure:3023: $? = 0 configure:3027: test -z || test ! -s conftest.err configure:3030: $? = 0 configure:3033: test -s conftest.o configure:3036: $? = 0 configure:3062: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:15:9: error: 'exit' was not declared in this scope exit (42); ^ configure:3068: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "AdvanceCOMP" | #define PACKAGE_TARNAME "advancecomp" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "AdvanceCOMP 1.15" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "advancecomp" | #define VERSION "1.15" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3017: g++ -c -g -O2 conftest.cc >&5 conftest.cc:11:40: error: 'void std::exit(int)' should have been declared inside 'std' extern "C" void std::exit (int) throw (); using std::exit; ^ configure:3023: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "AdvanceCOMP" | #define PACKAGE_TARNAME "advancecomp" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "AdvanceCOMP 1.15" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "advancecomp" | #define VERSION "1.15" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3017: g++ -c -g -O2 conftest.cc >&5 conftest.cc:11:31: error: 'void std::exit(int)' should have been declared inside 'std' extern "C" void std::exit (int); using std::exit; ^ In file included from conftest.cc:12:0: /usr/include/stdlib.h:543:71: error: declaration of 'void std::exit(int) throw ()' has a different exception specifier extern void exit (int __status) __THROW __attribute__ ((__noreturn__)); ^ conftest.cc:11:17: error: from previous declaration 'void std::exit(int)' extern "C" void std::exit (int); using std::exit; ^ configure:3023: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "AdvanceCOMP" | #define PACKAGE_TARNAME "advancecomp" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "AdvanceCOMP 1.15" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "advancecomp" | #define VERSION "1.15" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3017: g++ -c -g -O2 conftest.cc >&5 configure:3023: $? = 0 configure:3027: test -z || test ! -s conftest.err configure:3030: $? = 0 configure:3033: test -s conftest.o configure:3036: $? = 0 configure:3062: g++ -c -g -O2 conftest.cc >&5 configure:3068: $? = 0 configure:3072: test -z || test ! -s conftest.err configure:3075: $? = 0 configure:3078: test -s conftest.o configure:3081: $? = 0 configure:3117: checking for a BSD-compatible install configure:3172: result: /bin/install -c configure:3187: checking for gawk configure:3213: result: gawk configure:3227: checking for tar configure:3243: found /bin/tar configure:3253: result: tar configure:3267: checking for gzip configure:3283: found /bin/gzip configure:3293: result: gzip configure:3307: checking for groff configure:3336: result: no configure:3347: checking for col configure:3363: found /usr/bin/col configure:3373: result: col configure:3387: checking for adler32 in -lz configure:3417: gcc -o conftest -g -O2 conftest.c -lz >&5 configure:3423: $? = 0 configure:3427: test -z || test ! -s conftest.err configure:3430: $? = 0 configure:3433: test -s conftest configure:3436: $? = 0 configure:3449: result: yes configure:3473: checking how to run the C preprocessor configure:3508: gcc -E conftest.c configure:3514: $? = 0 configure:3546: gcc -E conftest.c conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3552: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "AdvanceCOMP" | #define PACKAGE_TARNAME "advancecomp" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "AdvanceCOMP 1.15" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "advancecomp" | #define VERSION "1.15" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | #include configure:3591: result: gcc -E configure:3615: gcc -E conftest.c configure:3621: $? = 0 configure:3653: gcc -E conftest.c conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3659: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "AdvanceCOMP" | #define PACKAGE_TARNAME "advancecomp" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "AdvanceCOMP 1.15" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "advancecomp" | #define VERSION "1.15" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | #include configure:3703: checking for egrep configure:3713: result: grep -E configure:3718: checking for ANSI C header files configure:3743: gcc -c -g -O2 conftest.c >&5 configure:3749: $? = 0 configure:3753: test -z || test ! -s conftest.err configure:3756: $? = 0 configure:3759: test -s conftest.o configure:3762: $? = 0 configure:3851: gcc -o conftest -g -O2 conftest.c -lz >&5 conftest.c: In function 'main': conftest.c:32:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:3854: $? = 0 configure:3856: ./conftest configure:3859: $? = 0 configure:3874: result: yes configure:3884: checking for sys/wait.h that is POSIX.1 compatible configure:3915: gcc -c -g -O2 conftest.c >&5 configure:3921: $? = 0 configure:3925: test -z || test ! -s conftest.err configure:3928: $? = 0 configure:3931: test -s conftest.o configure:3934: $? = 0 configure:3945: result: yes configure:3963: checking for dirent.h that defines DIR configure:3987: gcc -c -g -O2 conftest.c >&5 configure:3993: $? = 0 configure:3997: test -z || test ! -s conftest.err configure:4000: $? = 0 configure:4003: test -s conftest.o configure:4006: $? = 0 configure:4017: result: yes configure:4030: checking for library containing opendir configure:4060: gcc -o conftest -g -O2 conftest.c -lz >&5 configure:4066: $? = 0 configure:4070: test -z || test ! -s conftest.err configure:4073: $? = 0 configure:4076: test -s conftest configure:4079: $? = 0 configure:4149: result: none required configure:4285: checking whether time.h and sys/time.h may both be included configure:4310: gcc -c -g -O2 conftest.c >&5 configure:4316: $? = 0 configure:4320: test -z || test ! -s conftest.err configure:4323: $? = 0 configure:4326: test -s conftest.o configure:4329: $? = 0 configure:4340: result: yes configure:4364: checking for sys/types.h configure:4380: gcc -c -g -O2 conftest.c >&5 configure:4386: $? = 0 configure:4390: test -z || test ! -s conftest.err configure:4393: $? = 0 configure:4396: test -s conftest.o configure:4399: $? = 0 configure:4410: result: yes configure:4364: checking for sys/stat.h configure:4380: gcc -c -g -O2 conftest.c >&5 configure:4386: $? = 0 configure:4390: test -z || test ! -s conftest.err configure:4393: $? = 0 configure:4396: test -s conftest.o configure:4399: $? = 0 configure:4410: result: yes configure:4364: checking for stdlib.h configure:4380: gcc -c -g -O2 conftest.c >&5 configure:4386: $? = 0 configure:4390: test -z || test ! -s conftest.err configure:4393: $? = 0 configure:4396: test -s conftest.o configure:4399: $? = 0 configure:4410: result: yes configure:4364: checking for string.h configure:4380: gcc -c -g -O2 conftest.c >&5 configure:4386: $? = 0 configure:4390: test -z || test ! -s conftest.err configure:4393: $? = 0 configure:4396: test -s conftest.o configure:4399: $? = 0 configure:4410: result: yes configure:4364: checking for memory.h configure:4380: gcc -c -g -O2 conftest.c >&5 configure:4386: $? = 0 configure:4390: test -z || test ! -s conftest.err configure:4393: $? = 0 configure:4396: test -s conftest.o configure:4399: $? = 0 configure:4410: result: yes configure:4364: checking for strings.h configure:4380: gcc -c -g -O2 conftest.c >&5 configure:4386: $? = 0 configure:4390: test -z || test ! -s conftest.err configure:4393: $? = 0 configure:4396: test -s conftest.o configure:4399: $? = 0 configure:4410: result: yes configure:4364: checking for inttypes.h configure:4380: gcc -c -g -O2 conftest.c >&5 configure:4386: $? = 0 configure:4390: test -z || test ! -s conftest.err configure:4393: $? = 0 configure:4396: test -s conftest.o configure:4399: $? = 0 configure:4410: result: yes configure:4364: checking for stdint.h configure:4380: gcc -c -g -O2 conftest.c >&5 configure:4386: $? = 0 configure:4390: test -z || test ! -s conftest.err configure:4393: $? = 0 configure:4396: test -s conftest.o configure:4399: $? = 0 configure:4410: result: yes configure:4364: checking for unistd.h configure:4380: gcc -c -g -O2 conftest.c >&5 configure:4386: $? = 0 configure:4390: test -z || test ! -s conftest.err configure:4393: $? = 0 configure:4396: test -s conftest.o configure:4399: $? = 0 configure:4410: result: yes configure:4432: checking for unistd.h configure:4437: result: yes configure:4441: checking getopt.h usability configure:4453: gcc -c -g -O2 conftest.c >&5 configure:4459: $? = 0 configure:4463: test -z || test ! -s conftest.err configure:4466: $? = 0 configure:4469: test -s conftest.o configure:4472: $? = 0 configure:4482: result: yes configure:4486: checking getopt.h presence configure:4496: gcc -E conftest.c configure:4502: $? = 0 configure:4522: result: yes configure:4557: checking for getopt.h configure:4564: result: yes configure:4441: checking utime.h usability configure:4453: gcc -c -g -O2 conftest.c >&5 configure:4459: $? = 0 configure:4463: test -z || test ! -s conftest.err configure:4466: $? = 0 configure:4469: test -s conftest.o configure:4472: $? = 0 configure:4482: result: yes configure:4486: checking utime.h presence configure:4496: gcc -E conftest.c configure:4502: $? = 0 configure:4522: result: yes configure:4557: checking for utime.h configure:4564: result: yes configure:4441: checking stdarg.h usability configure:4453: gcc -c -g -O2 conftest.c >&5 configure:4459: $? = 0 configure:4463: test -z || test ! -s conftest.err configure:4466: $? = 0 configure:4469: test -s conftest.o configure:4472: $? = 0 configure:4482: result: yes configure:4486: checking stdarg.h presence configure:4496: gcc -E conftest.c configure:4502: $? = 0 configure:4522: result: yes configure:4557: checking for stdarg.h configure:4564: result: yes configure:4441: checking varargs.h usability configure:4453: gcc -c -g -O2 conftest.c >&5 In file included from conftest.c:66:0: /usr/lib/gcc/i686-uhu-linux/4.8.3/include/varargs.h:4:2: error: #error "GCC no longer implements ." #error "GCC no longer implements ." ^ /usr/lib/gcc/i686-uhu-linux/4.8.3/include/varargs.h:5:2: error: #error "Revise your code to use ." #error "Revise your code to use ." ^ configure:4459: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "AdvanceCOMP" | #define PACKAGE_TARNAME "advancecomp" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "AdvanceCOMP 1.15" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "advancecomp" | #define VERSION "1.15" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_LIBZ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 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_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4482: result: no configure:4486: checking varargs.h presence configure:4496: gcc -E conftest.c In file included from conftest.c:32:0: /usr/lib/gcc/i686-uhu-linux/4.8.3/include/varargs.h:4:2: error: #error "GCC no longer implements ." #error "GCC no longer implements ." ^ /usr/lib/gcc/i686-uhu-linux/4.8.3/include/varargs.h:5:2: error: #error "Revise your code to use ." #error "Revise your code to use ." ^ configure:4502: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "AdvanceCOMP" | #define PACKAGE_TARNAME "advancecomp" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "AdvanceCOMP 1.15" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "advancecomp" | #define VERSION "1.15" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_LIBZ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 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_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:4522: result: no configure:4557: checking for varargs.h configure:4564: result: no configure:4432: checking for stdint.h configure:4437: result: yes configure:4585: checking for sys/types.h configure:4590: result: yes configure:4585: checking for sys/stat.h configure:4590: result: yes configure:4594: checking sys/time.h usability configure:4606: gcc -c -g -O2 conftest.c >&5 configure:4612: $? = 0 configure:4616: test -z || test ! -s conftest.err configure:4619: $? = 0 configure:4622: test -s conftest.o configure:4625: $? = 0 configure:4635: result: yes configure:4639: checking sys/time.h presence configure:4649: gcc -E conftest.c configure:4655: $? = 0 configure:4675: result: yes configure:4710: checking for sys/time.h configure:4717: result: yes configure:4594: checking sys/utime.h usability configure:4606: gcc -c -g -O2 conftest.c >&5 conftest.c:70:23: fatal error: sys/utime.h: No such file or directory #include ^ compilation terminated. configure:4612: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "AdvanceCOMP" | #define PACKAGE_TARNAME "advancecomp" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "AdvanceCOMP 1.15" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "advancecomp" | #define VERSION "1.15" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_LIBZ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 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_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4635: result: no configure:4639: checking sys/utime.h presence configure:4649: gcc -E conftest.c conftest.c:36:23: fatal error: sys/utime.h: No such file or directory #include ^ compilation terminated. configure:4655: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "AdvanceCOMP" | #define PACKAGE_TARNAME "advancecomp" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "AdvanceCOMP 1.15" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "advancecomp" | #define VERSION "1.15" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_LIBZ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 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_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:4675: result: no configure:4710: checking for sys/utime.h configure:4717: result: no configure:4732: checking for an ANSI C-conforming const configure:4799: gcc -c -g -O2 conftest.c >&5 configure:4805: $? = 0 configure:4809: test -z || test ! -s conftest.err configure:4812: $? = 0 configure:4815: test -s conftest.o configure:4818: $? = 0 configure:4829: result: yes configure:4839: checking for inline configure:4860: gcc -c -g -O2 conftest.c >&5 configure:4866: $? = 0 configure:4870: test -z || test ! -s conftest.err configure:4873: $? = 0 configure:4876: test -s conftest.o configure:4879: $? = 0 configure:4891: result: inline configure:4919: checking for getopt configure:4976: gcc -o conftest -g -O2 conftest.c -lz >&5 configure:4982: $? = 0 configure:4986: test -z || test ! -s conftest.err configure:4989: $? = 0 configure:4992: test -s conftest configure:4995: $? = 0 configure:5007: result: yes configure:4919: checking for getopt_long configure:4976: gcc -o conftest -g -O2 conftest.c -lz >&5 configure:4982: $? = 0 configure:4986: test -z || test ! -s conftest.err configure:4989: $? = 0 configure:4992: test -s conftest configure:4995: $? = 0 configure:5007: result: yes configure:4919: checking for snprintf configure:4976: gcc -o conftest -g -O2 conftest.c -lz >&5 conftest.c:62:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:4982: $? = 0 configure:4986: test -z || test ! -s conftest.err configure:4989: $? = 0 configure:4992: test -s conftest configure:4995: $? = 0 configure:5007: result: yes configure:4919: checking for vsnprintf configure:4976: gcc -o conftest -g -O2 conftest.c -lz >&5 conftest.c:63:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:4982: $? = 0 configure:4986: test -z || test ! -s conftest.err configure:4989: $? = 0 configure:4992: test -s conftest configure:4995: $? = 0 configure:5007: result: yes configure:5215: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by AdvanceCOMP config.status 1.15, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:683: creating Makefile config.status:787: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_build_alias=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_getopt=yes ac_cv_func_getopt_long=yes ac_cv_func_snprintf=yes ac_cv_func_vsnprintf=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utime_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_varargs_h=no ac_cv_host=x86_64-unknown-linux-gnu ac_cv_host_alias=x86_64-unknown-linux-gnu ac_cv_lib_z_adler32=yes ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_COL=col ac_cv_prog_CPP='gcc -E' ac_cv_prog_GZIP=gzip ac_cv_prog_TAR=tar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/advancecomp-1.15/missing --run aclocal-1.9' AMTAR='${SHELL} /var/uhubuild/work/compile/advancecomp-1.15/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/advancecomp-1.15/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/advancecomp-1.15/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/advancecomp-1.15/missing --run automake-1.9' AWK='gawk' CC='gcc' CFLAGS='-g -O2 -DUSE_ERROR_SILENT -DUSE_COMPRESS' COL='col' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXFLAGS='-g -O2 -DUSE_ERROR_SILENT -DUSE_COMPRESS' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GROFF='' GZIP='gzip' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lz ' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/advancecomp-1.15/missing --run makeinfo' OBJEXT='o' PACKAGE='advancecomp' PACKAGE_BUGREPORT='' PACKAGE_NAME='AdvanceCOMP' PACKAGE_STRING='AdvanceCOMP 1.15' PACKAGE_TARNAME='advancecomp' PACKAGE_VERSION='1.15' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' TAR='tar' VERSION='1.15' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_STRIP='' am__leading_dot='.' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/var/uhubuild/work/compile/advancecomp-1.15/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DIRENT_H 1 #define HAVE_GETOPT 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBZ 1 #define HAVE_MEMORY_H 1 #define HAVE_SNPRINTF 1 #define HAVE_STDARG_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_VSNPRINTF 1 #define PACKAGE "advancecomp" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "AdvanceCOMP" #define PACKAGE_STRING "AdvanceCOMP 1.15" #define PACKAGE_TARNAME "advancecomp" #define PACKAGE_VERSION "1.15" #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define USE_7Z 1 #define USE_LZMA 1 #define VERSION "1.15" #endif #ifdef __cplusplus extern "C" void exit (int) throw (); configure: exit 0