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.63. Invocation command line was $ ./configure --prefix=/home/mice/Grid/MAUS-v2.8.5/third_party/install --with-python=/home/mice/Grid/MAUS-v2.8.5/third_party/install/ ## --------- ## ## Platform. ## ## --------- ## hostname = miceonrec02.micenet.rl.ac.uk uname -m = x86_64 uname -r = 2.6.32-504.12.2.el6.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 11 11:14:39 CDT 2015 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/mice/Grid/MAUS-v2.8.5/third_party/install/bin PATH: /usr/lib64/qt-3.3/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /home/mice/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2248: checking build system type configure:2266: result: x86_64-unknown-linux-gnu configure:2288: checking host system type configure:2303: result: x86_64-unknown-linux-gnu configure:2385: checking for a BSD-compatible install configure:2453: result: /usr/bin/install -c configure:2464: checking whether build environment is sane configure:2524: result: yes configure:2665: checking for a thread-safe mkdir -p configure:2704: result: /bin/mkdir -p configure:2717: checking for gawk configure:2733: found /bin/gawk configure:2744: result: gawk configure:2755: checking whether make sets $(MAKE) configure:2777: result: yes configure:2908: checking for gcc configure:2924: found /home/mice/Grid/MAUS-v2.8.5/third_party/install/bin/gcc configure:2935: result: gcc configure:3167: checking for C compiler version configure:3175: gcc --version >&5 gcc (GCC) 4.9.3 Copyright (C) 2015 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:3179: $? = 0 configure:3186: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/home/mice/Grid/MAUS-v2.8.5/third_party/install/libexec/gcc/x86_64-unknown-linux-gnu/4.9.3/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: ../src/configure --prefix=/home/mice/Grid/MAUS-v2.8.5/third_party/install/ --with-mpfr-include=/home/mice/Grid/MAUS-v2.8.5/third_party/install/include/ --with-mpfr-lib=/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib/ --with-gmp-include=/home/mice/Grid/MAUS-v2.8.5/third_party/install/include/ --with-gmp-lib=/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib/ --with-mpc-include=/home/mice/Grid/MAUS-v2.8.5/third_party/install/include/ --with-mpc-lib=/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib/ --disable-multilib Thread model: posix gcc version 4.9.3 (GCC) configure:3190: $? = 0 configure:3197: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3201: $? = 1 configure:3224: checking for C compiler default output file name configure:3246: gcc -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 configure:3250: $? = 0 configure:3288: result: a.out configure:3307: checking whether the C compiler works configure:3317: ./a.out configure:3321: $? = 0 configure:3340: result: yes configure:3347: checking whether we are cross compiling configure:3349: result: no configure:3352: checking for suffix of executables configure:3359: gcc -o conftest -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 configure:3363: $? = 0 configure:3389: result: configure:3395: checking for suffix of object files configure:3421: gcc -c conftest.c >&5 configure:3425: $? = 0 configure:3450: result: o configure:3454: checking whether we are using the GNU C compiler configure:3483: gcc -c conftest.c >&5 configure:3490: $? = 0 configure:3507: result: yes configure:3516: checking whether gcc accepts -g configure:3546: gcc -c -g conftest.c >&5 configure:3553: $? = 0 configure:3654: result: yes configure:3671: checking for gcc option to accept ISO C89 configure:3745: gcc -c -g -O2 conftest.c >&5 configure:3752: $? = 0 configure:3775: result: none needed configure:3804: checking for style of include used by make configure:3832: result: GNU configure:3857: checking dependency style of gcc configure:3967: result: gcc3 configure:3996: checking for a BSD-compatible install configure:4064: result: /usr/bin/install -c configure:4080: checking how to run the C preprocessor configure:4120: gcc -E conftest.c configure:4127: $? = 0 configure:4158: gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4165: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.7.7" | /* end confdefs.h. */ | #include configure:4198: result: gcc -E configure:4227: gcc -E conftest.c configure:4234: $? = 0 configure:4265: gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4272: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.7.7" | /* end confdefs.h. */ | #include configure:4313: checking for rm configure:4331: found /bin/rm configure:4344: result: /bin/rm configure:4354: checking for mv configure:4372: found /bin/mv configure:4385: result: /bin/mv configure:4395: checking for tar configure:4413: found /bin/tar configure:4426: result: /bin/tar configure:4436: checking for perl configure:4454: found /usr/bin/perl configure:4467: result: /usr/bin/perl configure:4477: checking for wget configure:4495: found /usr/bin/wget configure:4508: result: /usr/bin/wget configure:4518: checking for xmllint configure:4536: found /usr/bin/xmllint configure:4549: result: /usr/bin/xmllint configure:4559: checking for xsltproc configure:4577: found /usr/bin/xsltproc configure:4590: result: /usr/bin/xsltproc configure:4599: checking for function prototypes configure:4602: result: yes configure:4621: checking for grep that handles long lines and -e configure:4681: result: /bin/grep configure:4686: checking for egrep configure:4750: result: /bin/grep -E configure:4755: checking for ANSI C header files configure:4785: gcc -c -g -O2 conftest.c >&5 configure:4792: $? = 0 configure:4891: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 configure:4895: $? = 0 configure:4901: ./conftest configure:4905: $? = 0 configure:4923: result: yes configure:4947: checking for sys/types.h configure:4968: gcc -c -g -O2 conftest.c >&5 configure:4975: $? = 0 configure:4992: result: yes configure:4947: checking for sys/stat.h configure:4968: gcc -c -g -O2 conftest.c >&5 configure:4975: $? = 0 configure:4992: result: yes configure:4947: checking for stdlib.h configure:4968: gcc -c -g -O2 conftest.c >&5 configure:4975: $? = 0 configure:4992: result: yes configure:4947: checking for string.h configure:4968: gcc -c -g -O2 conftest.c >&5 configure:4975: $? = 0 configure:4992: result: yes configure:4947: checking for memory.h configure:4968: gcc -c -g -O2 conftest.c >&5 configure:4975: $? = 0 configure:4992: result: yes configure:4947: checking for strings.h configure:4968: gcc -c -g -O2 conftest.c >&5 configure:4975: $? = 0 configure:4992: result: yes configure:4947: checking for inttypes.h configure:4968: gcc -c -g -O2 conftest.c >&5 configure:4975: $? = 0 configure:4992: result: yes configure:4947: checking for stdint.h configure:4968: gcc -c -g -O2 conftest.c >&5 configure:4975: $? = 0 configure:4992: result: yes configure:4947: checking for unistd.h configure:4968: gcc -c -g -O2 conftest.c >&5 configure:4975: $? = 0 configure:4992: result: yes configure:5019: checking for string.h configure:5026: result: yes configure:5493: checking for a sed that does not truncate output configure:5559: result: /bin/sed configure:5577: checking for fgrep configure:5641: result: /bin/grep -F configure:5676: checking for ld used by gcc configure:5743: result: /usr/bin/ld configure:5752: checking if the linker (/usr/bin/ld) is GNU ld configure:5767: result: yes configure:5779: checking for BSD- or MS-compatible name lister (nm) configure:5828: result: /usr/bin/nm -B configure:5946: checking the name lister (/usr/bin/nm -B) interface configure:5953: gcc -c -g -O2 conftest.c >&5 configure:5956: /usr/bin/nm -B "conftest.o" configure:5959: output 0000000000000000 B some_variable configure:5966: result: BSD nm configure:5969: checking whether ln -s works configure:5973: result: yes configure:5981: checking the maximum length of command line arguments configure:6101: result: 1966080 configure:6118: checking whether the shell understands some XSI constructs configure:6128: result: yes configure:6132: checking whether the shell understands "+=" configure:6138: result: yes configure:6173: checking for /usr/bin/ld option to reload object files configure:6180: result: -r configure:6249: checking for objdump configure:6276: result: objdump configure:6305: checking how to recognize dependent libraries configure:6501: result: pass_all configure:6561: checking for ar configure:6577: found /usr/bin/ar configure:6588: result: ar configure:6666: checking for strip configure:6682: found /usr/bin/strip configure:6693: result: strip configure:6765: checking for ranlib configure:6781: found /usr/bin/ranlib configure:6792: result: ranlib configure:6882: checking command to parse /usr/bin/nm -B output from gcc object configure:7000: gcc -c -g -O2 conftest.c >&5 configure:7003: $? = 0 configure:7007: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7010: $? = 0 configure:7064: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c conftstm.o >&5 configure:7067: $? = 0 configure:7105: result: ok configure:7200: gcc -c -g -O2 conftest.c >&5 configure:7203: $? = 0 configure:7970: checking for dlfcn.h configure:7991: gcc -c -g -O2 conftest.c >&5 configure:7998: $? = 0 configure:8015: result: yes configure:8199: checking for objdir configure:8214: result: .libs configure:8510: checking if gcc supports -fno-rtti -fno-exceptions configure:8528: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8532: $? = 0 configure:8545: result: no configure:8565: checking for gcc option to produce PIC configure:8837: result: -fPIC -DPIC configure:8849: checking if gcc PIC flag -fPIC -DPIC works configure:8867: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8871: $? = 0 configure:8884: result: yes configure:8908: checking if gcc static flag -static works configure:8936: result: no configure:8951: checking if gcc supports -c -o file.o configure:8972: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8976: $? = 0 configure:8998: result: yes configure:9006: checking if gcc supports -c -o file.o configure:9053: result: yes configure:9086: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10160: result: yes configure:10197: checking whether -lc should be explicitly linked in configure:10202: gcc -c -g -O2 conftest.c >&5 configure:10205: $? = 0 configure:10220: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10223: $? = 0 configure:10235: result: no configure:10399: checking dynamic linker characteristics configure:10842: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10849: $? = 0 configure:11085: result: GNU/Linux ld.so configure:11187: checking how to hardcode library paths into programs configure:11212: result: immediate configure:12045: checking whether stripping libraries is possible configure:12050: result: yes configure:12085: checking if libtool supports shared libraries configure:12087: result: yes configure:12090: checking whether to build shared libraries configure:12111: result: yes configure:12114: checking whether to build static libraries configure:12118: result: yes configure:12621: checking zlib.h usability configure:12638: gcc -c -g -O2 conftest.c >&5 configure:12645: $? = 0 configure:12659: result: yes configure:12663: checking zlib.h presence configure:12678: gcc -E conftest.c configure:12685: $? = 0 configure:12699: result: yes configure:12727: checking for zlib.h configure:12736: result: yes configure:12746: checking for gzread in -lz configure:12781: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c -lz >&5 configure:12788: $? = 0 configure:12809: result: yes configure:12855: checking for dirent.h that defines DIR configure:12884: gcc -c -g -O2 conftest.c >&5 configure:12891: $? = 0 configure:12908: result: yes configure:12923: checking for library containing opendir configure:12964: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 configure:12971: $? = 0 configure:13002: result: none required configure:13100: checking for ANSI C header files configure:13268: result: yes configure:13294: checking fcntl.h usability configure:13311: gcc -c -g -O2 conftest.c >&5 configure:13318: $? = 0 configure:13332: result: yes configure:13336: checking fcntl.h presence configure:13351: gcc -E conftest.c configure:13358: $? = 0 configure:13372: result: yes configure:13400: checking for fcntl.h configure:13409: result: yes configure:13429: checking for unistd.h configure:13436: result: yes configure:13586: checking ctype.h usability configure:13603: gcc -c -g -O2 conftest.c >&5 configure:13610: $? = 0 configure:13624: result: yes configure:13628: checking ctype.h presence configure:13643: gcc -E conftest.c configure:13650: $? = 0 configure:13664: result: yes configure:13692: checking for ctype.h configure:13701: result: yes configure:13732: checking dirent.h usability configure:13749: gcc -c -g -O2 conftest.c >&5 configure:13756: $? = 0 configure:13770: result: yes configure:13774: checking dirent.h presence configure:13789: gcc -E conftest.c configure:13796: $? = 0 configure:13810: result: yes configure:13838: checking for dirent.h configure:13847: result: yes configure:13878: checking errno.h usability configure:13895: gcc -c -g -O2 conftest.c >&5 configure:13902: $? = 0 configure:13916: result: yes configure:13920: checking errno.h presence configure:13935: gcc -E conftest.c configure:13942: $? = 0 configure:13956: result: yes configure:13984: checking for errno.h configure:13993: result: yes configure:14024: checking malloc.h usability configure:14041: gcc -c -g -O2 conftest.c >&5 configure:14048: $? = 0 configure:14062: result: yes configure:14066: checking malloc.h presence configure:14081: gcc -E conftest.c configure:14088: $? = 0 configure:14102: result: yes configure:14130: checking for malloc.h configure:14139: result: yes configure:14170: checking stdarg.h usability configure:14187: gcc -c -g -O2 conftest.c >&5 configure:14194: $? = 0 configure:14208: result: yes configure:14212: checking stdarg.h presence configure:14227: gcc -E conftest.c configure:14234: $? = 0 configure:14248: result: yes configure:14276: checking for stdarg.h configure:14285: result: yes configure:14305: checking for sys/stat.h configure:14312: result: yes configure:14451: checking for sys/types.h configure:14458: result: yes configure:14597: checking for stdint.h configure:14604: result: yes configure:14754: checking inttypes.h.h usability configure:14771: gcc -c -g -O2 conftest.c >&5 conftest.c:72:24: fatal error: inttypes.h.h: No such file or directory #include ^ compilation terminated. configure:14778: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.7.7" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14792: result: no configure:14796: checking inttypes.h.h presence configure:14811: gcc -E conftest.c conftest.c:39:24: fatal error: inttypes.h.h: No such file or directory #include ^ compilation terminated. configure:14818: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.7.7" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include configure:14832: result: no configure:14860: checking for inttypes.h.h configure:14869: result: no configure:14900: checking time.h usability configure:14917: gcc -c -g -O2 conftest.c >&5 configure:14924: $? = 0 configure:14938: result: yes configure:14942: checking time.h presence configure:14957: gcc -E conftest.c configure:14964: $? = 0 configure:14978: result: yes configure:15006: checking for time.h configure:15015: result: yes configure:15046: checking ansidecl.h usability configure:15063: gcc -c -g -O2 conftest.c >&5 conftest.c:73:22: fatal error: ansidecl.h: No such file or directory #include ^ compilation terminated. configure:15070: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.7.7" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15084: result: no configure:15088: checking ansidecl.h presence configure:15103: gcc -E conftest.c conftest.c:40:22: fatal error: ansidecl.h: No such file or directory #include ^ compilation terminated. configure:15110: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.7.7" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include configure:15124: result: no configure:15152: checking for ansidecl.h configure:15161: result: no configure:15192: checking ieeefp.h usability configure:15209: gcc -c -g -O2 conftest.c >&5 conftest.c:73:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:15216: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.7.7" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15230: result: no configure:15234: checking ieeefp.h presence configure:15249: gcc -E conftest.c conftest.c:40:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:15256: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.7.7" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include configure:15270: result: no configure:15298: checking for ieeefp.h configure:15307: result: no configure:15338: checking nan.h usability configure:15355: gcc -c -g -O2 conftest.c >&5 conftest.c:73:17: fatal error: nan.h: No such file or directory #include ^ compilation terminated. configure:15362: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.7.7" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15376: result: no configure:15380: checking nan.h presence configure:15395: gcc -E conftest.c conftest.c:40:17: fatal error: nan.h: No such file or directory #include ^ compilation terminated. configure:15402: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.7.7" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include configure:15416: result: no configure:15444: checking for nan.h configure:15453: result: no configure:15484: checking math.h usability configure:15501: gcc -c -g -O2 conftest.c >&5 configure:15508: $? = 0 configure:15522: result: yes configure:15526: checking math.h presence configure:15541: gcc -E conftest.c configure:15548: $? = 0 configure:15562: result: yes configure:15590: checking for math.h configure:15599: result: yes configure:15630: checking limits.h usability configure:15647: gcc -c -g -O2 conftest.c >&5 configure:15654: $? = 0 configure:15668: result: yes configure:15672: checking limits.h presence configure:15687: gcc -E conftest.c configure:15694: $? = 0 configure:15708: result: yes configure:15736: checking for limits.h configure:15745: result: yes configure:15776: checking fp_class.h usability configure:15793: gcc -c -g -O2 conftest.c >&5 conftest.c:75:22: fatal error: fp_class.h: No such file or directory #include ^ compilation terminated. configure:15800: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.7.7" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15814: result: no configure:15818: checking fp_class.h presence configure:15833: gcc -E conftest.c conftest.c:42:22: fatal error: fp_class.h: No such file or directory #include ^ compilation terminated. configure:15840: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.7.7" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:15854: result: no configure:15882: checking for fp_class.h configure:15891: result: no configure:15922: checking float.h usability configure:15939: gcc -c -g -O2 conftest.c >&5 configure:15946: $? = 0 configure:15960: result: yes configure:15964: checking float.h presence configure:15979: gcc -E conftest.c configure:15986: $? = 0 configure:16000: result: yes configure:16028: checking for float.h configure:16037: result: yes configure:16057: checking for stdlib.h configure:16064: result: yes configure:16202: checking for sys/socket.h configure:16226: gcc -c -g -O2 conftest.c >&5 configure:16233: $? = 0 configure:16250: result: yes configure:16267: checking for netinet/in.h configure:16291: gcc -c -g -O2 conftest.c >&5 configure:16298: $? = 0 configure:16315: result: yes configure:16332: checking for arpa/inet.h configure:16359: gcc -c -g -O2 conftest.c >&5 configure:16366: $? = 0 configure:16383: result: yes configure:16412: checking netdb.h usability configure:16429: gcc -c -g -O2 conftest.c >&5 configure:16436: $? = 0 configure:16450: result: yes configure:16454: checking netdb.h presence configure:16469: gcc -E conftest.c configure:16476: $? = 0 configure:16490: result: yes configure:16518: checking for netdb.h configure:16527: result: yes configure:16558: checking sys/time.h usability configure:16575: gcc -c -g -O2 conftest.c >&5 configure:16582: $? = 0 configure:16596: result: yes configure:16600: checking sys/time.h presence configure:16615: gcc -E conftest.c configure:16622: $? = 0 configure:16636: result: yes configure:16664: checking for sys/time.h configure:16673: result: yes configure:16704: checking sys/select.h usability configure:16721: gcc -c -g -O2 conftest.c >&5 configure:16728: $? = 0 configure:16742: result: yes configure:16746: checking sys/select.h presence configure:16761: gcc -E conftest.c configure:16768: $? = 0 configure:16782: result: yes configure:16810: checking for sys/select.h configure:16819: result: yes configure:16850: checking poll.h usability configure:16867: gcc -c -g -O2 conftest.c >&5 configure:16874: $? = 0 configure:16888: result: yes configure:16892: checking poll.h presence configure:16907: gcc -E conftest.c configure:16914: $? = 0 configure:16928: result: yes configure:16956: checking for poll.h configure:16965: result: yes configure:16996: checking sys/mman.h usability configure:17013: gcc -c -g -O2 conftest.c >&5 configure:17020: $? = 0 configure:17034: result: yes configure:17038: checking sys/mman.h presence configure:17053: gcc -E conftest.c configure:17060: $? = 0 configure:17074: result: yes configure:17102: checking for sys/mman.h configure:17111: result: yes configure:17142: checking sys/timeb.h usability configure:17159: gcc -c -g -O2 conftest.c >&5 configure:17166: $? = 0 configure:17180: result: yes configure:17184: checking sys/timeb.h presence configure:17199: gcc -E conftest.c configure:17206: $? = 0 configure:17220: result: yes configure:17248: checking for sys/timeb.h configure:17257: result: yes configure:17288: checking signal.h usability configure:17305: gcc -c -g -O2 conftest.c >&5 configure:17312: $? = 0 configure:17326: result: yes configure:17330: checking signal.h presence configure:17345: gcc -E conftest.c configure:17352: $? = 0 configure:17366: result: yes configure:17394: checking for signal.h configure:17403: result: yes configure:17422: checking for arpa/nameser.h configure:17446: gcc -c -g -O2 conftest.c >&5 configure:17453: $? = 0 configure:17470: result: yes configure:17487: checking for resolv.h configure:17517: gcc -c -g -O2 conftest.c >&5 configure:17524: $? = 0 configure:17541: result: yes configure:17570: checking dl.h usability configure:17587: gcc -c -g -O2 conftest.c >&5 conftest.c:89:16: fatal error: dl.h: No such file or directory #include ^ compilation terminated. configure:17594: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.7.7" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17608: result: no configure:17612: checking dl.h presence configure:17627: gcc -E conftest.c conftest.c:56:16: fatal error: dl.h: No such file or directory #include ^ compilation terminated. configure:17634: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.7.7" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | /* end confdefs.h. */ | #include configure:17648: result: no configure:17676: checking for dl.h configure:17685: result: no configure:17705: checking for dlfcn.h configure:17712: result: yes configure:17854: checking for strftime configure:17910: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 conftest.c:80:6: warning: conflicting types for built-in function 'strftime' char strftime (); ^ configure:17917: $? = 0 configure:17939: result: yes configure:18032: checking for strdup configure:18088: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 conftest.c:81:6: warning: conflicting types for built-in function 'strdup' char strdup (); ^ configure:18095: $? = 0 configure:18117: result: yes configure:18032: checking for strndup configure:18088: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 conftest.c:82:6: warning: conflicting types for built-in function 'strndup' char strndup (); ^ configure:18095: $? = 0 configure:18117: result: yes configure:18032: checking for strerror configure:18088: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 configure:18095: $? = 0 configure:18117: result: yes configure:18137: checking for finite configure:18193: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 conftest.c:84:6: warning: conflicting types for built-in function 'finite' char finite (); ^ configure:18200: $? = 0 configure:18222: result: yes configure:18137: checking for isnand configure:18193: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 /tmp/ccZbXRYU.o: In function `main': /home/mice/Grid/MAUS-v2.8.5/third_party/build/libxml2-2.7.7/conftest.c:96: undefined reference to `isnand' collect2: error: ld returned 1 exit status configure:18200: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.7.7" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_FINITE 1 | /* end confdefs.h. */ | /* Define isnand to an innocuous variant, in case declares isnand. | For example, HP-UX 11i declares gettimeofday. */ | #define isnand innocuous_isnand | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char isnand (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef isnand | | /* 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 isnand (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_isnand || defined __stub___isnand | choke me | #endif | | int | main () | { | return isnand (); | ; | return 0; | } configure:18222: result: no configure:18137: checking for fp_class configure:18193: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 /tmp/ccdvayR2.o: In function `main': /home/mice/Grid/MAUS-v2.8.5/third_party/build/libxml2-2.7.7/conftest.c:96: undefined reference to `fp_class' collect2: error: ld returned 1 exit status configure:18200: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.7.7" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_FINITE 1 | /* end confdefs.h. */ | /* Define fp_class to an innocuous variant, in case declares fp_class. | For example, HP-UX 11i declares gettimeofday. */ | #define fp_class innocuous_fp_class | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fp_class (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fp_class | | /* 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 fp_class (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fp_class || defined __stub___fp_class | choke me | #endif | | int | main () | { | return fp_class (); | ; | return 0; | } configure:18222: result: no configure:18137: checking for class configure:18193: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 /tmp/ccjcpmR8.o: In function `main': /home/mice/Grid/MAUS-v2.8.5/third_party/build/libxml2-2.7.7/conftest.c:96: undefined reference to `class' collect2: error: ld returned 1 exit status configure:18200: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.7.7" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_FINITE 1 | /* end confdefs.h. */ | /* Define class to an innocuous variant, in case declares class. | For example, HP-UX 11i declares gettimeofday. */ | #define class innocuous_class | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char class (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef class | | /* 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 class (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_class || defined __stub___class | choke me | #endif | | int | main () | { | return class (); | ; | return 0; | } configure:18222: result: no configure:18137: checking for fpclass configure:18193: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 /tmp/cchYtA8b.o: In function `main': /home/mice/Grid/MAUS-v2.8.5/third_party/build/libxml2-2.7.7/conftest.c:96: undefined reference to `fpclass' collect2: error: ld returned 1 exit status configure:18200: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.7.7" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_FINITE 1 | /* end confdefs.h. */ | /* Define fpclass to an innocuous variant, in case declares fpclass. | For example, HP-UX 11i declares gettimeofday. */ | #define fpclass innocuous_fpclass | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpclass (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fpclass | | /* 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 fpclass (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fpclass || defined __stub___fpclass | choke me | #endif | | int | main () | { | return fpclass (); | ; | return 0; | } configure:18222: result: no configure:18241: checking for strftime configure:18326: result: yes configure:18241: checking for localtime configure:18297: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 configure:18304: $? = 0 configure:18326: result: yes configure:18241: checking for gettimeofday configure:18297: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 configure:18304: $? = 0 configure:18326: result: yes configure:18241: checking for ftime configure:18297: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 configure:18304: $? = 0 configure:18326: result: yes configure:18344: checking for stat configure:18400: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 configure:18407: $? = 0 configure:18429: result: yes configure:18344: checking for _stat configure:18400: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 /tmp/ccn0ENUz.o: In function `main': /home/mice/Grid/MAUS-v2.8.5/third_party/build/libxml2-2.7.7/conftest.c:101: undefined reference to `_stat' collect2: error: ld returned 1 exit status configure:18407: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.7.7" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_FINITE 1 | #define HAVE_STRFTIME 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_STAT 1 | /* end confdefs.h. */ | /* Define _stat to an innocuous variant, in case declares _stat. | For example, HP-UX 11i declares gettimeofday. */ | #define _stat innocuous__stat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _stat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _stat | | /* 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 _stat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__stat || defined __stub____stat | choke me | #endif | | int | main () | { | return _stat (); | ; | return 0; | } configure:18429: result: no configure:18344: checking for signal configure:18400: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 configure:18407: $? = 0 configure:18429: result: yes configure:18453: checking for printf configure:18509: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 conftest.c:91:6: warning: conflicting types for built-in function 'printf' char printf (); ^ configure:18516: $? = 0 configure:18538: result: yes configure:18453: checking for sprintf configure:18509: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 conftest.c:92:6: warning: conflicting types for built-in function 'sprintf' char sprintf (); ^ configure:18516: $? = 0 configure:18538: result: yes configure:18453: checking for fprintf configure:18509: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 conftest.c:93:6: warning: conflicting types for built-in function 'fprintf' char fprintf (); ^ configure:18516: $? = 0 configure:18538: result: yes configure:18453: checking for snprintf configure:18509: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 conftest.c:94:6: warning: conflicting types for built-in function 'snprintf' char snprintf (); ^ configure:18516: $? = 0 configure:18538: result: yes configure:18453: checking for vfprintf configure:18509: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 conftest.c:95:6: warning: conflicting types for built-in function 'vfprintf' char vfprintf (); ^ configure:18516: $? = 0 configure:18538: result: yes configure:18453: checking for vsprintf configure:18509: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 conftest.c:96:6: warning: conflicting types for built-in function 'vsprintf' char vsprintf (); ^ configure:18516: $? = 0 configure:18538: result: yes configure:18453: checking for vsnprintf configure:18509: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 conftest.c:97:6: warning: conflicting types for built-in function 'vsnprintf' char vsnprintf (); ^ configure:18516: $? = 0 configure:18538: result: yes configure:18453: checking for sscanf configure:18509: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 conftest.c:98:6: warning: conflicting types for built-in function 'sscanf' char sscanf (); ^ configure:18516: $? = 0 configure:18538: result: yes configure:18553: checking for va_copy configure:18577: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 configure:18584: $? = 0 configure:18603: result: yes configure:18673: checking for library containing gethostent configure:18714: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 configure:18721: $? = 0 configure:18752: result: none required configure:18760: checking for library containing setsockopt configure:18801: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 configure:18808: $? = 0 configure:18839: result: none required configure:18847: checking for library containing connect configure:18888: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 configure:18895: $? = 0 configure:18926: result: none required configure:18935: checking for type of socket length (socklen_t) configure:18949: gcc -c -g -O2 conftest.c >&5 configure:18952: result: socklen_t * configure:19022: checking whether to enable IPv6 configure:19064: gcc -c -g -O2 conftest.c >&5 configure:19071: $? = 0 configure:19086: result: yes configure:19097: checking struct sockaddr::ss_family configure:19126: gcc -c -g -O2 conftest.c >&5 configure:19133: $? = 0 configure:19148: result: yes configure:19222: checking for getaddrinfo configure:19278: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 configure:19285: $? = 0 configure:19305: result: yes configure:19401: checking for isnan configure:19457: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 conftest.c:103:6: warning: conflicting types for built-in function 'isnan' char isnan (); ^ configure:19464: $? = 0 configure:19484: result: yes configure:19569: checking for isinf configure:19625: gcc -o conftest -g -O2 -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 conftest.c:104:6: warning: conflicting types for built-in function 'isinf' char isinf (); ^ configure:19632: $? = 0 configure:19652: result: yes configure:20011: checking for shl_load configure:20067: gcc -o conftest -g -O2 -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 conftest.c:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char shl_load (); ^ conftest.c:114:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/ccTwP7Pj.o: In function `main': /home/mice/Grid/MAUS-v2.8.5/third_party/build/libxml2-2.7.7/conftest.c:116: undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:20074: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.7.7" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_FINITE 1 | #define HAVE_STRFTIME 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_STAT 1 | #define HAVE_SIGNAL 1 | #define HAVE_PRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_VA_COPY 1 | #define XML_SOCKLEN_T socklen_t | #define SUPPORT_IP6 /**/ | #define HAVE_GETADDRINFO /**/ | #define HAVE_ISNAN /**/ | #define HAVE_ISINF /**/ | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:20094: result: no configure:20100: checking for shl_load in -ldld configure:20135: gcc -o conftest -g -O2 -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c -ldld >&5 conftest.c:89:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char shl_load (); ^ conftest.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:20142: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.7.7" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_FINITE 1 | #define HAVE_STRFTIME 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_STAT 1 | #define HAVE_SIGNAL 1 | #define HAVE_PRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_VA_COPY 1 | #define XML_SOCKLEN_T socklen_t | #define SUPPORT_IP6 /**/ | #define HAVE_GETADDRINFO /**/ | #define HAVE_ISNAN /**/ | #define HAVE_ISINF /**/ | /* 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 shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:20163: result: no configure:20171: checking for dlopen configure:20227: gcc -o conftest -g -O2 -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 conftest.c:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char dlopen (); ^ conftest.c:114:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/ccFXKz1u.o: In function `main': /home/mice/Grid/MAUS-v2.8.5/third_party/build/libxml2-2.7.7/conftest.c:116: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:20234: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.7.7" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #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_STRING_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_FINITE 1 | #define HAVE_STRFTIME 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_STAT 1 | #define HAVE_SIGNAL 1 | #define HAVE_PRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_VA_COPY 1 | #define XML_SOCKLEN_T socklen_t | #define SUPPORT_IP6 /**/ | #define HAVE_GETADDRINFO /**/ | #define HAVE_ISNAN /**/ | #define HAVE_ISINF /**/ | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* 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 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:20254: result: no configure:20260: checking for dlopen in -ldl configure:20295: gcc -o conftest -g -O2 -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c -ldl >&5 conftest.c:89:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char dlopen (); ^ conftest.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:20302: $? = 0 configure:20323: result: yes configure:20444: checking pthread.h usability configure:20461: gcc -c -g -O2 -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls conftest.c >&5 configure:20468: $? = 0 configure:20482: result: yes configure:20486: checking pthread.h presence configure:20501: gcc -E conftest.c configure:20508: $? = 0 configure:20522: result: yes configure:20550: checking for pthread.h configure:20557: result: yes configure:20562: checking for pthread_join in -lpthread configure:20597: gcc -o conftest -g -O2 -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c -lpthread >&5 conftest.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char pthread_join (); ^ conftest.c:92:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:20604: $? = 0 configure:20625: result: yes configure:21460: checking iconv.h usability configure:21477: gcc -c -g -O2 -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls conftest.c >&5 configure:21484: $? = 0 configure:21498: result: yes configure:21502: checking iconv.h presence configure:21517: gcc -E conftest.c configure:21524: $? = 0 configure:21538: result: yes configure:21566: checking for iconv.h configure:21573: result: yes configure:21578: checking for iconv configure:21604: gcc -o conftest -g -O2 -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib conftest.c >&5 conftest.c:88:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:21611: $? = 0 configure:21620: result: yes configure:21708: checking for iconv declaration configure:21746: gcc -c -g -O2 -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls conftest.c >&5 conftest.c:92:8: warning: redundant redeclaration of 'iconv' [-Wredundant-decls] size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); ^ In file included from conftest.c:86:0: /usr/include/iconv.h:43:15: note: previous declaration of 'iconv' was here extern size_t iconv (iconv_t __cd, char **__restrict __inbuf, ^ conftest.c:98:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:21753: $? = 0 configure:21772: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:22111: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on miceonrec02.micenet.rl.ac.uk config.status:1185: creating libxml2.spec config.status:1185: creating Makefile config.status:1185: creating include/Makefile config.status:1185: creating include/libxml/Makefile config.status:1185: creating doc/Makefile config.status:1185: creating doc/examples/Makefile config.status:1185: creating doc/devhelp/Makefile config.status:1185: creating example/Makefile config.status:1185: creating python/Makefile config.status:1185: creating python/tests/Makefile config.status:1185: creating xstc/Makefile config.status:1185: creating include/libxml/xmlversion.h config.status:1185: creating xml2-config config.status:1185: creating libxml-2.0.pc config.status:1185: creating libxml-2.0-uninstalled.pc config.status:1185: creating python/setup.py config.status:1185: creating config.h config.status:1459: executing depfiles commands config.status:1459: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_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_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_func__stat=no ac_cv_func_class=no ac_cv_func_dlopen=no ac_cv_func_finite=yes ac_cv_func_fp_class=no ac_cv_func_fpclass=no ac_cv_func_fprintf=yes ac_cv_func_ftime=yes ac_cv_func_getaddrinfo=yes ac_cv_func_gettimeofday=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_isnand=no ac_cv_func_localtime=yes ac_cv_func_printf=yes ac_cv_func_shl_load=no ac_cv_func_signal=yes ac_cv_func_snprintf=yes ac_cv_func_sprintf=yes ac_cv_func_sscanf=yes ac_cv_func_stat=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strndup=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_header_ansidecl_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_fp_class_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_inttypes_h_h=no ac_cv_header_limits_h=yes ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_nan_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_resolv_h=yes ac_cv_header_signal_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_mman_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_timeb_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_pthread_pthread_join=yes ac_cv_lib_z_gzread=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_MV=/bin/mv ac_cv_path_PERL=/usr/bin/perl ac_cv_path_RM=/bin/rm ac_cv_path_SED=/bin/sed ac_cv_path_TAR=/bin/tar ac_cv_path_WGET=/usr/bin/wget ac_cv_path_XMLLINT=/usr/bin/xmllint ac_cv_path_XSLTPROC=/usr/bin/xsltproc ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc 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_make_make_set=yes ac_cv_search_connect='none required' ac_cv_search_gethostent='none required' ac_cv_search_opendir='none required' ac_cv_search_setsockopt='none required' am_cv_CC_dependencies_compiler_type=gcc3 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_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' 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=1966080 xml_cv_iconv_arg2= xml_cv_iconv_decl='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/mice/Grid/MAUS-v2.8.5/third_party/build/libxml2-2.7.7/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/mice/Grid/MAUS-v2.8.5/third_party/build/libxml2-2.7.7/missing --run tar' ANSI2KNR='' AR='ar' AS='as' AUTOCONF='${SHELL} /home/mice/Grid/MAUS-v2.8.5/third_party/build/libxml2-2.7.7/missing --run autoconf' AUTOHEADER='${SHELL} /home/mice/Grid/MAUS-v2.8.5/third_party/build/libxml2-2.7.7/missing --run autoheader' AUTOMAKE='${SHELL} /home/mice/Grid/MAUS-v2.8.5/third_party/build/libxml2-2.7.7/missing --run automake-1.11' AWK='gawk' BASE_THREAD_LIBS='-lpthread' C14N_OBJ='c14n.c' CATALOG_OBJ='catalog.o' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' CYGWIN_EXTRA_LDFLAGS='' CYGWIN_EXTRA_PYTHON_LIBADD='' DEBUG_OBJ='debugXML.o' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DOCB_OBJ='DOCBparser.o' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' FTP_OBJ='nanoftp.o' GREP='/bin/grep' HAVE_ISINF='' HAVE_ISNAN='' HTML_DIR='$(datadir)/doc/$(PACKAGE)-$(VERSION)/html' HTML_OBJ='HTMLparser.o HTMLtree.o' HTTP_OBJ='nanohttp.o' ICONV_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='-L/home/mice/Grid/MAUS-v2.8.5/third_party/install/lib' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBXML_MAJOR_VERSION='2' LIBXML_MICRO_VERSION='7' LIBXML_MINOR_VERSION='7' LIBXML_VERSION='2.7.7' LIBXML_VERSION_EXTRA='' LIBXML_VERSION_INFO='9:7:7' LIBXML_VERSION_NUMBER='20707' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/mice/Grid/MAUS-v2.8.5/third_party/build/libxml2-2.7.7/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MODULE_EXTENSION='.so' MODULE_PLATFORM_LIBS='-ldl' MV='/bin/mv' M_LIBS='-lm' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libxml2' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PYTHON='/home/mice/Grid/MAUS-v2.8.5/third_party/install//bin/python' PYTHON_INCLUDES='/home/mice/Grid/MAUS-v2.8.5/third_party/install//include/python2.7' PYTHON_LIBS='-lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic' PYTHON_SITE_PACKAGES='${exec_prefix}/lib/python2.7/site-packages' PYTHON_SUBDIR='python' PYTHON_TESTS=' RelaxNGPythonTests SchemasPythonTests' PYTHON_VERSION='2.7' RANLIB='ranlib' RDL_LIBS='' READER_TEST='Readertests' REBUILD_DOCS_FALSE='' REBUILD_DOCS_TRUE='#' RELDATE='Wed Apr 26 2017' RM='/bin/rm' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STATIC_BINARIES='' STRIP='strip' TAR='/bin/tar' TEST_C14N='C14Ntests' TEST_CATALOG='Catatests' TEST_DEBUG='Scripttests' TEST_HTML='HTMLtests' TEST_MODULES='ModuleTests' TEST_PATTERN='Patterntests' TEST_PHTML='HTMLPushtests' TEST_PUSH='XMLPushtests' TEST_REGEXPS='Regexptests Automatatests' TEST_SAX='SAXtests' TEST_SCHEMAS='Schemastests Relaxtests' TEST_SCHEMATRON='Schematrontests' TEST_THREADS='Threadtests' TEST_VALID='Validtests' TEST_VTIME='VTimingtests' TEST_XINCLUDE='XIncludetests' TEST_XPATH='XPathtests' TEST_XPTR='XPtrtests' THREADS_W32='' THREAD_CFLAGS=' -D_REENTRANT' THREAD_LIBS='' U='' USE_VERSION_SCRIPT_FALSE='#' USE_VERSION_SCRIPT_TRUE='' VERSION='2.7.7' VERSION_SCRIPT_FLAGS='-Wl,--version-script=' WGET='/usr/bin/wget' WIN32_EXTRA_LDFLAGS='' WIN32_EXTRA_LIBADD='' WITH_C14N='1' WITH_CATALOG='1' WITH_DEBUG='1' WITH_DOCB='1' WITH_FTP='1' WITH_HTML='1' WITH_HTTP='1' WITH_ICONV='1' WITH_ISO8859X='1' WITH_LEGACY='1' WITH_MEM_DEBUG='0' WITH_MODULES='1' WITH_OUTPUT='1' WITH_PATTERN='1' WITH_PUSH='1' WITH_PYTHON_FALSE='#' WITH_PYTHON_TRUE='' WITH_READER='1' WITH_REGEXPS='1' WITH_RUN_DEBUG='0' WITH_SAX1='1' WITH_SCHEMAS='1' WITH_SCHEMATRON='1' WITH_THREADS='1' WITH_TREE='1' WITH_TRIO='0' WITH_TRIO_SOURCES_FALSE='' WITH_TRIO_SOURCES_TRUE='#' WITH_VALID='1' WITH_WRITER='1' WITH_XINCLUDE='1' WITH_XPATH='1' WITH_XPTR='1' WITH_ZLIB='1' XINCLUDE_OBJ='xinclude.o' XMLLINT='/usr/bin/xmllint' XML_CFLAGS='' XML_INCLUDEDIR='-I${includedir}/libxml2' XML_LIBDIR='-L${libdir}' XML_LIBS='-lxml2 -lz -lm ' XML_LIBTOOLLIBS='libxml2.la' XPATH_OBJ='xpath.o' XPTR_OBJ='xpointer.o' XSLTPROC='/usr/bin/xsltproc' Z_CFLAGS='' Z_LIBS='-lz' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' 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='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/mice/Grid/MAUS-v2.8.5/third_party/build/libxml2-2.7.7/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/mice/Grid/MAUS-v2.8.5/third_party/install' program_transform_name='s,x,x,' psdir='${docdir}' pythondir='$(PYTHON_SITE_PACKAGES)' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "libxml2" #define VERSION "2.7.7" #define PROTOTYPES 1 #define __PROTOTYPES 1 #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_STRING_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_ZLIB_H 1 #define HAVE_LIBZ 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_FCNTL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDARG_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_TIME_H 1 #define HAVE_MATH_H 1 #define HAVE_LIMITS_H 1 #define HAVE_FLOAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETDB_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_DLFCN_H 1 #define HAVE_STRFTIME 1 #define HAVE_STRDUP 1 #define HAVE_STRNDUP 1 #define HAVE_STRERROR 1 #define HAVE_FINITE 1 #define HAVE_STRFTIME 1 #define HAVE_LOCALTIME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_FTIME 1 #define HAVE_STAT 1 #define HAVE_SIGNAL 1 #define HAVE_PRINTF 1 #define HAVE_SPRINTF 1 #define HAVE_FPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_VFPRINTF 1 #define HAVE_VSPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_SSCANF 1 #define HAVE_VA_COPY 1 #define XML_SOCKLEN_T socklen_t #define SUPPORT_IP6 /**/ #define HAVE_GETADDRINFO /**/ #define HAVE_ISNAN /**/ #define HAVE_ISINF /**/ #define HAVE_DLOPEN /**/ #define HAVE_LIBPTHREAD /**/ #define HAVE_PTHREAD_H /**/ #define ICONV_CONST configure: exit 0