This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libgc-mono configure 6.6, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --disable-option-checking --prefix=/home/peko/autobuild/instance-0/output/host --sysconfdir=/home/peko/autobuild/instance-0/output/host/etc --localstatedir=/home/peko/autobuild/instance-0/output/host/var --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking --with-mcs-docs=no --disable-libraries --with-ikvm-native=no --enable-minimal=profiler,debug,aot --enable-static --disable-btls CC=/usr/bin/gcc CFLAGS=-O2 -I/home/peko/autobuild/instance-0/output/host/include LDFLAGS=-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib CPPFLAGS=-I/home/peko/autobuild/instance-0/output/host/include CXX=/usr/bin/g++ CXXFLAGS=-O2 -I/home/peko/autobuild/instance-0/output/host/include CPP=/usr/bin/cpp CPPFLAGS_FOR_EGLIB= CFLAGS_FOR_EGLIB=-O2 -I/home/peko/autobuild/instance-0/output/host/include -fvisibility=hidden --disable-embed-check --with-libgc-threads=pthreads --enable-parallel-mark CPPFLAGS_FOR_LIBGC=-I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include CFLAGS_FOR_LIBGC=-O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = gcc67 uname -m = x86_64 uname -r = 4.14.0-0.bpo.3-amd64 uname -s = Linux uname -v = #1 SMP Debian 4.14.13-1~bpo9+1 (2018-01-14) /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: /home/peko/autobuild/instance-0/output/host/bin PATH: /home/peko/autobuild/instance-0/output/host/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2459: checking for a BSD-compatible install configure:2527: result: /usr/bin/install -c configure:2538: checking whether build environment is sane configure:2593: result: yes configure:2744: checking for a thread-safe mkdir -p configure:2783: result: /bin/mkdir -p configure:2790: checking for gawk configure:2806: found /usr/bin/gawk configure:2817: result: gawk configure:2828: checking whether make sets $(MAKE) configure:2850: result: yes configure:2879: checking whether make supports nested variables configure:2896: result: yes configure:3019: checking build system type configure:3033: result: x86_64-pc-linux-gnu configure:3053: checking host system type configure:3066: result: x86_64-pc-linux-gnu configure:3138: checking for gcc configure:3165: result: /usr/bin/gcc configure:3394: checking for C compiler version configure:3403: /usr/bin/gcc --version >&5 gcc (Debian 6.3.0-18) 6.3.0 20170516 Copyright (C) 2016 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:3414: $? = 0 configure:3403: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18) configure:3414: $? = 0 configure:3403: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3414: $? = 1 configure:3403: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3414: $? = 1 configure:3434: checking whether the C compiler works configure:3456: /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib conftest.c >&5 configure:3460: $? = 0 configure:3508: result: yes configure:3511: checking for C compiler default output file name configure:3513: result: a.out configure:3519: checking for suffix of executables configure:3526: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib conftest.c >&5 configure:3530: $? = 0 configure:3552: result: configure:3574: checking whether we are cross compiling configure:3582: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib conftest.c >&5 configure:3586: $? = 0 configure:3593: ./conftest configure:3597: $? = 0 configure:3612: result: no configure:3617: checking for suffix of object files configure:3639: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include conftest.c >&5 configure:3643: $? = 0 configure:3664: result: o configure:3668: checking whether we are using the GNU C compiler configure:3687: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include conftest.c >&5 configure:3687: $? = 0 configure:3696: result: yes configure:3705: checking whether /usr/bin/gcc accepts -g configure:3725: /usr/bin/gcc -c -g -I/home/peko/autobuild/instance-0/output/host/include conftest.c >&5 configure:3725: $? = 0 configure:3766: result: yes configure:3783: checking for /usr/bin/gcc option to accept ISO C89 configure:3846: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include conftest.c >&5 configure:3846: $? = 0 configure:3859: result: none needed configure:3884: checking whether /usr/bin/gcc understands -c and -o together configure:3906: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3909: $? = 0 configure:3906: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3909: $? = 0 configure:3921: result: yes configure:3949: checking for style of include used by make configure:3977: result: GNU configure:4003: checking dependency style of /usr/bin/gcc configure:4114: result: none configure:4241: checking for C++ compiler version configure:4250: /usr/bin/g++ --version >&5 g++ (Debian 6.3.0-18) 6.3.0 20170516 Copyright (C) 2016 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:4261: $? = 0 configure:4250: /usr/bin/g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18) configure:4261: $? = 0 configure:4250: /usr/bin/g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4261: $? = 1 configure:4250: /usr/bin/g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:4261: $? = 1 configure:4265: checking whether we are using the GNU C++ compiler configure:4284: /usr/bin/g++ -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include conftest.cpp >&5 configure:4284: $? = 0 configure:4293: result: yes configure:4302: checking whether /usr/bin/g++ accepts -g configure:4322: /usr/bin/g++ -c -g -I/home/peko/autobuild/instance-0/output/host/include conftest.cpp >&5 configure:4322: $? = 0 configure:4363: result: yes configure:4388: checking dependency style of /usr/bin/g++ configure:4499: result: none configure:4526: checking whether make supports nested variables configure:4543: result: yes configure:4564: checking dependency style of /usr/bin/gcc configure:4673: result: none configure:4731: checking for ar configure:4758: result: /usr/bin/ar configure:4823: checking for ranlib configure:4850: result: /usr/bin/ranlib configure:4876: checking whether to enable maintainer-specific portions of Makefiles configure:4885: result: no configure:4953: checking for pthread_self in -lpthread configure:4978: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib conftest.c -lpthread >&5 conftest.c:16:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char pthread_self (); ^~~~ conftest.c:18:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:4978: $? = 0 configure:4987: result: yes configure:5188: checking for __sync_bool_compare_and_swap configure:5205: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.c >&5 conftest.c:15:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:19:14: warning: unused variable 'r1' [-Wunused-variable] unsigned int r1 = __sync_bool_compare_and_swap(&foo, 0, 1); ^~ configure:5205: $? = 0 configure:5207: result: yes configure:5220: checking for xlc configure:5237: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.c >&5 conftest.c:16:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:20:4: error: #error # error ^~~~~ configure:5237: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgc-mono" | #define PACKAGE_TARNAME "libgc-mono" | #define PACKAGE_VERSION "6.6" | #define PACKAGE_STRING "libgc-mono 6.6" | #define PACKAGE_BUGREPORT "Hans_Boehm@hp.com" | #define PACKAGE_URL "" | #define GC_LINUX_THREADS 1 | #define _REENTRANT 1 | #define PARALLEL_MARK 1 | #define THREAD_LOCAL_ALLOC 1 | #define HAS___SYNC_BOOL_COMPARE_AND_SWAP 1 | /* end confdefs.h. */ | | int | main () | { | | #ifndef __xlC__ | # error | #endif | | ; | return 0; | } configure:5243: result: no configure:5264: checking for dlopen in -ldl configure:5289: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib conftest.c -ldl >&5 conftest.c:21:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char dlopen (); ^~~~ conftest.c:23:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:5289: $? = 0 configure:5298: result: yes configure:5358: checking whether to build shared libraries configure:5399: result: yes configure:5406: checking which machine-dependent code should be used configure:5464: result: configure:5534: checking how to print strings configure:5561: result: printf configure:5582: checking for a sed that does not truncate output configure:5646: result: /bin/sed configure:5664: checking for grep that handles long lines and -e configure:5722: result: /bin/grep configure:5727: checking for egrep configure:5789: result: /bin/grep -E configure:5794: checking for fgrep configure:5856: result: /bin/grep -F configure:5891: checking for ld used by /usr/bin/gcc configure:5958: result: /usr/bin/ld configure:5965: checking if the linker (/usr/bin/ld) is GNU ld configure:5980: result: yes configure:5992: checking for BSD- or MS-compatible name lister (nm) configure:6046: result: /usr/bin/nm configure:6176: checking the name lister (/usr/bin/nm) interface configure:6183: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.c >&5 configure:6186: /usr/bin/nm "conftest.o" configure:6189: output 0000000000000000 B some_variable configure:6196: result: BSD nm configure:6199: checking whether ln -s works configure:6203: result: yes configure:6211: checking the maximum length of command line arguments configure:6342: result: 1572864 configure:6390: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6430: result: func_convert_file_noop configure:6437: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6457: result: func_convert_file_noop configure:6464: checking for /usr/bin/ld option to reload object files configure:6471: result: -r configure:6545: checking for objdump configure:6561: found /usr/bin/objdump configure:6572: result: objdump configure:6604: checking how to recognize dependent libraries configure:6804: result: pass_all configure:6889: checking for dlltool configure:6919: result: no configure:6949: checking how to associate runtime and link libraries configure:6976: result: printf %s\n configure:7100: checking for archiver @FILE support configure:7117: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.c >&5 conftest.c:16:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:7117: $? = 0 configure:7120: /usr/bin/ar cru libconftest.a @conftest.lst >&5 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') configure:7123: $? = 0 configure:7128: /usr/bin/ar cru libconftest.a @conftest.lst >&5 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ar: conftest.o: No such file or directory configure:7131: $? = 1 configure:7143: result: @ configure:7201: checking for strip configure:7217: found /usr/bin/strip configure:7228: result: strip configure:7300: checking for ranlib configure:7327: result: /usr/bin/ranlib configure:7429: checking command to parse /usr/bin/nm output from /usr/bin/gcc object configure:7582: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.c >&5 conftest.c:10:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int main(){nm_test_var='a';nm_test_func();return(0);} ^~~~ configure:7585: $? = 0 configure:7589: /usr/bin/nm 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:7592: $? = 0 configure:7658: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib conftest.c conftstm.o >&5 conftest.c:18:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] extern int nm_test_func(); ^~~~~~ configure:7661: $? = 0 configure:7699: result: ok configure:7746: checking for sysroot configure:7776: result: no configure:7783: checking for a working dd configure:7821: result: /bin/dd configure:7825: checking how to truncate binary pipes configure:7840: result: /bin/dd bs=4096 count=1 configure:7976: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.c >&5 configure:7979: $? = 0 configure:8169: checking for mt configure:8185: found /bin/mt configure:8196: result: mt configure:8219: checking if mt is a manifest tool configure:8225: mt '-?' configure:8233: result: no configure:8910: checking how to run the C preprocessor configure:8980: result: /usr/bin/cpp configure:9000: /usr/bin/cpp -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.c configure:9000: $? = 0 configure:9014: /usr/bin/cpp -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:9014: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgc-mono" | #define PACKAGE_TARNAME "libgc-mono" | #define PACKAGE_VERSION "6.6" | #define PACKAGE_STRING "libgc-mono 6.6" | #define PACKAGE_BUGREPORT "Hans_Boehm@hp.com" | #define PACKAGE_URL "" | #define GC_LINUX_THREADS 1 | #define _REENTRANT 1 | #define PARALLEL_MARK 1 | #define THREAD_LOCAL_ALLOC 1 | #define HAS___SYNC_BOOL_COMPARE_AND_SWAP 1 | /* end confdefs.h. */ | #include configure:9043: checking for ANSI C header files configure:9063: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.c >&5 conftest.c:20:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:9063: $? = 0 configure:9136: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib conftest.c >&5 conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:9136: $? = 0 configure:9136: ./conftest configure:9136: $? = 0 configure:9147: result: yes configure:9160: checking for sys/types.h configure:9160: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.c >&5 configure:9160: $? = 0 configure:9160: result: yes configure:9160: checking for sys/stat.h configure:9160: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.c >&5 configure:9160: $? = 0 configure:9160: result: yes configure:9160: checking for stdlib.h configure:9160: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.c >&5 configure:9160: $? = 0 configure:9160: result: yes configure:9160: checking for string.h configure:9160: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.c >&5 configure:9160: $? = 0 configure:9160: result: yes configure:9160: checking for memory.h configure:9160: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.c >&5 configure:9160: $? = 0 configure:9160: result: yes configure:9160: checking for strings.h configure:9160: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.c >&5 configure:9160: $? = 0 configure:9160: result: yes configure:9160: checking for inttypes.h configure:9160: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.c >&5 configure:9160: $? = 0 configure:9160: result: yes configure:9160: checking for stdint.h configure:9160: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.c >&5 configure:9160: $? = 0 configure:9160: result: yes configure:9160: checking for unistd.h configure:9160: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.c >&5 configure:9160: $? = 0 configure:9160: result: yes configure:9174: checking for dlfcn.h configure:9174: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.c >&5 configure:9174: $? = 0 configure:9174: result: yes configure:9411: checking for objdir configure:9426: result: .libs configure:9686: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:9704: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9708: $? = 0 configure:9721: result: no configure:10079: checking for /usr/bin/gcc option to produce PIC configure:10086: result: -fPIC -DPIC configure:10094: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:10112: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include -fPIC -DPIC -DPIC conftest.c >&5 configure:10116: $? = 0 configure:10129: result: yes configure:10158: checking if /usr/bin/gcc static flag -static works conftest.c:1:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int main(){return(0);} ^~~~ configure:10186: result: yes configure:10201: checking if /usr/bin/gcc supports -c -o file.o configure:10222: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include -o out/conftest2.o conftest.c >&5 configure:10226: $? = 0 configure:10248: result: yes configure:10256: checking if /usr/bin/gcc supports -c -o file.o configure:10303: result: yes configure:10336: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11595: result: yes configure:11632: checking whether -lc should be explicitly linked in configure:11640: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.c >&5 configure:11643: $? = 0 configure:11658: /usr/bin/gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11661: $? = 0 configure:11675: result: no configure:11835: checking dynamic linker characteristics configure:12416: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath -Wl,/foo conftest.c >&5 conftest.c:28:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:12416: $? = 0 configure:12653: result: GNU/Linux ld.so configure:12775: checking how to hardcode library paths into programs configure:12800: result: immediate configure:13348: checking whether stripping libraries is possible configure:13353: result: yes configure:13388: checking if libtool supports shared libraries configure:13390: result: yes configure:13393: checking whether to build shared libraries configure:13418: result: yes configure:13421: checking whether to build static libraries configure:13425: result: yes configure:13448: checking how to run the C++ preprocessor configure:13475: /usr/bin/g++ -E -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.cpp cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wnested-externs' is valid for C/ObjC but not for C++ configure:13475: $? = 0 configure:13489: /usr/bin/g++ -E -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.cpp cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wnested-externs' is valid for C/ObjC but not for C++ conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13489: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgc-mono" | #define PACKAGE_TARNAME "libgc-mono" | #define PACKAGE_VERSION "6.6" | #define PACKAGE_STRING "libgc-mono 6.6" | #define PACKAGE_BUGREPORT "Hans_Boehm@hp.com" | #define PACKAGE_URL "" | #define GC_LINUX_THREADS 1 | #define _REENTRANT 1 | #define PARALLEL_MARK 1 | #define THREAD_LOCAL_ALLOC 1 | #define HAS___SYNC_BOOL_COMPARE_AND_SWAP 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:13514: result: /usr/bin/g++ -E configure:13534: /usr/bin/g++ -E -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.cpp cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wnested-externs' is valid for C/ObjC but not for C++ configure:13534: $? = 0 configure:13548: /usr/bin/g++ -E -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.cpp cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wnested-externs' is valid for C/ObjC but not for C++ conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13548: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgc-mono" | #define PACKAGE_TARNAME "libgc-mono" | #define PACKAGE_VERSION "6.6" | #define PACKAGE_STRING "libgc-mono 6.6" | #define PACKAGE_BUGREPORT "Hans_Boehm@hp.com" | #define PACKAGE_URL "" | #define GC_LINUX_THREADS 1 | #define _REENTRANT 1 | #define PARALLEL_MARK 1 | #define THREAD_LOCAL_ALLOC 1 | #define HAS___SYNC_BOOL_COMPARE_AND_SWAP 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:13710: checking for ld used by /usr/bin/g++ configure:13777: result: /usr/bin/ld -m elf_x86_64 configure:13784: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:13799: result: yes configure:13854: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14927: result: yes configure:14963: /usr/bin/g++ -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.cpp >&5 cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wnested-externs' is valid for C/ObjC but not for C++ configure:14966: $? = 0 configure:15447: checking for /usr/bin/g++ option to produce PIC configure:15454: result: -fPIC -DPIC configure:15462: checking if /usr/bin/g++ PIC flag -fPIC -DPIC works configure:15480: /usr/bin/g++ -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include -fPIC -DPIC -DPIC conftest.cpp >&5 cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wnested-externs' is valid for C/ObjC but not for C++ configure:15484: $? = 0 configure:15497: result: yes configure:15520: checking if /usr/bin/g++ static flag -static works cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wnested-externs' is valid for C/ObjC but not for C++ configure:15548: result: yes configure:15560: checking if /usr/bin/g++ supports -c -o file.o configure:15581: /usr/bin/g++ -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include -o out/conftest2.o conftest.cpp >&5 cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wnested-externs' is valid for C/ObjC but not for C++ configure:15585: $? = 0 configure:15607: result: yes configure:15612: checking if /usr/bin/g++ supports -c -o file.o configure:15659: result: yes configure:15689: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15729: result: yes configure:15870: checking dynamic linker characteristics configure:16615: result: GNU/Linux ld.so configure:16680: checking how to hardcode library paths into programs configure:16705: result: immediate configure:16773: checking for bash configure:16791: found /bin/bash configure:16803: result: /bin/bash configure:16811: checking if dolt supports this host configure:16841: result: yes, replacing libtool configure:16974: checking sys/dg_sys_info.h usability configure:16974: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.c >&5 conftest.c:59:29: fatal error: sys/dg_sys_info.h: No such file or directory #include ^ compilation terminated. configure:16974: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgc-mono" | #define PACKAGE_TARNAME "libgc-mono" | #define PACKAGE_VERSION "6.6" | #define PACKAGE_STRING "libgc-mono 6.6" | #define PACKAGE_BUGREPORT "Hans_Boehm@hp.com" | #define PACKAGE_URL "" | #define GC_LINUX_THREADS 1 | #define _REENTRANT 1 | #define PARALLEL_MARK 1 | #define THREAD_LOCAL_ALLOC 1 | #define HAS___SYNC_BOOL_COMPARE_AND_SWAP 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 | #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:16974: result: no configure:16974: checking sys/dg_sys_info.h presence configure:16974: /usr/bin/cpp -I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include conftest.c conftest.c:26:29: fatal error: sys/dg_sys_info.h: No such file or directory #include ^ compilation terminated. configure:16974: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgc-mono" | #define PACKAGE_TARNAME "libgc-mono" | #define PACKAGE_VERSION "6.6" | #define PACKAGE_STRING "libgc-mono 6.6" | #define PACKAGE_BUGREPORT "Hans_Boehm@hp.com" | #define PACKAGE_URL "" | #define GC_LINUX_THREADS 1 | #define _REENTRANT 1 | #define PARALLEL_MARK 1 | #define THREAD_LOCAL_ALLOC 1 | #define HAS___SYNC_BOOL_COMPARE_AND_SWAP 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:16974: result: no configure:16974: checking for sys/dg_sys_info.h configure:16974: result: no configure:17018: checking for threads package to use configure:17020: result: posix configure:17023: checking whether Solaris gcc optimization fix is necessary configure:17046: result: no configure:17376: checking that generated files are newer than configure configure:17382: result: done configure:17437: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libgc-mono config.status 6.6, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on gcc67 config.status:1118: creating Makefile config.status:1118: creating m4/Makefile config.status:1118: creating include/Makefile config.status:1118: creating include/private/Makefile config.status:1118: creating doc/Makefile config.status:1290: executing depfiles commands config.status:1290: executing libtool commands config.status:1290: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes 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=set ac_cv_env_CC_value=/usr/bin/gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/home/peko/autobuild/instance-0/output/host/include' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/home/peko/autobuild/instance-0/output/host/include ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/usr/bin/cpp ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -I/home/peko/autobuild/instance-0/output/host/include' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=/usr/bin/g++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_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_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=x86_64-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_pthread_pthread_self=yes ac_cv_objext=o ac_cv_path_DOLT_BASH=/bin/bash 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_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP=/usr/bin/cpp ac_cv_prog_CXXCPP='/usr/bin/g++ -E' ac_cv_prog_ac_ct_AR=/usr/bin/ar ac_cv_prog_ac_ct_CC=/usr/bin/gcc ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=/usr/bin/ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes am_cv_CCAS_dependencies_compiler_type=none am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes 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 -m elf_x86_64' lt_cv_path_NM=/usr/bin/nm 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=yes 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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= 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 lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/peko/autobuild/instance-0/output/build/host-mono-5.4.0.201/libgc/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CPPFLAGS='-I./include' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='/usr/bin/ar' AUTOCONF='${SHELL} /home/peko/autobuild/instance-0/output/build/host-mono-5.4.0.201/libgc/missing autoconf' AUTOHEADER='${SHELL} /home/peko/autobuild/instance-0/output/build/host-mono-5.4.0.201/libgc/missing autoheader' AUTOMAKE='${SHELL} /home/peko/autobuild/instance-0/output/build/host-mono-5.4.0.201/libgc/missing automake-1.15' AWK='gawk' CC='/usr/bin/gcc' CCAS='/usr/bin/gcc' CCASDEPMODE='depmode=none' CCASFLAGS='-O2 -I/home/peko/autobuild/instance-0/output/host/include' CCDEPMODE='depmode=none' CFLAGS='-O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs' COMPILER_XLC_FALSE='' COMPILER_XLC_TRUE='#' CPLUSPLUS_FALSE='' CPLUSPLUS_TRUE='#' CPP='/usr/bin/cpp' CPPFLAGS='-I/home/peko/autobuild/instance-0/output/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS -I/home/peko/autobuild/instance-0/output/host/include' CXX='/usr/bin/g++' CXXCPP='/usr/bin/g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-O2 -I/home/peko/autobuild/instance-0/output/host/include' CXXINCLUDES='' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1' DEPDIR='.deps' DLLTOOL='false' DOLT_BASH='/bin/bash' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXTRA_TEST_LIBS='' FGREP='/bin/grep -F' GC_CFLAGS='' GC_VERSION='' GREP='/bin/grep' 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/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib' LIBOBJS='' LIBS='' LIBTOOL='$(top_builddir)/doltlibtool' LIPO='' LN_S='ln -s' LTCOMPILE='$(top_builddir)/doltcompile $(COMPILE)' LTCXXCOMPILE='$(top_builddir)/doltcompile $(CXXCOMPILE)' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/peko/autobuild/instance-0/output/build/host-mono-5.4.0.201/libgc/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MY_CFLAGS='-O2 -I/home/peko/autobuild/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs' NM='/usr/bin/nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libgc-mono' PACKAGE_BUGREPORT='Hans_Boehm@hp.com' PACKAGE_NAME='libgc-mono' PACKAGE_STRING='libgc-mono 6.6' PACKAGE_TARNAME='libgc-mono' PACKAGE_URL='' PACKAGE_VERSION='6.6' PATH_SEPARATOR=':' POWERPC_DARWIN_FALSE='' POWERPC_DARWIN_TRUE='#' RANLIB='/usr/bin/ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' TARGET_IA64_FALSE='' TARGET_IA64_TRUE='#' THREADDLLIBS='-lpthread -ldl' UNWINDLIBS='' USE_LIBDIR_FALSE='#' USE_LIBDIR_TRUE='' VERSION='6.6' WERROR_CFLAGS='' ac_ct_AR='/usr/bin/ar' ac_ct_CC='/usr/bin/gcc' ac_ct_CXX='' ac_ct_DUMPBIN='' addincludes='' addlibs='' addtests='' 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__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/peko/autobuild/instance-0/output/build/host-mono-5.4.0.201/libgc/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/home/peko/autobuild/instance-0/output/host/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/peko/autobuild/instance-0/output/host' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/home/peko/autobuild/instance-0/output/host/etc' target_alias='' target_all='libgc.la' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libgc-mono" #define PACKAGE_TARNAME "libgc-mono" #define PACKAGE_VERSION "6.6" #define PACKAGE_STRING "libgc-mono 6.6" #define PACKAGE_BUGREPORT "Hans_Boehm@hp.com" #define PACKAGE_URL "" #define GC_LINUX_THREADS 1 #define _REENTRANT 1 #define PARALLEL_MARK 1 #define THREAD_LOCAL_ALLOC 1 #define HAS___SYNC_BOOL_COMPARE_AND_SWAP 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 SILENT 1 #define NO_SIGNALS 1 #define NO_EXECUTE_PERMISSION 1 #define JAVA_FINALIZATION 1 #define GC_GCJ_SUPPORT 1 #define ATOMIC_UNCOLLECTABLE 1 #define _IN_LIBGC 1 configure: exit 0