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/naourr/work/instance-0/output/host --sysconfdir=/home/naourr/work/instance-0/output/host/etc --localstatedir=/home/naourr/work/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 --with-ikvm-native=no --enable-minimal=profiler,debug --enable-static --disable-btls --disable-system-aot --disable-libraries CC=/usr/bin/gcc CFLAGS=-O2 -I/home/naourr/work/instance-0/output/host/include LDFLAGS=-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib CPPFLAGS=-I/home/naourr/work/instance-0/output/host/include CXX=/usr/bin/g++ CXXFLAGS=-O2 -I/home/naourr/work/instance-0/output/host/include CPP=/usr/bin/cpp --disable-embed-check --with-libgc-threads=pthreads --enable-parallel-mark CPPFLAGS_FOR_LIBGC=-I/home/naourr/work/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/naourr/work/instance-0/output/host/include CFLAGS_FOR_LIBGC=-O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = mirage uname -m = x86_64 uname -r = 4.19.13-300.fc29.x86_64 uname -s = Linux uname -v = #1 SMP Sat Dec 29 22:54:28 UTC 2018 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/naourr/work/instance-0/output/host/bin PATH: /home/naourr/work/instance-0/output/host/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /home/naourr/bin PATH: /home/naourr/git/git-wrappers PATH: /home/naourr/.local/bin PATH: /home/naourr/bin ## ----------- ## ## 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: /usr/bin/mkdir -p configure:2790: checking for gawk configure:2806: found /home/naourr/work/instance-0/output/host/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 (GCC) 8.2.1 20181215 (Red Hat 8.2.1-6) Copyright (C) 2018 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/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 8.2.1 20181215 (Red Hat 8.2.1-6) (GCC) 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/naourr/work/instance-0/output/host/include -I/home/naourr/work/instance-0/output/host/include -L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/instance-0/output/host/include -L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/instance-0/output/host/include -L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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++ (GCC) 8.2.1 20181215 (Red Hat 8.2.1-6) Copyright (C) 2018 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/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 8.2.1 20181215 (Red Hat 8.2.1-6) (GCC) 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/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/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/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/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:5194: checking for __sync_bool_compare_and_swap configure:5211: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/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:5211: $? = 0 configure:5213: result: yes configure:5226: checking for xlc configure:5243: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/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:5243: $? = 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:5249: result: no configure:5270: checking for dlopen in -ldl configure:5295: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/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:5295: $? = 0 configure:5304: result: yes configure:5364: checking whether to build shared libraries configure:5405: result: yes configure:5412: checking which machine-dependent code should be used configure:5470: result: configure:5540: checking how to print strings configure:5567: result: printf configure:5588: checking for a sed that does not truncate output configure:5652: result: /usr/bin/sed configure:5670: checking for grep that handles long lines and -e configure:5728: result: /usr/bin/grep configure:5733: checking for egrep configure:5795: result: /usr/bin/grep -E configure:5800: checking for fgrep configure:5862: result: /usr/bin/grep -F configure:5897: checking for ld used by /usr/bin/gcc configure:5964: result: /usr/bin/ld configure:5971: checking if the linker (/usr/bin/ld) is GNU ld configure:5986: result: yes configure:5998: checking for BSD- or MS-compatible name lister (nm) configure:6052: result: /usr/bin/nm configure:6182: checking the name lister (/usr/bin/nm) interface configure:6189: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/instance-0/output/host/include conftest.c >&5 configure:6192: /usr/bin/nm "conftest.o" configure:6195: output 0000000000000000 B some_variable configure:6202: result: BSD nm configure:6205: checking whether ln -s works configure:6209: result: yes configure:6217: checking the maximum length of command line arguments configure:6348: result: 1572864 configure:6396: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6436: result: func_convert_file_noop configure:6443: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6463: result: func_convert_file_noop configure:6470: checking for /usr/bin/ld option to reload object files configure:6477: result: -r configure:6551: checking for objdump configure:6567: found /usr/bin/objdump configure:6578: result: objdump configure:6610: checking how to recognize dependent libraries configure:6810: result: pass_all configure:6895: checking for dlltool configure:6925: result: no configure:6955: checking how to associate runtime and link libraries configure:6982: result: printf %s\n configure:7106: checking for archiver @FILE support configure:7123: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/instance-0/output/host/include conftest.c >&5 conftest.c:16:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:7123: $? = 0 configure:7126: /usr/bin/ar cru libconftest.a @conftest.lst >&5 configure:7129: $? = 0 configure:7134: /usr/bin/ar cru libconftest.a @conftest.lst >&5 /usr/bin/ar: conftest.o: No such file or directory configure:7137: $? = 1 configure:7149: result: @ configure:7207: checking for strip configure:7223: found /usr/bin/strip configure:7234: result: strip configure:7306: checking for ranlib configure:7333: result: /usr/bin/ranlib configure:7435: checking command to parse /usr/bin/nm output from /usr/bin/gcc object configure:7588: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/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:7591: $? = 0 configure:7595: /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:7598: $? = 0 configure:7664: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/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:7667: $? = 0 configure:7705: result: ok configure:7752: checking for sysroot configure:7782: result: no configure:7789: checking for a working dd configure:7827: result: /usr/bin/dd configure:7831: checking how to truncate binary pipes configure:7846: result: /usr/bin/dd bs=4096 count=1 configure:7982: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/instance-0/output/host/include conftest.c >&5 configure:7985: $? = 0 configure:8175: checking for mt configure:8205: result: no configure:8225: checking if : is a manifest tool configure:8231: : '-?' configure:8239: result: no configure:8916: checking how to run the C preprocessor configure:8986: result: /usr/bin/cpp configure:9006: /usr/bin/cpp -I/home/naourr/work/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/naourr/work/instance-0/output/host/include conftest.c configure:9006: $? = 0 configure:9020: /usr/bin/cpp -I/home/naourr/work/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/naourr/work/instance-0/output/host/include conftest.c conftest.c:14:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:9020: $? = 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:9049: checking for ANSI C header files configure:9069: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/instance-0/output/host/include conftest.c >&5 conftest.c:20:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:9069: $? = 0 configure:9142: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib conftest.c >&5 conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:9142: $? = 0 configure:9142: ./conftest configure:9142: $? = 0 configure:9153: result: yes configure:9166: checking for sys/types.h configure:9166: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/instance-0/output/host/include conftest.c >&5 configure:9166: $? = 0 configure:9166: result: yes configure:9166: checking for sys/stat.h configure:9166: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/instance-0/output/host/include conftest.c >&5 configure:9166: $? = 0 configure:9166: result: yes configure:9166: checking for stdlib.h configure:9166: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/instance-0/output/host/include conftest.c >&5 configure:9166: $? = 0 configure:9166: result: yes configure:9166: checking for string.h configure:9166: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/instance-0/output/host/include conftest.c >&5 configure:9166: $? = 0 configure:9166: result: yes configure:9166: checking for memory.h configure:9166: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/instance-0/output/host/include conftest.c >&5 configure:9166: $? = 0 configure:9166: result: yes configure:9166: checking for strings.h configure:9166: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/instance-0/output/host/include conftest.c >&5 configure:9166: $? = 0 configure:9166: result: yes configure:9166: checking for inttypes.h configure:9166: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/instance-0/output/host/include conftest.c >&5 configure:9166: $? = 0 configure:9166: result: yes configure:9166: checking for stdint.h configure:9166: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/instance-0/output/host/include conftest.c >&5 configure:9166: $? = 0 configure:9166: result: yes configure:9166: checking for unistd.h configure:9166: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/instance-0/output/host/include conftest.c >&5 configure:9166: $? = 0 configure:9166: result: yes configure:9180: checking for dlfcn.h configure:9180: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/instance-0/output/host/include conftest.c >&5 configure:9180: $? = 0 configure:9180: result: yes configure:9417: checking for objdir configure:9432: result: .libs configure:9692: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:9710: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/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:9714: $? = 0 configure:9727: result: no configure:10085: checking for /usr/bin/gcc option to produce PIC configure:10092: result: -fPIC -DPIC configure:10100: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:10118: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -fPIC -DPIC -DPIC conftest.c >&5 configure:10122: $? = 0 configure:10135: result: yes configure:10164: checking if /usr/bin/gcc static flag -static works configure:10192: result: no configure:10207: checking if /usr/bin/gcc supports -c -o file.o configure:10228: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -o out/conftest2.o conftest.c >&5 configure:10232: $? = 0 configure:10254: result: yes configure:10262: checking if /usr/bin/gcc supports -c -o file.o configure:10309: result: yes configure:10342: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11601: result: yes configure:11638: checking whether -lc should be explicitly linked in configure:11646: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/instance-0/output/host/include conftest.c >&5 configure:11649: $? = 0 configure:11664: /usr/bin/gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:11667: $? = 0 configure:11681: result: no configure:11841: checking dynamic linker characteristics configure:12422: /usr/bin/gcc -o conftest -O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/instance-0/output/host/include -L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/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:12422: $? = 0 configure:12659: result: GNU/Linux ld.so configure:12781: checking how to hardcode library paths into programs configure:12806: result: immediate configure:13354: checking whether stripping libraries is possible configure:13359: result: yes configure:13394: checking if libtool supports shared libraries configure:13396: result: yes configure:13399: checking whether to build shared libraries configure:13424: result: yes configure:13427: checking whether to build static libraries configure:13431: result: yes configure:13454: checking how to run the C++ preprocessor configure:13481: /usr/bin/g++ -E -I/home/naourr/work/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/naourr/work/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:13481: $? = 0 configure:13495: /usr/bin/g++ -E -I/home/naourr/work/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/naourr/work/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:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13495: $? = 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:13520: result: /usr/bin/g++ -E configure:13540: /usr/bin/g++ -E -I/home/naourr/work/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/naourr/work/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:13540: $? = 0 configure:13554: /usr/bin/g++ -E -I/home/naourr/work/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/naourr/work/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:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13554: $? = 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:13716: checking for ld used by /usr/bin/g++ configure:13783: result: /usr/bin/ld -m elf_x86_64 configure:13790: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:13805: result: yes configure:13860: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14933: result: yes configure:14969: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/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:14972: $? = 0 configure:15453: checking for /usr/bin/g++ option to produce PIC configure:15460: result: -fPIC -DPIC configure:15468: checking if /usr/bin/g++ PIC flag -fPIC -DPIC works configure:15486: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/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:15490: $? = 0 configure:15503: result: yes configure:15526: checking if /usr/bin/g++ static flag -static works configure:15554: result: no configure:15566: checking if /usr/bin/g++ supports -c -o file.o configure:15587: /usr/bin/g++ -c -O2 -I/home/naourr/work/instance-0/output/host/include -I/home/naourr/work/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/naourr/work/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:15591: $? = 0 configure:15613: result: yes configure:15618: checking if /usr/bin/g++ supports -c -o file.o configure:15665: result: yes configure:15695: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15735: result: yes configure:15876: checking dynamic linker characteristics configure:16621: result: GNU/Linux ld.so configure:16686: checking how to hardcode library paths into programs configure:16711: result: immediate configure:16779: checking for bash configure:16797: found /usr/bin/bash configure:16809: result: /usr/bin/bash configure:16817: checking if dolt supports this host configure:16847: result: yes, replacing libtool configure:16980: checking sys/dg_sys_info.h usability configure:16980: /usr/bin/gcc -c -O2 -I/home/naourr/work/instance-0/output/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -I/home/naourr/work/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/naourr/work/instance-0/output/host/include conftest.c >&5 conftest.c:59:10: fatal error: sys/dg_sys_info.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:16980: $? = 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:16980: result: no configure:16980: checking sys/dg_sys_info.h presence configure:16980: /usr/bin/cpp -I/home/naourr/work/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/naourr/work/instance-0/output/host/include conftest.c conftest.c:26:10: fatal error: sys/dg_sys_info.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:16980: $? = 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:16980: result: no configure:16980: checking for sys/dg_sys_info.h configure:16980: result: no configure:17024: checking for threads package to use configure:17026: result: posix configure:17029: checking whether Solaris gcc optimization fix is necessary configure:17052: result: no configure:17382: checking that generated files are newer than configure configure:17388: result: done configure:17443: 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 mirage config.status:1117: creating Makefile config.status:1117: creating m4/Makefile config.status:1117: creating include/Makefile config.status:1117: creating include/private/Makefile config.status:1117: creating doc/Makefile config.status:1289: executing depfiles commands config.status:1289: executing libtool commands config.status:1289: 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/naourr/work/instance-0/output/host/include' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/home/naourr/work/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/naourr/work/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/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/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=/usr/bin/bash ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/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_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=no lt_cv_prog_compiler_static_works_CXX=no 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][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='/usr/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/naourr/work/instance-0/output/build/host-mono-5.14.0.177/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/naourr/work/instance-0/output/build/host-mono-5.14.0.177/libgc/missing autoconf' AUTOHEADER='${SHELL} /home/naourr/work/instance-0/output/build/host-mono-5.14.0.177/libgc/missing autoheader' AUTOMAKE='${SHELL} /home/naourr/work/instance-0/output/build/host-mono-5.14.0.177/libgc/missing automake-1.15' AWK='gawk' CC='/usr/bin/gcc' CCAS='/usr/bin/gcc' CCASDEPMODE='depmode=none' CCASFLAGS='-O2 -I/home/naourr/work/instance-0/output/host/include' CCDEPMODE='depmode=none' CFLAGS='-O2 -I/home/naourr/work/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/naourr/work/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/naourr/work/instance-0/output/host/include' CXX='/usr/bin/g++' CXXCPP='/usr/bin/g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-O2 -I/home/naourr/work/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='/usr/bin/bash' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXTRA_TEST_LIBS='' FGREP='/usr/bin/grep -F' GC_CFLAGS='' GC_VERSION='' GREP='/usr/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/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/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/naourr/work/instance-0/output/build/host-mono-5.14.0.177/libgc/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' MY_CFLAGS='-O2 -I/home/naourr/work/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='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' 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/naourr/work/instance-0/output/build/host-mono-5.14.0.177/libgc/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/home/naourr/work/instance-0/output/host/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/naourr/work/instance-0/output/host' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/home/naourr/work/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