This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gc configure 7.2, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2457: checking build system type configure:2471: result: i686-uhu-linux-gnu configure:2491: checking host system type configure:2504: result: i686-uhu-linux-gnu configure:2524: checking target system type configure:2537: result: i686-uhu-linux-gnu configure:2566: checking GC version numbers configure:2605: result: major=7 minor=2 configure:2625: checking for a BSD-compatible install configure:2693: result: /bin/install -c configure:2704: checking whether build environment is sane configure:2754: result: yes configure:2895: checking for a thread-safe mkdir -p configure:2934: result: /bin/mkdir -p configure:2947: checking for gawk configure:2963: found /bin/gawk configure:2974: result: gawk configure:2985: checking whether make sets $(MAKE) configure:3007: result: yes configure:3090: checking whether to enable maintainer-specific portions of Makefiles configure:3099: result: no configure:3128: checking for style of include used by make configure:3156: result: GNU configure:3186: checking for i686-uhu-linux-gcc configure:3202: found /usr/bin/i686-uhu-linux-gcc configure:3213: result: i686-uhu-linux-gcc configure:3482: checking for C compiler version configure:3491: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3502: $? = 0 configure:3491: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3502: $? = 0 configure:3491: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3502: $? = 1 configure:3491: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3502: $? = 1 configure:3522: checking whether the C compiler works configure:3544: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3548: $? = 0 configure:3596: result: yes configure:3599: checking for C compiler default output file name configure:3601: result: a.out configure:3607: checking for suffix of executables configure:3614: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3618: $? = 0 configure:3640: result: configure:3662: checking whether we are cross compiling configure:3670: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3674: $? = 0 configure:3681: ./conftest configure:3685: $? = 0 configure:3700: result: no configure:3705: checking for suffix of object files configure:3727: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3731: $? = 0 configure:3752: result: o configure:3756: checking whether we are using the GNU C compiler configure:3775: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3775: $? = 0 configure:3784: result: yes configure:3793: checking whether i686-uhu-linux-gcc accepts -g configure:3813: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3813: $? = 0 configure:3854: result: yes configure:3871: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3935: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3935: $? = 0 configure:3948: result: none needed configure:3970: checking dependency style of i686-uhu-linux-gcc configure:4080: result: gcc3 configure:4096: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:4127: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:4131: $? = 0 configure:4137: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:4141: $? = 0 configure:4152: cc -c conftest.c >&5 configure:4156: $? = 0 configure:4164: cc -c conftest.c -o conftest2.o >&5 configure:4168: $? = 0 configure:4174: cc -c conftest.c -o conftest2.o >&5 configure:4178: $? = 0 configure:4196: result: yes configure:4235: checking for i686-uhu-linux-g++ configure:4251: found /usr/bin/i686-uhu-linux-g++ configure:4262: result: i686-uhu-linux-g++ configure:4333: checking for C++ compiler version configure:4342: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4353: $? = 0 configure:4342: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:4353: $? = 0 configure:4342: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:4353: $? = 1 configure:4342: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: error: unrecognized command line option '-qversion' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:4353: $? = 1 configure:4357: checking whether we are using the GNU C++ compiler configure:4376: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:4376: $? = 0 configure:4385: result: yes configure:4394: checking whether i686-uhu-linux-g++ accepts -g configure:4414: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:4414: $? = 0 configure:4455: result: yes configure:4480: checking dependency style of i686-uhu-linux-g++ configure:4590: result: gcc3 configure:4615: checking dependency style of i686-uhu-linux-gcc configure:4723: result: gcc3 configure:4750: checking for thread model used by GCC configure:4764: result: posix configure:4812: checking for inline configure:4828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4828: $? = 0 configure:4836: result: inline configure:4864: checking for pthread_self in -lpthread configure:4889: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:4889: $? = 0 configure:4898: result: yes configure:4917: WARNING: "Explicit GC_INIT() calls may be required." configure:5208: checking for xlc configure:5225: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:22:4: error: #error # error ^ configure:5225: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gc" | #define PACKAGE_TARNAME "gc" | #define PACKAGE_VERSION "7.2" | #define PACKAGE_STRING "gc 7.2" | #define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com" | #define PACKAGE_URL "" | #define GC_VERSION_MAJOR 7 | #define GC_VERSION_MINOR 2 | #define PACKAGE "gc" | #define VERSION "7.2" | #define GC_LINUX_THREADS 1 | #define _REENTRANT 1 | #define THREAD_LOCAL_ALLOC 1 | /* end confdefs.h. */ | | int | main () | { | | #ifndef __xlC__ | # error | #endif | | ; | return 0; | } configure:5231: result: no configure:5250: checking whether gcc supports -fno-strict-aliasing configure:5276: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:5276: $? = 0 configure:5285: result: yes configure:5298: checking for dlopen in -ldl configure:5323: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c -ldl >&5 configure:5323: $? = 0 configure:5332: result: yes configure:5410: checking whether to build shared libraries configure:5452: result: yes configure:5466: checking which machine-dependent code should be used configure:5525: result: configure:5579: checking how to print strings configure:5606: result: printf configure:5627: checking for a sed that does not truncate output configure:5691: result: /bin/sed configure:5709: checking for grep that handles long lines and -e configure:5767: result: /bin/grep configure:5772: checking for egrep configure:5834: result: /bin/grep -E configure:5839: checking for fgrep configure:5901: result: /bin/grep -F configure:5936: checking for ld used by i686-uhu-linux-gcc configure:6003: result: /usr/bin/ld configure:6010: checking if the linker (/usr/bin/ld) is GNU ld configure:6025: result: yes configure:6037: checking for BSD- or MS-compatible name lister (nm) configure:6086: result: /usr/bin/nm -B configure:6216: checking the name lister (/usr/bin/nm -B) interface configure:6223: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:6226: /usr/bin/nm -B "conftest.o" configure:6229: output 00000000 B some_variable configure:6236: result: BSD nm configure:6239: checking whether ln -s works configure:6243: result: yes configure:6251: checking the maximum length of command line arguments configure:6376: result: 1572864 configure:6393: checking whether the shell understands some XSI constructs configure:6403: result: yes configure:6407: checking whether the shell understands "+=" configure:6413: result: yes configure:6448: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:6488: result: func_convert_file_noop configure:6495: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:6515: result: func_convert_file_noop configure:6522: checking for /usr/bin/ld option to reload object files configure:6529: result: -r configure:6563: checking for i686-uhu-linux-objdump configure:6593: result: no configure:6603: checking for objdump configure:6619: found /usr/bin/objdump configure:6630: result: objdump configure:6662: checking how to recognize dependent libraries configure:6864: result: pass_all configure:6909: checking for i686-uhu-linux-dlltool configure:6939: result: no configure:6949: checking for dlltool configure:6979: result: no configure:7009: checking how to associate runtime and link libraries configure:7036: result: printf %s\n configure:7052: checking for i686-uhu-linux-ar configure:7068: found /usr/bin/i686-uhu-linux-ar configure:7079: result: i686-uhu-linux-ar configure:7160: checking for archiver @FILE support configure:7177: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:7177: $? = 0 configure:7180: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:7183: $? = 0 configure:7188: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:7191: $? = 1 configure:7203: result: @ configure:7221: checking for i686-uhu-linux-strip configure:7251: result: no configure:7261: checking for strip configure:7277: found /usr/bin/strip configure:7288: result: strip configure:7320: checking for i686-uhu-linux-ranlib configure:7350: result: no configure:7360: checking for ranlib configure:7376: found /usr/bin/ranlib configure:7387: result: ranlib configure:7489: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:7608: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:7611: $? = 0 configure:7615: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7618: $? = 0 configure:7684: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c conftstm.o >&5 configure:7687: $? = 0 configure:7725: result: ok configure:7762: checking for sysroot configure:7792: result: no configure:7995: checking for i686-uhu-linux-mt configure:8025: result: no configure:8035: checking for mt configure:8065: result: no configure:8085: checking if : is a manifest tool configure:8091: : '-?' configure:8099: result: no configure:8731: checking how to run the C preprocessor configure:8762: i686-uhu-linux-gcc -E conftest.c configure:8762: $? = 0 configure:8776: i686-uhu-linux-gcc -E conftest.c conftest.c:17:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8776: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gc" | #define PACKAGE_TARNAME "gc" | #define PACKAGE_VERSION "7.2" | #define PACKAGE_STRING "gc 7.2" | #define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com" | #define PACKAGE_URL "" | #define GC_VERSION_MAJOR 7 | #define GC_VERSION_MINOR 2 | #define PACKAGE "gc" | #define VERSION "7.2" | #define GC_LINUX_THREADS 1 | #define _REENTRANT 1 | #define THREAD_LOCAL_ALLOC 1 | #define GC_DLL 1 | /* end confdefs.h. */ | #include configure:8801: result: i686-uhu-linux-gcc -E configure:8821: i686-uhu-linux-gcc -E conftest.c configure:8821: $? = 0 configure:8835: i686-uhu-linux-gcc -E conftest.c conftest.c:17:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8835: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gc" | #define PACKAGE_TARNAME "gc" | #define PACKAGE_VERSION "7.2" | #define PACKAGE_STRING "gc 7.2" | #define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com" | #define PACKAGE_URL "" | #define GC_VERSION_MAJOR 7 | #define GC_VERSION_MINOR 2 | #define PACKAGE "gc" | #define VERSION "7.2" | #define GC_LINUX_THREADS 1 | #define _REENTRANT 1 | #define THREAD_LOCAL_ALLOC 1 | #define GC_DLL 1 | /* end confdefs.h. */ | #include configure:8864: checking for ANSI C header files configure:8884: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:8884: $? = 0 configure:8957: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:8957: $? = 0 configure:8957: ./conftest configure:8957: $? = 0 configure:8968: result: yes configure:8981: checking for sys/types.h configure:8981: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:8981: $? = 0 configure:8981: result: yes configure:8981: checking for sys/stat.h configure:8981: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:8981: $? = 0 configure:8981: result: yes configure:8981: checking for stdlib.h configure:8981: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:8981: $? = 0 configure:8981: result: yes configure:8981: checking for string.h configure:8981: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:8981: $? = 0 configure:8981: result: yes configure:8981: checking for memory.h configure:8981: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:8981: $? = 0 configure:8981: result: yes configure:8981: checking for strings.h configure:8981: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:8981: $? = 0 configure:8981: result: yes configure:8981: checking for inttypes.h configure:8981: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:8981: $? = 0 configure:8981: result: yes configure:8981: checking for stdint.h configure:8981: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:8981: $? = 0 configure:8981: result: yes configure:8981: checking for unistd.h configure:8981: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:8981: $? = 0 configure:8981: result: yes configure:8995: checking for dlfcn.h configure:8995: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:8995: $? = 0 configure:8995: result: yes configure:9163: checking for objdir configure:9178: result: .libs configure:9449: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9467: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:9471: $? = 0 configure:9484: result: no configure:9794: checking for i686-uhu-linux-gcc option to produce PIC configure:9801: result: -fPIC -DPIC configure:9809: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:9827: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -fPIC -DPIC -DPIC conftest.c >&5 configure:9831: $? = 0 configure:9844: result: yes configure:9873: checking if i686-uhu-linux-gcc static flag -static works configure:9901: result: yes configure:9916: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9937: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing -o out/conftest2.o conftest.c >&5 configure:9941: $? = 0 configure:9963: result: yes configure:9971: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10018: result: yes configure:10051: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:11209: result: yes configure:11246: checking whether -lc should be explicitly linked in configure:11254: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 configure:11257: $? = 0 configure:11272: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11275: $? = 0 configure:11289: result: no configure:11454: checking dynamic linker characteristics configure:11968: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fno-strict-aliasing -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11968: $? = 0 configure:12190: result: GNU/Linux ld.so configure:12297: checking how to hardcode library paths into programs configure:12322: result: immediate configure:12862: checking whether stripping libraries is possible configure:12867: result: yes configure:12902: checking if libtool supports shared libraries configure:12904: result: yes configure:12907: checking whether to build shared libraries configure:12928: result: yes configure:12931: checking whether to build static libraries configure:12935: result: no configure:12958: checking how to run the C++ preprocessor configure:12985: i686-uhu-linux-g++ -E conftest.cpp configure:12985: $? = 0 configure:12999: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:29:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12999: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gc" | #define PACKAGE_TARNAME "gc" | #define PACKAGE_VERSION "7.2" | #define PACKAGE_STRING "gc 7.2" | #define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com" | #define PACKAGE_URL "" | #define GC_VERSION_MAJOR 7 | #define GC_VERSION_MINOR 2 | #define PACKAGE "gc" | #define VERSION "7.2" | #define GC_LINUX_THREADS 1 | #define _REENTRANT 1 | #define THREAD_LOCAL_ALLOC 1 | #define GC_DLL 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13024: result: i686-uhu-linux-g++ -E configure:13044: i686-uhu-linux-g++ -E conftest.cpp configure:13044: $? = 0 configure:13058: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:29:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13058: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gc" | #define PACKAGE_TARNAME "gc" | #define PACKAGE_VERSION "7.2" | #define PACKAGE_STRING "gc 7.2" | #define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com" | #define PACKAGE_URL "" | #define GC_VERSION_MAJOR 7 | #define GC_VERSION_MINOR 2 | #define PACKAGE "gc" | #define VERSION "7.2" | #define GC_LINUX_THREADS 1 | #define _REENTRANT 1 | #define THREAD_LOCAL_ALLOC 1 | #define GC_DLL 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13228: checking for ld used by i686-uhu-linux-g++ configure:13295: result: /usr/bin/ld configure:13302: checking if the linker (/usr/bin/ld) is GNU ld configure:13317: result: yes configure:13372: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14376: result: yes configure:14411: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:14414: $? = 0 configure:14934: checking for i686-uhu-linux-g++ option to produce PIC configure:14941: result: -fPIC -DPIC configure:14949: checking if i686-uhu-linux-g++ PIC flag -fPIC -DPIC works configure:14967: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14971: $? = 0 configure:14984: result: yes configure:15007: checking if i686-uhu-linux-g++ static flag -static works configure:15035: result: yes configure:15047: checking if i686-uhu-linux-g++ supports -c -o file.o configure:15068: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:15072: $? = 0 configure:15094: result: yes configure:15099: checking if i686-uhu-linux-g++ supports -c -o file.o configure:15146: result: yes configure:15176: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:15210: result: yes configure:15353: checking dynamic linker characteristics configure:16023: result: GNU/Linux ld.so configure:16076: checking how to hardcode library paths into programs configure:16101: result: immediate configure:16185: checking whether Solaris gcc optimization fix is necessary configure:16208: result: no configure:16336: checking sys/dg_sys_info.h usability configure:16336: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-strict-aliasing conftest.c >&5 conftest.c:65:29: fatal error: sys/dg_sys_info.h: No such file or directory #include ^ compilation terminated. configure:16336: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gc" | #define PACKAGE_TARNAME "gc" | #define PACKAGE_VERSION "7.2" | #define PACKAGE_STRING "gc 7.2" | #define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com" | #define PACKAGE_URL "" | #define GC_VERSION_MAJOR 7 | #define GC_VERSION_MINOR 2 | #define PACKAGE "gc" | #define VERSION "7.2" | #define GC_LINUX_THREADS 1 | #define _REENTRANT 1 | #define THREAD_LOCAL_ALLOC 1 | #define GC_DLL 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_EXECUTE_PERMISSION 1 | #define ALL_INTERIOR_POINTERS 1 | #define GC_GCJ_SUPPORT 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:16336: result: no configure:16336: checking sys/dg_sys_info.h presence configure:16336: i686-uhu-linux-gcc -E conftest.c conftest.c:32:29: fatal error: sys/dg_sys_info.h: No such file or directory #include ^ compilation terminated. configure:16336: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gc" | #define PACKAGE_TARNAME "gc" | #define PACKAGE_VERSION "7.2" | #define PACKAGE_STRING "gc 7.2" | #define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com" | #define PACKAGE_URL "" | #define GC_VERSION_MAJOR 7 | #define GC_VERSION_MINOR 2 | #define PACKAGE "gc" | #define VERSION "7.2" | #define GC_LINUX_THREADS 1 | #define _REENTRANT 1 | #define THREAD_LOCAL_ALLOC 1 | #define GC_DLL 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NO_EXECUTE_PERMISSION 1 | #define ALL_INTERIOR_POINTERS 1 | #define GC_GCJ_SUPPORT 1 | /* end confdefs.h. */ | #include configure:16336: result: no configure:16336: checking for sys/dg_sys_info.h configure:16336: result: no configure:16520: checking for i686-uhu-linux-pkg-config configure:16553: result: no configure:16563: checking for pkg-config configure:16581: found /usr/bin/pkg-config configure:16593: result: /usr/bin/pkg-config configure:16618: checking pkg-config is at least version 0.9.0 configure:16621: result: yes configure:16633: checking for ATOMIC_OPS configure:16641: $PKG_CONFIG --exists --print-errors "atomic_ops" Package atomic_ops was not found in the pkg-config search path. Perhaps you should add the directory containing `atomic_ops.pc' to the PKG_CONFIG_PATH environment variable No package 'atomic_ops' found configure:16644: $? = 1 configure:16659: $PKG_CONFIG --exists --print-errors "atomic_ops" Package atomic_ops was not found in the pkg-config search path. Perhaps you should add the directory containing `atomic_ops.pc' to the PKG_CONFIG_PATH environment variable No package 'atomic_ops' found configure:16662: $? = 1 No package 'atomic_ops' found configure:16690: result: no configure:16717: checking which libatomic_ops to use configure:16725: result: internal configure:16952: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gc config.status 7.2, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:1222: creating Makefile config.status:1222: creating bdw-gc.pc config.status:1222: creating include/private/config.h config.status:1451: executing depfiles commands config.status:1451: executing libtool commands config.status:1451: executing default commands configure:19535: === configuring in libatomic_ops (/var/uhubuild/work/compile/libatomic_ops) configure:19598: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_ATOMIC_OPS_CFLAGS_set= ac_cv_env_ATOMIC_OPS_CFLAGS_value= ac_cv_env_ATOMIC_OPS_LIBS_set= ac_cv_env_ATOMIC_OPS_LIBS_value= ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_fno_strict_aliasing=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_dg_sys_info_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_pthread_pthread_self=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_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_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_cc_i686_uhu_linux_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_target=i686-uhu-linux-gnu am_cv_CCAS_dependencies_compiler_type=gcc3 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='i686-uhu-linux-ar' ATOMIC_OPS_CFLAGS='-I$(top_builddir)/libatomic_ops/src -I$(top_srcdir)/libatomic_ops/src' ATOMIC_OPS_LIBS='' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.11' AVOID_CPP_LIB_FALSE='' AVOID_CPP_LIB_TRUE='#' AWK='gawk' CC='i686-uhu-linux-gcc' CCAS='i686-uhu-linux-gcc' CCASDEPMODE='depmode=gcc3' CCASFLAGS='-O2 -march=i686 -mtune=generic ' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -fno-strict-aliasing' COMPILER_XLC_FALSE='' COMPILER_XLC_TRUE='#' CPLUSPLUS_FALSE='' CPLUSPLUS_TRUE='#' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CXXINCLUDES='' CYGPATH_W='echo' DARWIN_THREADS_FALSE='' DARWIN_THREADS_TRUE='#' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_GCJ_SUPPORT_FALSE='#' ENABLE_GCJ_SUPPORT_TRUE='' EXEEXT='' EXTRA_TEST_LIBS='' FGREP='/bin/grep -F' GC_CFLAGS=' -fexceptions' GC_VERSION='' GREP='/bin/grep' INCLUDES='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' KEEP_BACK_PTRS_FALSE='' KEEP_BACK_PTRS_TRUE='#' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NEED_ATOMIC_OPS_ASM_FALSE='' NEED_ATOMIC_OPS_ASM_TRUE='#' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPENBSD_THREADS_FALSE='' OPENBSD_THREADS_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='gc' PACKAGE_BUGREPORT='gc@linux.hpl.hp.com' PACKAGE_NAME='gc' PACKAGE_STRING='gc 7.2' PACKAGE_TARNAME='gc' PACKAGE_URL='' PACKAGE_VERSION='7.2' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PTHREADS_FALSE='#' PTHREADS_TRUE='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' THREADDLLIBS='-lpthread -ldl' THREADS_FALSE='#' THREADS_TRUE='' UNWINDLIBS='' USE_INTERNAL_LIBATOMIC_OPS_FALSE='#' USE_INTERNAL_LIBATOMIC_OPS_TRUE='' USE_LIBDIR_FALSE='#' USE_LIBDIR_TRUE='' VERSION='7.2' WIN32_THREADS_FALSE='' WIN32_THREADS_TRUE='#' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' addlibs='' addobjs=' mach_dep.lo' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCCAS_FALSE='#' am__fastdepCCAS_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_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='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' extra_ldflags_libgc='' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' libatomic_ops' sysconfdir='/etc' target='i686-uhu-linux-gnu' target_alias='' target_all='libgc.la' target_cpu='i686' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "gc" #define PACKAGE_TARNAME "gc" #define PACKAGE_VERSION "7.2" #define PACKAGE_STRING "gc 7.2" #define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com" #define PACKAGE_URL "" #define GC_VERSION_MAJOR 7 #define GC_VERSION_MINOR 2 #define PACKAGE "gc" #define VERSION "7.2" #define GC_LINUX_THREADS 1 #define _REENTRANT 1 #define THREAD_LOCAL_ALLOC 1 #define GC_DLL 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_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define NO_EXECUTE_PERMISSION 1 #define ALL_INTERIOR_POINTERS 1 #define GC_GCJ_SUPPORT 1 #define JAVA_FINALIZATION 1 #define ATOMIC_UNCOLLECTABLE 1 configure: exit 0