This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by cacao configure 1.1.0pre2, which was generated by GNU Autoconf 2.67. Invocation command line was $ ./configure --host=x86_64-linux-gnu --build=x86_64-linux-gnu --target= --prefix=/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/install --with-java-runtime-library=openjdk --with-java-runtime-library-prefix=/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk --with-java-runtime-library-classes=/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/bootstrap/jdk1.6.0/jre/lib/rt.jar --enable-jre-layout --host=x86_64-linux-gnu --build=x86_64-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = gauloise uname -m = x86_64 uname -r = 2.6.37-trunk-amd64 uname -s = Linux uname -v = #1 SMP Thu Jan 6 14:13:28 UTC 2011 /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/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/bin/X11 ## ----------- ## ## Core tests. ## ## ----------- ## configure:3031: checking build system type configure:3045: result: x86_64-pc-linux-gnu configure:3065: checking host system type configure:3078: result: x86_64-pc-linux-gnu configure:3115: checking for a BSD-compatible install configure:3183: result: /usr/bin/install -c configure:3194: checking whether build environment is sane configure:3244: result: yes configure:3385: checking for a thread-safe mkdir -p configure:3424: result: /bin/mkdir -p configure:3437: checking for gawk configure:3453: found /usr/bin/gawk configure:3464: result: gawk configure:3475: checking whether make sets $(MAKE) configure:3497: result: yes configure:3572: checking how to create a ustar tar archive configure:3585: tar --version tar (GNU tar) 1.25 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3588: $? = 0 configure:3628: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3631: $? = 0 configure:3635: tar -xf - &5 x86_64-linux-gnu-gcc (Debian 4.4.5-10) 4.4.5 Copyright (C) 2010 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:4175: $? = 0 configure:4164: x86_64-linux-gnu-gcc -v >&5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-10' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --with-arch-32=i586 --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 4.4.5 (Debian 4.4.5-10) configure:4175: $? = 0 configure:4164: x86_64-linux-gnu-gcc -V >&5 x86_64-linux-gnu-gcc: '-V' option must have argument configure:4175: $? = 1 configure:4164: x86_64-linux-gnu-gcc -qversion >&5 x86_64-linux-gnu-gcc: unrecognized option '-qversion' x86_64-linux-gnu-gcc: no input files configure:4175: $? = 1 configure:4195: checking whether the C compiler works configure:4217: x86_64-linux-gnu-gcc conftest.c >&5 configure:4221: $? = 0 configure:4269: result: yes configure:4272: checking for C compiler default output file name configure:4274: result: a.out configure:4280: checking for suffix of executables configure:4287: x86_64-linux-gnu-gcc -o conftest conftest.c >&5 configure:4291: $? = 0 configure:4313: result: configure:4335: checking whether we are cross compiling configure:4343: x86_64-linux-gnu-gcc -o conftest conftest.c >&5 configure:4347: $? = 0 configure:4354: ./conftest configure:4358: $? = 0 configure:4373: result: no configure:4378: checking for suffix of object files configure:4400: x86_64-linux-gnu-gcc -c conftest.c >&5 configure:4404: $? = 0 configure:4425: result: o configure:4429: checking whether we are using the GNU C compiler configure:4448: x86_64-linux-gnu-gcc -c conftest.c >&5 configure:4448: $? = 0 configure:4457: result: yes configure:4466: checking whether x86_64-linux-gnu-gcc accepts -g configure:4486: x86_64-linux-gnu-gcc -c -g conftest.c >&5 configure:4486: $? = 0 configure:4527: result: yes configure:4544: checking for x86_64-linux-gnu-gcc option to accept ISO C89 configure:4608: x86_64-linux-gnu-gcc -c -g -O2 conftest.c >&5 configure:4608: $? = 0 configure:4621: result: none needed configure:4652: checking for style of include used by make configure:4680: result: GNU configure:4705: checking dependency style of x86_64-linux-gnu-gcc configure:4815: result: gcc3 configure:4844: checking for x86_64-linux-gnu-g++ configure:4860: found /usr/bin/x86_64-linux-gnu-g++ configure:4871: result: x86_64-linux-gnu-g++ configure:4942: checking for C++ compiler version configure:4951: x86_64-linux-gnu-g++ --version >&5 x86_64-linux-gnu-g++ (Debian 4.4.5-10) 4.4.5 Copyright (C) 2010 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:4962: $? = 0 configure:4951: x86_64-linux-gnu-g++ -v >&5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-10' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --with-arch-32=i586 --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 4.4.5 (Debian 4.4.5-10) configure:4962: $? = 0 configure:4951: x86_64-linux-gnu-g++ -V >&5 x86_64-linux-gnu-g++: '-V' option must have argument configure:4962: $? = 1 configure:4951: x86_64-linux-gnu-g++ -qversion >&5 x86_64-linux-gnu-g++: unrecognized option '-qversion' x86_64-linux-gnu-g++: no input files configure:4962: $? = 1 configure:4966: checking whether we are using the GNU C++ compiler configure:4985: x86_64-linux-gnu-g++ -c conftest.cpp >&5 configure:4985: $? = 0 configure:4994: result: yes configure:5003: checking whether x86_64-linux-gnu-g++ accepts -g configure:5023: x86_64-linux-gnu-g++ -c -g conftest.cpp >&5 configure:5023: $? = 0 configure:5064: result: yes configure:5089: checking dependency style of x86_64-linux-gnu-g++ configure:5199: result: gcc3 configure:5217: checking for C compiler vendor configure:5241: x86_64-linux-gnu-gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:17: error: 'thisisanerror' undeclared (first use in this function) conftest.c:17: error: (Each undeclared identifier is reported only once conftest.c:17: error: for each function it appears in.) configure:5241: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cacao" | #define PACKAGE_TARNAME "cacao" | #define PACKAGE_VERSION "1.1.0pre2" | #define PACKAGE_STRING "cacao 1.1.0pre2" | #define PACKAGE_BUGREPORT "cacao@cacaojvm.org" | #define PACKAGE_URL "" | #define PACKAGE "cacao" | #define VERSION "1.1.0pre2" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) | thisisanerror; | #endif | | ; | return 0; | } configure:5241: x86_64-linux-gnu-gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:17: error: 'thisisanerror' undeclared (first use in this function) conftest.c:17: error: (Each undeclared identifier is reported only once conftest.c:17: error: for each function it appears in.) configure:5241: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cacao" | #define PACKAGE_TARNAME "cacao" | #define PACKAGE_VERSION "1.1.0pre2" | #define PACKAGE_STRING "cacao 1.1.0pre2" | #define PACKAGE_BUGREPORT "cacao@cacaojvm.org" | #define PACKAGE_URL "" | #define PACKAGE "cacao" | #define VERSION "1.1.0pre2" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) | thisisanerror; | #endif | | ; | return 0; | } configure:5241: x86_64-linux-gnu-gcc -c -g -O2 conftest.c >&5 configure:5241: $? = 0 configure:5248: result: gnu configure:5302: checking dependency style of x86_64-linux-gnu-gcc configure:5410: result: gcc3 configure:5425: checking for a sed that does not truncate output configure:5489: result: /bin/sed configure:5507: checking for grep that handles long lines and -e configure:5565: result: /bin/grep configure:5570: checking for egrep configure:5632: result: /bin/grep -E configure:5637: checking for fgrep configure:5699: result: /bin/grep -F configure:5734: checking for ld used by x86_64-linux-gnu-gcc configure:5801: result: /usr/bin/ld configure:5808: checking if the linker (/usr/bin/ld) is GNU ld configure:5823: result: yes configure:5836: checking whether ln -s works configure:5840: result: yes configure:5847: checking whether make sets $(MAKE) configure:5869: result: yes configure:5897: checking for dirent.h that defines DIR configure:5916: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:5916: $? = 0 configure:5924: result: yes configure:5937: checking for library containing opendir configure:5968: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:5968: $? = 0 configure:5985: result: none required configure:6057: checking how to run the C preprocessor configure:6088: x86_64-linux-gnu-gcc -E conftest.c configure:6088: $? = 0 configure:6102: x86_64-linux-gnu-gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:6102: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cacao" | #define PACKAGE_TARNAME "cacao" | #define PACKAGE_VERSION "1.1.0pre2" | #define PACKAGE_STRING "cacao 1.1.0pre2" | #define PACKAGE_BUGREPORT "cacao@cacaojvm.org" | #define PACKAGE_URL "" | #define PACKAGE "cacao" | #define VERSION "1.1.0pre2" | #define ARCH_DIR "x86_64" | #define JAVA_ARCH "amd64" | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:6127: result: x86_64-linux-gnu-gcc -E configure:6147: x86_64-linux-gnu-gcc -E conftest.c configure:6147: $? = 0 configure:6161: x86_64-linux-gnu-gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:6161: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cacao" | #define PACKAGE_TARNAME "cacao" | #define PACKAGE_VERSION "1.1.0pre2" | #define PACKAGE_STRING "cacao 1.1.0pre2" | #define PACKAGE_BUGREPORT "cacao@cacaojvm.org" | #define PACKAGE_URL "" | #define PACKAGE "cacao" | #define VERSION "1.1.0pre2" | #define ARCH_DIR "x86_64" | #define JAVA_ARCH "amd64" | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:6190: checking for ANSI C header files configure:6210: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6210: $? = 0 configure:6283: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6283: $? = 0 configure:6283: ./conftest configure:6283: $? = 0 configure:6294: result: yes configure:6308: checking for sys/types.h configure:6308: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6308: $? = 0 configure:6308: result: yes configure:6308: checking for sys/stat.h configure:6308: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6308: $? = 0 configure:6308: result: yes configure:6308: checking for stdlib.h configure:6308: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6308: $? = 0 configure:6308: result: yes configure:6308: checking for string.h configure:6308: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6308: $? = 0 configure:6308: result: yes configure:6308: checking for memory.h configure:6308: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6308: $? = 0 configure:6308: result: yes configure:6308: checking for strings.h configure:6308: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6308: $? = 0 configure:6308: result: yes configure:6308: checking for inttypes.h configure:6308: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6308: $? = 0 configure:6308: result: yes configure:6308: checking for stdint.h configure:6308: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6308: $? = 0 configure:6308: result: yes configure:6308: checking for unistd.h configure:6308: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6308: $? = 0 configure:6308: result: yes configure:6322: checking stdbool.h usability configure:6322: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6322: $? = 0 configure:6322: result: yes configure:6322: checking stdbool.h presence configure:6322: x86_64-linux-gnu-gcc -E conftest.c configure:6322: $? = 0 configure:6322: result: yes configure:6322: checking for stdbool.h configure:6322: result: yes configure:6336: checking for stdint.h configure:6336: result: yes configure:6351: checking assert.h usability configure:6351: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6351: $? = 0 configure:6351: result: yes configure:6351: checking assert.h presence configure:6351: x86_64-linux-gnu-gcc -E conftest.c configure:6351: $? = 0 configure:6351: result: yes configure:6351: checking for assert.h configure:6351: result: yes configure:6363: checking errno.h usability configure:6363: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6363: $? = 0 configure:6363: result: yes configure:6363: checking errno.h presence configure:6363: x86_64-linux-gnu-gcc -E conftest.c configure:6363: $? = 0 configure:6363: result: yes configure:6363: checking for errno.h configure:6363: result: yes configure:6375: checking execinfo.h usability configure:6375: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6375: $? = 0 configure:6375: result: yes configure:6375: checking execinfo.h presence configure:6375: x86_64-linux-gnu-gcc -E conftest.c configure:6375: $? = 0 configure:6375: result: yes configure:6375: checking for execinfo.h configure:6375: result: yes configure:6387: checking fcntl.h usability configure:6387: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6387: $? = 0 configure:6387: result: yes configure:6387: checking fcntl.h presence configure:6387: x86_64-linux-gnu-gcc -E conftest.c configure:6387: $? = 0 configure:6387: result: yes configure:6387: checking for fcntl.h configure:6387: result: yes configure:6399: checking libgen.h usability configure:6399: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6399: $? = 0 configure:6399: result: yes configure:6399: checking libgen.h presence configure:6399: x86_64-linux-gnu-gcc -E conftest.c configure:6399: $? = 0 configure:6399: result: yes configure:6399: checking for libgen.h configure:6399: result: yes configure:6411: checking locale.h usability configure:6411: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6411: $? = 0 configure:6411: result: yes configure:6411: checking locale.h presence configure:6411: x86_64-linux-gnu-gcc -E conftest.c configure:6411: $? = 0 configure:6411: result: yes configure:6411: checking for locale.h configure:6411: result: yes configure:6423: checking netdb.h usability configure:6423: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6423: $? = 0 configure:6423: result: yes configure:6423: checking netdb.h presence configure:6423: x86_64-linux-gnu-gcc -E conftest.c configure:6423: $? = 0 configure:6423: result: yes configure:6423: checking for netdb.h configure:6423: result: yes configure:6435: checking signal.h usability configure:6435: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6435: $? = 0 configure:6435: result: yes configure:6435: checking signal.h presence configure:6435: x86_64-linux-gnu-gcc -E conftest.c configure:6435: $? = 0 configure:6435: result: yes configure:6435: checking for signal.h configure:6435: result: yes configure:6447: checking stdarg.h usability configure:6447: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6447: $? = 0 configure:6447: result: yes configure:6447: checking stdarg.h presence configure:6447: x86_64-linux-gnu-gcc -E conftest.c configure:6447: $? = 0 configure:6447: result: yes configure:6447: checking for stdarg.h configure:6447: result: yes configure:6459: checking for stdint.h configure:6459: result: yes configure:6471: checking stdio.h usability configure:6471: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6471: $? = 0 configure:6471: result: yes configure:6471: checking stdio.h presence configure:6471: x86_64-linux-gnu-gcc -E conftest.c configure:6471: $? = 0 configure:6471: result: yes configure:6471: checking for stdio.h configure:6471: result: yes configure:6483: checking for stdlib.h configure:6483: result: yes configure:6495: checking for string.h configure:6495: result: yes configure:6507: checking time.h usability configure:6507: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6507: $? = 0 configure:6507: result: yes configure:6507: checking time.h presence configure:6507: x86_64-linux-gnu-gcc -E conftest.c configure:6507: $? = 0 configure:6507: result: yes configure:6507: checking for time.h configure:6507: result: yes configure:6519: checking ucontext.h usability configure:6519: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6519: $? = 0 configure:6519: result: yes configure:6519: checking ucontext.h presence configure:6519: x86_64-linux-gnu-gcc -E conftest.c configure:6519: $? = 0 configure:6519: result: yes configure:6519: checking for ucontext.h configure:6519: result: yes configure:6531: checking for unistd.h configure:6531: result: yes configure:6543: checking mach/mach.h usability configure:6543: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 conftest.c:75:23: error: mach/mach.h: No such file or directory configure:6543: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cacao" | #define PACKAGE_TARNAME "cacao" | #define PACKAGE_VERSION "1.1.0pre2" | #define PACKAGE_STRING "cacao 1.1.0pre2" | #define PACKAGE_BUGREPORT "cacao@cacaojvm.org" | #define PACKAGE_URL "" | #define PACKAGE "cacao" | #define VERSION "1.1.0pre2" | #define ARCH_DIR "x86_64" | #define JAVA_ARCH "amd64" | #define HAVE_DIRENT_H 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_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6543: result: no configure:6543: checking mach/mach.h presence configure:6543: x86_64-linux-gnu-gcc -E conftest.c conftest.c:42:23: error: mach/mach.h: No such file or directory configure:6543: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cacao" | #define PACKAGE_TARNAME "cacao" | #define PACKAGE_VERSION "1.1.0pre2" | #define PACKAGE_STRING "cacao 1.1.0pre2" | #define PACKAGE_BUGREPORT "cacao@cacaojvm.org" | #define PACKAGE_URL "" | #define PACKAGE "cacao" | #define VERSION "1.1.0pre2" | #define ARCH_DIR "x86_64" | #define JAVA_ARCH "amd64" | #define HAVE_DIRENT_H 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_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6543: result: no configure:6543: checking for mach/mach.h configure:6543: result: no configure:6555: checking sys/ioctl.h usability configure:6555: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6555: $? = 0 configure:6555: result: yes configure:6555: checking sys/ioctl.h presence configure:6555: x86_64-linux-gnu-gcc -E conftest.c configure:6555: $? = 0 configure:6555: result: yes configure:6555: checking for sys/ioctl.h configure:6555: result: yes configure:6567: checking sys/loadavg.h usability configure:6567: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 conftest.c:76:25: error: sys/loadavg.h: No such file or directory configure:6567: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cacao" | #define PACKAGE_TARNAME "cacao" | #define PACKAGE_VERSION "1.1.0pre2" | #define PACKAGE_STRING "cacao 1.1.0pre2" | #define PACKAGE_BUGREPORT "cacao@cacaojvm.org" | #define PACKAGE_URL "" | #define PACKAGE "cacao" | #define VERSION "1.1.0pre2" | #define ARCH_DIR "x86_64" | #define JAVA_ARCH "amd64" | #define HAVE_DIRENT_H 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_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6567: result: no configure:6567: checking sys/loadavg.h presence configure:6567: x86_64-linux-gnu-gcc -E conftest.c conftest.c:43:25: error: sys/loadavg.h: No such file or directory configure:6567: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cacao" | #define PACKAGE_TARNAME "cacao" | #define PACKAGE_VERSION "1.1.0pre2" | #define PACKAGE_STRING "cacao 1.1.0pre2" | #define PACKAGE_BUGREPORT "cacao@cacaojvm.org" | #define PACKAGE_URL "" | #define PACKAGE "cacao" | #define VERSION "1.1.0pre2" | #define ARCH_DIR "x86_64" | #define JAVA_ARCH "amd64" | #define HAVE_DIRENT_H 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_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:6567: result: no configure:6567: checking for sys/loadavg.h configure:6567: result: no configure:6579: checking sys/mman.h usability configure:6579: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6579: $? = 0 configure:6579: result: yes configure:6579: checking sys/mman.h presence configure:6579: x86_64-linux-gnu-gcc -E conftest.c configure:6579: $? = 0 configure:6579: result: yes configure:6579: checking for sys/mman.h configure:6579: result: yes configure:6591: checking sys/resource.h usability configure:6591: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6591: $? = 0 configure:6591: result: yes configure:6591: checking sys/resource.h presence configure:6591: x86_64-linux-gnu-gcc -E conftest.c configure:6591: $? = 0 configure:6591: result: yes configure:6591: checking for sys/resource.h configure:6591: result: yes configure:6603: checking sys/select.h usability configure:6603: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6603: $? = 0 configure:6603: result: yes configure:6603: checking sys/select.h presence configure:6603: x86_64-linux-gnu-gcc -E conftest.c configure:6603: $? = 0 configure:6603: result: yes configure:6603: checking for sys/select.h configure:6603: result: yes configure:6615: checking sys/socket.h usability configure:6615: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6615: $? = 0 configure:6615: result: yes configure:6615: checking sys/socket.h presence configure:6615: x86_64-linux-gnu-gcc -E conftest.c configure:6615: $? = 0 configure:6615: result: yes configure:6615: checking for sys/socket.h configure:6615: result: yes configure:6627: checking for sys/stat.h configure:6627: result: yes configure:6639: checking sys/time.h usability configure:6639: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6639: $? = 0 configure:6639: result: yes configure:6639: checking sys/time.h presence configure:6639: x86_64-linux-gnu-gcc -E conftest.c configure:6639: $? = 0 configure:6639: result: yes configure:6639: checking for sys/time.h configure:6639: result: yes configure:6651: checking for sys/types.h configure:6651: result: yes configure:6663: checking sys/utsname.h usability configure:6663: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6663: $? = 0 configure:6663: result: yes configure:6663: checking sys/utsname.h presence configure:6663: x86_64-linux-gnu-gcc -E conftest.c configure:6663: $? = 0 configure:6663: result: yes configure:6663: checking for sys/utsname.h configure:6663: result: yes configure:6674: checking for an ANSI C-conforming const configure:6739: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 conftest.c: In function 'main': conftest.c:80: warning: 't' is used uninitialized in this function conftest.c:96: warning: 'b' is used uninitialized in this function conftest.c:59: warning: 'cs[0]' is used uninitialized in this function configure:6739: $? = 0 configure:6746: result: yes configure:6754: checking for inline configure:6770: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6770: $? = 0 configure:6778: result: inline configure:6796: checking for __attribute__ configure:6807: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6807: $? = 0 configure:6816: result: yes configure:6830: checking for off_t configure:6830: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6830: $? = 0 configure:6830: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 conftest.c: In function 'main': conftest.c:87: error: expected expression before ')' token configure:6830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cacao" | #define PACKAGE_TARNAME "cacao" | #define PACKAGE_VERSION "1.1.0pre2" | #define PACKAGE_STRING "cacao 1.1.0pre2" | #define PACKAGE_BUGREPORT "cacao@cacaojvm.org" | #define PACKAGE_URL "" | #define PACKAGE "cacao" | #define VERSION "1.1.0pre2" | #define ARCH_DIR "x86_64" | #define JAVA_ARCH "amd64" | #define HAVE_DIRENT_H 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_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:6830: result: yes configure:6841: checking for size_t configure:6841: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6841: $? = 0 configure:6841: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 conftest.c: In function 'main': conftest.c:87: error: expected expression before ')' token configure:6841: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cacao" | #define PACKAGE_TARNAME "cacao" | #define PACKAGE_VERSION "1.1.0pre2" | #define PACKAGE_STRING "cacao 1.1.0pre2" | #define PACKAGE_BUGREPORT "cacao@cacaojvm.org" | #define PACKAGE_URL "" | #define PACKAGE "cacao" | #define VERSION "1.1.0pre2" | #define ARCH_DIR "x86_64" | #define JAVA_ARCH "amd64" | #define HAVE_DIRENT_H 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_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:6841: result: yes configure:6852: checking whether time.h and sys/time.h may both be included configure:6872: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6872: $? = 0 configure:6879: result: yes configure:6887: checking whether struct tm is in sys/time.h or time.h configure:6907: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:6907: $? = 0 configure:6914: result: time.h configure:6976: checking whether x86_64-linux-gnu-gcc needs -traditional configure:7010: result: no configure:7017: checking return type of signal handlers configure:7035: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 conftest.c: In function 'main': conftest.c:58: error: void value not ignored as it ought to be configure:7035: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cacao" | #define PACKAGE_TARNAME "cacao" | #define PACKAGE_VERSION "1.1.0pre2" | #define PACKAGE_STRING "cacao 1.1.0pre2" | #define PACKAGE_BUGREPORT "cacao@cacaojvm.org" | #define PACKAGE_URL "" | #define PACKAGE "cacao" | #define VERSION "1.1.0pre2" | #define ARCH_DIR "x86_64" | #define JAVA_ARCH "amd64" | #define HAVE_DIRENT_H 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_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:7042: result: void configure:7050: checking for working memcmp configure:7093: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7093: $? = 0 configure:7093: ./conftest configure:7093: $? = 0 configure:7103: result: yes configure:7118: checking for stdlib.h configure:7118: result: yes configure:7118: checking for unistd.h configure:7118: result: yes configure:7118: checking for sys/param.h configure:7118: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7118: $? = 0 configure:7118: result: yes configure:7138: checking for getpagesize configure:7138: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7138: $? = 0 configure:7138: result: yes configure:7147: checking for working mmap configure:7294: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7294: $? = 0 configure:7294: ./conftest configure:7294: $? = 0 configure:7304: result: yes configure:7316: checking for abort configure:7316: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 conftest.c:81: warning: conflicting types for built-in function 'abort' configure:7316: $? = 0 configure:7316: result: yes configure:7327: checking for accept configure:7327: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7327: $? = 0 configure:7327: result: yes configure:7338: checking for access configure:7338: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7338: $? = 0 configure:7338: result: yes configure:7349: checking for atoi configure:7349: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7349: $? = 0 configure:7349: result: yes configure:7360: checking for atol configure:7360: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7360: $? = 0 configure:7360: result: yes configure:7371: checking for backtrace configure:7371: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7371: $? = 0 configure:7371: result: yes configure:7382: checking for backtrace_symbols configure:7382: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7382: $? = 0 configure:7382: result: yes configure:7393: checking for calloc configure:7393: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 conftest.c:88: warning: conflicting types for built-in function 'calloc' configure:7393: $? = 0 configure:7393: result: yes configure:7404: checking for close configure:7404: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7404: $? = 0 configure:7404: result: yes configure:7415: checking for confstr configure:7415: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7415: $? = 0 configure:7415: result: yes configure:7426: checking for connect configure:7426: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7426: $? = 0 configure:7426: result: yes configure:7437: checking for dirname configure:7437: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7437: $? = 0 configure:7437: result: yes configure:7448: checking for fclose configure:7448: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7448: $? = 0 configure:7448: result: yes configure:7459: checking for fflush configure:7459: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7459: $? = 0 configure:7459: result: yes configure:7470: checking for fopen configure:7470: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7470: $? = 0 configure:7470: result: yes configure:7481: checking for fprintf configure:7481: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 conftest.c:96: warning: conflicting types for built-in function 'fprintf' configure:7481: $? = 0 configure:7481: result: yes configure:7492: checking for fread configure:7492: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7492: $? = 0 configure:7492: result: yes configure:7503: checking for free configure:7503: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 conftest.c:98: warning: conflicting types for built-in function 'free' configure:7503: $? = 0 configure:7503: result: yes configure:7514: checking for fstat configure:7514: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7514: $? = 0 configure:7514: result: yes configure:7525: checking for fsync configure:7525: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7525: $? = 0 configure:7525: result: yes configure:7536: checking for ftruncate configure:7536: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7536: $? = 0 configure:7536: result: yes configure:7547: checking for getcwd configure:7547: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7547: $? = 0 configure:7547: result: yes configure:7558: checking for getenv configure:7558: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7558: $? = 0 configure:7558: result: yes configure:7569: checking for gethostbyname configure:7569: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7569: $? = 0 configure:7569: result: yes configure:7580: checking for gethostname configure:7580: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7580: $? = 0 configure:7580: result: yes configure:7591: checking for getloadavg configure:7591: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7591: $? = 0 configure:7591: result: yes configure:7602: checking for getpagesize configure:7602: result: yes configure:7613: checking for getpid configure:7613: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7613: $? = 0 configure:7613: result: yes configure:7624: checking for getrusage configure:7624: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7624: $? = 0 configure:7624: result: yes configure:7635: checking for getsockname configure:7635: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7635: $? = 0 configure:7635: result: yes configure:7646: checking for getsockopt configure:7646: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7646: $? = 0 configure:7646: result: yes configure:7657: checking for gettimeofday configure:7657: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7657: $? = 0 configure:7657: result: yes configure:7668: checking for htons configure:7668: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7668: $? = 0 configure:7668: result: yes configure:7679: checking for ioctl configure:7679: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7679: $? = 0 configure:7679: result: yes configure:7690: checking for isnan configure:7690: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 conftest.c:115: warning: conflicting types for built-in function 'isnan' configure:7690: $? = 0 configure:7690: result: yes configure:7701: checking for listen configure:7701: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7701: $? = 0 configure:7701: result: yes configure:7712: checking for localtime configure:7712: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7712: $? = 0 configure:7712: result: yes configure:7723: checking for localtime_r configure:7723: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7723: $? = 0 configure:7723: result: yes configure:7734: checking for lseek configure:7734: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7734: $? = 0 configure:7734: result: yes configure:7745: checking for malloc configure:7745: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 conftest.c:120: warning: conflicting types for built-in function 'malloc' configure:7745: $? = 0 configure:7745: result: yes configure:7756: checking for memcpy configure:7756: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 conftest.c:121: warning: conflicting types for built-in function 'memcpy' configure:7756: $? = 0 configure:7756: result: yes configure:7767: checking for memset configure:7767: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 conftest.c:122: warning: conflicting types for built-in function 'memset' configure:7767: $? = 0 configure:7767: result: yes configure:7778: checking for mmap configure:7778: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7778: $? = 0 configure:7778: result: yes configure:7789: checking for mprotect configure:7789: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7789: $? = 0 configure:7789: result: yes configure:7800: checking for open configure:7800: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7800: $? = 0 configure:7800: result: yes configure:7811: checking for printf configure:7811: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 conftest.c:126: warning: conflicting types for built-in function 'printf' configure:7811: $? = 0 configure:7811: result: yes configure:7822: checking for read configure:7822: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7822: $? = 0 configure:7822: result: yes configure:7833: checking for readlink configure:7833: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7833: $? = 0 configure:7833: result: yes configure:7844: checking for realloc configure:7844: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 conftest.c:129: warning: conflicting types for built-in function 'realloc' configure:7844: $? = 0 configure:7844: result: yes configure:7855: checking for recv configure:7855: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7855: $? = 0 configure:7855: result: yes configure:7866: checking for scandir configure:7866: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7866: $? = 0 configure:7866: result: yes configure:7877: checking for select configure:7877: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7877: $? = 0 configure:7877: result: yes configure:7888: checking for send configure:7888: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7888: $? = 0 configure:7888: result: yes configure:7899: checking for setlocale configure:7899: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7899: $? = 0 configure:7899: result: yes configure:7910: checking for setsockopt configure:7910: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7910: $? = 0 configure:7910: result: yes configure:7921: checking for shutdown configure:7921: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7921: $? = 0 configure:7921: result: yes configure:7932: checking for socket configure:7932: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7932: $? = 0 configure:7932: result: yes configure:7943: checking for stat configure:7943: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:7943: $? = 0 configure:7943: result: yes configure:7954: checking for str2sig configure:7954: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 /tmp/cc3sVHyl.o: In function `main': /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/cacao/conftest.c:150: undefined reference to `str2sig' collect2: ld returned 1 exit status configure:7954: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cacao" | #define PACKAGE_TARNAME "cacao" | #define PACKAGE_VERSION "1.1.0pre2" | #define PACKAGE_STRING "cacao 1.1.0pre2" | #define PACKAGE_BUGREPORT "cacao@cacaojvm.org" | #define PACKAGE_URL "" | #define PACKAGE "cacao" | #define VERSION "1.1.0pre2" | #define ARCH_DIR "x86_64" | #define JAVA_ARCH "amd64" | #define HAVE_DIRENT_H 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_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ABORT 1 | #define HAVE_ACCEPT 1 | #define HAVE_ACCESS 1 | #define HAVE_ATOI 1 | #define HAVE_ATOL 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOSE 1 | #define HAVE_CONFSTR 1 | #define HAVE_CONNECT 1 | #define HAVE_DIRNAME 1 | #define HAVE_FCLOSE 1 | #define HAVE_FFLUSH 1 | #define HAVE_FOPEN 1 | #define HAVE_FPRINTF 1 | #define HAVE_FREAD 1 | #define HAVE_FREE 1 | #define HAVE_FSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_HTONS 1 | #define HAVE_IOCTL 1 | #define HAVE_ISNAN 1 | #define HAVE_LISTEN 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSEEK 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MPROTECT 1 | #define HAVE_OPEN 1 | #define HAVE_PRINTF 1 | #define HAVE_READ 1 | #define HAVE_READLINK 1 | #define HAVE_REALLOC 1 | #define HAVE_RECV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SEND 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SOCKET 1 | #define HAVE_STAT 1 | /* end confdefs.h. */ | /* Define str2sig to an innocuous variant, in case declares str2sig. | For example, HP-UX 11i declares gettimeofday. */ | #define str2sig innocuous_str2sig | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char str2sig (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef str2sig | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char str2sig (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_str2sig || defined __stub___str2sig | choke me | #endif | | int | main () | { | return str2sig (); | ; | return 0; | } configure:7954: result: no configure:7965: checking for strcat configure:7965: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 conftest.c:139: warning: conflicting types for built-in function 'strcat' configure:7965: $? = 0 configure:7965: result: yes configure:7976: checking for strchr configure:7976: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 conftest.c:140: warning: conflicting types for built-in function 'strchr' configure:7976: $? = 0 configure:7976: result: yes configure:7987: checking for strcpy configure:7987: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 conftest.c:141: warning: conflicting types for built-in function 'strcpy' configure:7987: $? = 0 configure:7987: result: yes configure:7998: checking for strcmp configure:7998: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 conftest.c:142: warning: conflicting types for built-in function 'strcmp' configure:7998: $? = 0 configure:7998: result: yes configure:8009: checking for strdup configure:8009: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:8009: $? = 0 configure:8009: result: yes configure:8020: checking for strerror configure:8020: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:8020: $? = 0 configure:8020: result: yes configure:8031: checking for strlen configure:8031: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 conftest.c:145: warning: conflicting types for built-in function 'strlen' configure:8031: $? = 0 configure:8031: result: yes configure:8042: checking for strncmp configure:8042: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 conftest.c:146: warning: conflicting types for built-in function 'strncmp' configure:8042: $? = 0 configure:8042: result: yes configure:8053: checking for strstr configure:8053: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 conftest.c:147: warning: conflicting types for built-in function 'strstr' configure:8053: $? = 0 configure:8053: result: yes configure:8064: checking for time configure:8064: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:8064: $? = 0 configure:8064: result: yes configure:8075: checking for write configure:8075: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:8075: $? = 0 configure:8075: result: yes configure:8086: checking for LC_MESSAGES configure:8102: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:8102: $? = 0 configure:8110: result: yes configure:8124: checking size of void * configure:8129: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:8129: $? = 0 configure:8129: ./conftest configure:8129: $? = 0 configure:8143: result: 8 configure:8153: checking whether byte ordering is bigendian configure:8168: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 conftest.c:130: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' configure:8168: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cacao" | #define PACKAGE_TARNAME "cacao" | #define PACKAGE_VERSION "1.1.0pre2" | #define PACKAGE_STRING "cacao 1.1.0pre2" | #define PACKAGE_BUGREPORT "cacao@cacaojvm.org" | #define PACKAGE_URL "" | #define PACKAGE "cacao" | #define VERSION "1.1.0pre2" | #define ARCH_DIR "x86_64" | #define JAVA_ARCH "amd64" | #define HAVE_DIRENT_H 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_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ABORT 1 | #define HAVE_ACCEPT 1 | #define HAVE_ACCESS 1 | #define HAVE_ATOI 1 | #define HAVE_ATOL 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOSE 1 | #define HAVE_CONFSTR 1 | #define HAVE_CONNECT 1 | #define HAVE_DIRNAME 1 | #define HAVE_FCLOSE 1 | #define HAVE_FFLUSH 1 | #define HAVE_FOPEN 1 | #define HAVE_FPRINTF 1 | #define HAVE_FREAD 1 | #define HAVE_FREE 1 | #define HAVE_FSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_HTONS 1 | #define HAVE_IOCTL 1 | #define HAVE_ISNAN 1 | #define HAVE_LISTEN 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSEEK 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MPROTECT 1 | #define HAVE_OPEN 1 | #define HAVE_PRINTF 1 | #define HAVE_READ 1 | #define HAVE_READLINK 1 | #define HAVE_REALLOC 1 | #define HAVE_RECV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SEND 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SOCKET 1 | #define HAVE_STAT 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRSTR 1 | #define HAVE_TIME 1 | #define HAVE_WRITE 1 | #define HAVE_LC_MESSAGES 1 | #define SIZEOF_VOID_P 8 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:8213: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:8213: $? = 0 configure:8231: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 conftest.c: In function 'main': conftest.c:136: error: 'not' undeclared (first use in this function) conftest.c:136: error: (Each undeclared identifier is reported only once conftest.c:136: error: for each function it appears in.) conftest.c:136: error: expected ';' before 'big' configure:8231: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cacao" | #define PACKAGE_TARNAME "cacao" | #define PACKAGE_VERSION "1.1.0pre2" | #define PACKAGE_STRING "cacao 1.1.0pre2" | #define PACKAGE_BUGREPORT "cacao@cacaojvm.org" | #define PACKAGE_URL "" | #define PACKAGE "cacao" | #define VERSION "1.1.0pre2" | #define ARCH_DIR "x86_64" | #define JAVA_ARCH "amd64" | #define HAVE_DIRENT_H 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_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ABORT 1 | #define HAVE_ACCEPT 1 | #define HAVE_ACCESS 1 | #define HAVE_ATOI 1 | #define HAVE_ATOL 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOSE 1 | #define HAVE_CONFSTR 1 | #define HAVE_CONNECT 1 | #define HAVE_DIRNAME 1 | #define HAVE_FCLOSE 1 | #define HAVE_FFLUSH 1 | #define HAVE_FOPEN 1 | #define HAVE_FPRINTF 1 | #define HAVE_FREAD 1 | #define HAVE_FREE 1 | #define HAVE_FSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_HTONS 1 | #define HAVE_IOCTL 1 | #define HAVE_ISNAN 1 | #define HAVE_LISTEN 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSEEK 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MPROTECT 1 | #define HAVE_OPEN 1 | #define HAVE_PRINTF 1 | #define HAVE_READ 1 | #define HAVE_READLINK 1 | #define HAVE_REALLOC 1 | #define HAVE_RECV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SEND 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SOCKET 1 | #define HAVE_STAT 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRSTR 1 | #define HAVE_TIME 1 | #define HAVE_WRITE 1 | #define HAVE_LC_MESSAGES 1 | #define SIZEOF_VOID_P 8 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:8359: result: no configure:8433: checking whether to support dynamic library loading configure:8445: result: yes configure:8451: checking dlfcn.h usability configure:8451: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:8451: $? = 0 configure:8451: result: yes configure:8451: checking dlfcn.h presence configure:8451: x86_64-linux-gnu-gcc -E conftest.c configure:8451: $? = 0 configure:8451: result: yes configure:8451: checking for dlfcn.h configure:8451: result: yes configure:8468: checking for dlopen in -ldl configure:8493: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c -ldl >&5 configure:8493: $? = 0 configure:8502: result: yes configure:8520: checking for dlclose configure:8520: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c -ldl >&5 configure:8520: $? = 0 configure:8520: result: yes configure:8531: checking for dlerror configure:8531: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c -ldl >&5 configure:8531: $? = 0 configure:8531: result: yes configure:8542: checking for dlopen configure:8542: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c -ldl >&5 configure:8542: $? = 0 configure:8542: result: yes configure:8553: checking for dlsym configure:8553: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c -ldl >&5 configure:8553: $? = 0 configure:8553: result: yes configure:8568: checking which Java configuration to use configure:8598: result: j2se configure:8621: checking whether JIT compiler should be compiled configure:8637: result: yes configure:8661: checking whether interpreter should be compiled configure:8904: result: no configure:8923: checking whether softfloat should be used configure:8939: result: no configure:8949: checking whether soft float cmp should be used configure:8965: result: no configure:8975: checking whether soft double cmp should be used configure:8991: result: no configure:9007: checking whether GC should be enabled configure:9025: result: yes configure:9068: checking whether debug code generation should be enabled configure:9089: result: yes configure:9105: checking whether dump memory should be disabled configure:9124: result: no configure:9136: checking whether debugging memory checks should be enabled configure:9148: result: no configure:9166: checking whether handles (indirection cells) should be enabled configure:9178: result: no configure:9196: checking whether vmlog tracing should be enabled configure:9208: result: no configure:9226: checking whether disassembler should be enabled configure:9238: result: no configure:9570: checking whether statistics generation should be enabled configure:9582: result: no configure:9600: checking whether classfile verification should be enabled configure:9612: result: yes configure:9630: checking whether real-time timing should be enabled configure:9642: result: no configure:9660: checking whether cycle count statistics should be enabled configure:9672: result: no configure:9690: checking whether to compile JVMTI support configure:9702: result: no configure:9720: checking whether to include threads support configure:9742: result: posix configure:9762: checking for main in -lpthread configure:9781: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long conftest.c -lpthread -ldl >&5 configure:9781: $? = 0 configure:9790: result: yes configure:9822: checking for __thread configure:9831: x86_64-linux-gnu-gcc -g -O2 -fno-strict-aliasing -c conftest.c >&5 configure:9834: $? = 0 configure:9842: result: yes configure:9855: checking whether if-conversion should be supported configure:9867: result: yes configure:9885: checking whether method inlining should be supported configure:9897: result: no configure:9915: checking whether method inlining debug options should be enabled configure:9927: result: no configure:9945: checking whether on-stack replacement should be supported configure:9957: result: no configure:9975: checking whether loop optimization should be supported configure:9987: result: no configure:10005: checking whether lsra with ssa should be supported configure:10017: result: no configure:10069: checking whether lsra should be supported configure:10087: result: no configure:10104: checking whether profiling should be supported configure:10116: result: no configure:10140: checking whether instruction scheduler should be supported configure:10165: result: no configure:10196: checking whether Oprofile opagent support code should be compiled configure:10208: result: no configure:10291: checking whether ZIP/JAR archives should be supported configure:10303: result: yes configure:10309: checking zconf.h usability configure:10309: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:10309: $? = 0 configure:10309: result: yes configure:10309: checking zconf.h presence configure:10309: x86_64-linux-gnu-gcc -E conftest.c configure:10309: $? = 0 configure:10309: result: yes configure:10309: checking for zconf.h configure:10309: result: yes configure:10323: checking zlib.h usability configure:10323: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:10323: $? = 0 configure:10323: result: yes configure:10323: checking zlib.h presence configure:10323: x86_64-linux-gnu-gcc -E conftest.c configure:10323: $? = 0 configure:10323: result: yes configure:10323: checking for zlib.h configure:10323: result: yes configure:10335: checking for inflate in -lz configure:10360: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c99 -pedantic -Wall -Wno-long-long conftest.c -lz -lpthread -ldl >&5 configure:10360: $? = 0 configure:10369: result: yes configure:10397: checking whether JNI should be enabled configure:10428: result: yes configure:10446: checking whether to build a libjvm.so configure:10462: result: yes configure:10516: checking for BSD- or MS-compatible name lister (nm) configure:10565: result: /usr/bin/nm -B configure:10683: checking the name lister (/usr/bin/nm -B) interface configure:10690: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:10693: /usr/bin/nm -B "conftest.o" configure:10696: output 0000000000000000 B some_variable configure:10703: result: BSD nm configure:10707: checking the maximum length of command line arguments configure:10827: result: 3458764513820540925 configure:10844: checking whether the shell understands some XSI constructs configure:10854: result: yes configure:10858: checking whether the shell understands "+=" configure:10864: result: yes configure:10899: checking for /usr/bin/ld option to reload object files configure:10906: result: -r configure:10935: checking for x86_64-linux-gnu-objdump configure:10965: result: no configure:10975: checking for objdump configure:10991: found /usr/bin/objdump configure:11002: result: objdump configure:11034: checking how to recognize dependent libraries configure:11230: result: pass_all configure:11250: checking for x86_64-linux-gnu-ar configure:11280: result: no configure:11290: checking for ar configure:11306: found /usr/bin/ar configure:11317: result: ar configure:11355: checking for x86_64-linux-gnu-strip configure:11385: result: no configure:11395: checking for strip configure:11411: found /usr/bin/strip configure:11422: result: strip configure:11454: checking for x86_64-linux-gnu-ranlib configure:11484: result: no configure:11494: checking for ranlib configure:11510: found /usr/bin/ranlib configure:11521: result: ranlib configure:11611: checking command to parse /usr/bin/nm -B output from x86_64-linux-gnu-gcc object configure:11729: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:11732: $? = 0 configure:11736: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:11739: $? = 0 configure:11793: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c99 -pedantic -Wall -Wno-long-long conftest.c conftstm.o >&5 conftest.c:17: warning: ISO C forbids conversion of function pointer to object pointer type configure:11796: $? = 0 configure:11834: result: ok configure:11929: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:11932: $? = 0 configure:12639: checking for dlfcn.h configure:12639: result: yes configure:12764: checking for C++ compiler version configure:12773: x86_64-linux-gnu-g++ --version >&5 x86_64-linux-gnu-g++ (Debian 4.4.5-10) 4.4.5 Copyright (C) 2010 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:12784: $? = 0 configure:12773: x86_64-linux-gnu-g++ -v >&5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-10' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --with-arch-32=i586 --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 4.4.5 (Debian 4.4.5-10) configure:12784: $? = 0 configure:12773: x86_64-linux-gnu-g++ -V >&5 x86_64-linux-gnu-g++: '-V' option must have argument configure:12784: $? = 1 configure:12773: x86_64-linux-gnu-g++ -qversion >&5 x86_64-linux-gnu-g++: unrecognized option '-qversion' x86_64-linux-gnu-g++: no input files configure:12784: $? = 1 configure:12788: checking whether we are using the GNU C++ compiler configure:12816: result: yes configure:12825: checking whether x86_64-linux-gnu-g++ accepts -g configure:12886: result: yes configure:12911: checking dependency style of x86_64-linux-gnu-g++ configure:13021: result: gcc3 configure:13044: checking how to run the C++ preprocessor configure:13071: x86_64-linux-gnu-g++ -E conftest.cpp configure:13071: $? = 0 configure:13085: x86_64-linux-gnu-g++ -E conftest.cpp conftest.cpp:153:28: error: ac_nonexistent.h: No such file or directory configure:13085: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cacao" | #define PACKAGE_TARNAME "cacao" | #define PACKAGE_VERSION "1.1.0pre2" | #define PACKAGE_STRING "cacao 1.1.0pre2" | #define PACKAGE_BUGREPORT "cacao@cacaojvm.org" | #define PACKAGE_URL "" | #define PACKAGE "cacao" | #define VERSION "1.1.0pre2" | #define ARCH_DIR "x86_64" | #define JAVA_ARCH "amd64" | #define HAVE_DIRENT_H 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_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ABORT 1 | #define HAVE_ACCEPT 1 | #define HAVE_ACCESS 1 | #define HAVE_ATOI 1 | #define HAVE_ATOL 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOSE 1 | #define HAVE_CONFSTR 1 | #define HAVE_CONNECT 1 | #define HAVE_DIRNAME 1 | #define HAVE_FCLOSE 1 | #define HAVE_FFLUSH 1 | #define HAVE_FOPEN 1 | #define HAVE_FPRINTF 1 | #define HAVE_FREAD 1 | #define HAVE_FREE 1 | #define HAVE_FSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_HTONS 1 | #define HAVE_IOCTL 1 | #define HAVE_ISNAN 1 | #define HAVE_LISTEN 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSEEK 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MPROTECT 1 | #define HAVE_OPEN 1 | #define HAVE_PRINTF 1 | #define HAVE_READ 1 | #define HAVE_READLINK 1 | #define HAVE_REALLOC 1 | #define HAVE_RECV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SEND 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SOCKET 1 | #define HAVE_STAT 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRSTR 1 | #define HAVE_TIME 1 | #define HAVE_WRITE 1 | #define HAVE_LC_MESSAGES 1 | #define SIZEOF_VOID_P 8 | #define CACAO_PREFIX "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/install" | #define CACAO_LIBDIR "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/install/lib" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLERROR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define ENABLE_DL 1 | #define ENABLE_JAVASE 1 | #define ENABLE_JIT 1 | #define ENABLE_GC_BOEHM 1 | #define ENABLE_VERIFIER 1 | #define ENABLE_THREADS 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE___THREAD 1 | #define ENABLE_IFCONV 1 | #define HAVE_ZCONF_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define ENABLE_ZLIB 1 | #define ENABLE_JNI 1 | #define ENABLE_LIBJVM 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:13110: result: x86_64-linux-gnu-g++ -E configure:13130: x86_64-linux-gnu-g++ -E conftest.cpp configure:13130: $? = 0 configure:13144: x86_64-linux-gnu-g++ -E conftest.cpp conftest.cpp:153:28: error: ac_nonexistent.h: No such file or directory configure:13144: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cacao" | #define PACKAGE_TARNAME "cacao" | #define PACKAGE_VERSION "1.1.0pre2" | #define PACKAGE_STRING "cacao 1.1.0pre2" | #define PACKAGE_BUGREPORT "cacao@cacaojvm.org" | #define PACKAGE_URL "" | #define PACKAGE "cacao" | #define VERSION "1.1.0pre2" | #define ARCH_DIR "x86_64" | #define JAVA_ARCH "amd64" | #define HAVE_DIRENT_H 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_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ABORT 1 | #define HAVE_ACCEPT 1 | #define HAVE_ACCESS 1 | #define HAVE_ATOI 1 | #define HAVE_ATOL 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOSE 1 | #define HAVE_CONFSTR 1 | #define HAVE_CONNECT 1 | #define HAVE_DIRNAME 1 | #define HAVE_FCLOSE 1 | #define HAVE_FFLUSH 1 | #define HAVE_FOPEN 1 | #define HAVE_FPRINTF 1 | #define HAVE_FREAD 1 | #define HAVE_FREE 1 | #define HAVE_FSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_HTONS 1 | #define HAVE_IOCTL 1 | #define HAVE_ISNAN 1 | #define HAVE_LISTEN 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSEEK 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MPROTECT 1 | #define HAVE_OPEN 1 | #define HAVE_PRINTF 1 | #define HAVE_READ 1 | #define HAVE_READLINK 1 | #define HAVE_REALLOC 1 | #define HAVE_RECV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SEND 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SOCKET 1 | #define HAVE_STAT 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRSTR 1 | #define HAVE_TIME 1 | #define HAVE_WRITE 1 | #define HAVE_LC_MESSAGES 1 | #define SIZEOF_VOID_P 8 | #define CACAO_PREFIX "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/install" | #define CACAO_LIBDIR "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/install/lib" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLERROR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define ENABLE_DL 1 | #define ENABLE_JAVASE 1 | #define ENABLE_JIT 1 | #define ENABLE_GC_BOEHM 1 | #define ENABLE_VERIFIER 1 | #define ENABLE_THREADS 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE___THREAD 1 | #define ENABLE_IFCONV 1 | #define HAVE_ZCONF_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define ENABLE_ZLIB 1 | #define ENABLE_JNI 1 | #define ENABLE_LIBJVM 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:13348: checking for objdir configure:13363: result: .libs configure:13659: checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:13677: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c99 -pedantic -Wall -Wno-long-long -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:13681: $? = 0 configure:13694: result: no configure:13714: checking for x86_64-linux-gnu-gcc option to produce PIC configure:13986: result: -fPIC -DPIC configure:13998: checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:14016: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c99 -pedantic -Wall -Wno-long-long -fPIC -DPIC -DPIC conftest.c >&5 configure:14020: $? = 0 configure:14033: result: yes configure:14057: checking if x86_64-linux-gnu-gcc static flag -static works configure:14085: result: yes configure:14100: checking if x86_64-linux-gnu-gcc supports -c -o file.o configure:14121: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c99 -pedantic -Wall -Wno-long-long -o out/conftest2.o conftest.c >&5 configure:14125: $? = 0 configure:14147: result: yes configure:14155: checking if x86_64-linux-gnu-gcc supports -c -o file.o configure:14202: result: yes configure:14235: checking whether the x86_64-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15226: result: yes configure:15263: checking whether -lc should be explicitly linked in configure:15268: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c99 -pedantic -Wall -Wno-long-long conftest.c >&5 configure:15271: $? = 0 configure:15286: x86_64-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:15289: $? = 0 configure:15301: result: no configure:15465: checking dynamic linker characteristics configure:15898: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c99 -pedantic -Wall -Wno-long-long -Wl,-rpath -Wl,/foo conftest.c -lz -lpthread -ldl >&5 configure:15898: $? = 0 configure:16128: result: GNU/Linux ld.so configure:16230: checking how to hardcode library paths into programs configure:16255: result: immediate configure:16349: checking for shl_load configure:16349: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c99 -pedantic -Wall -Wno-long-long conftest.c -lz -lpthread -ldl >&5 /tmp/cc3vITMz.o: In function `main': /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/cacao/conftest.c:188: undefined reference to `shl_load' collect2: ld returned 1 exit status configure:16349: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cacao" | #define PACKAGE_TARNAME "cacao" | #define PACKAGE_VERSION "1.1.0pre2" | #define PACKAGE_STRING "cacao 1.1.0pre2" | #define PACKAGE_BUGREPORT "cacao@cacaojvm.org" | #define PACKAGE_URL "" | #define PACKAGE "cacao" | #define VERSION "1.1.0pre2" | #define ARCH_DIR "x86_64" | #define JAVA_ARCH "amd64" | #define HAVE_DIRENT_H 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_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ABORT 1 | #define HAVE_ACCEPT 1 | #define HAVE_ACCESS 1 | #define HAVE_ATOI 1 | #define HAVE_ATOL 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOSE 1 | #define HAVE_CONFSTR 1 | #define HAVE_CONNECT 1 | #define HAVE_DIRNAME 1 | #define HAVE_FCLOSE 1 | #define HAVE_FFLUSH 1 | #define HAVE_FOPEN 1 | #define HAVE_FPRINTF 1 | #define HAVE_FREAD 1 | #define HAVE_FREE 1 | #define HAVE_FSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_HTONS 1 | #define HAVE_IOCTL 1 | #define HAVE_ISNAN 1 | #define HAVE_LISTEN 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSEEK 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MPROTECT 1 | #define HAVE_OPEN 1 | #define HAVE_PRINTF 1 | #define HAVE_READ 1 | #define HAVE_READLINK 1 | #define HAVE_REALLOC 1 | #define HAVE_RECV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SEND 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SOCKET 1 | #define HAVE_STAT 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRSTR 1 | #define HAVE_TIME 1 | #define HAVE_WRITE 1 | #define HAVE_LC_MESSAGES 1 | #define SIZEOF_VOID_P 8 | #define CACAO_PREFIX "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/install" | #define CACAO_LIBDIR "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/install/lib" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLERROR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define ENABLE_DL 1 | #define ENABLE_JAVASE 1 | #define ENABLE_JIT 1 | #define ENABLE_GC_BOEHM 1 | #define ENABLE_VERIFIER 1 | #define ENABLE_THREADS 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE___THREAD 1 | #define ENABLE_IFCONV 1 | #define HAVE_ZCONF_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define ENABLE_ZLIB 1 | #define ENABLE_JNI 1 | #define ENABLE_LIBJVM 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:16349: result: no configure:16353: checking for shl_load in -ldld configure:16378: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c99 -pedantic -Wall -Wno-long-long conftest.c -ldld -lz -lpthread -ldl >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:16378: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cacao" | #define PACKAGE_TARNAME "cacao" | #define PACKAGE_VERSION "1.1.0pre2" | #define PACKAGE_STRING "cacao 1.1.0pre2" | #define PACKAGE_BUGREPORT "cacao@cacaojvm.org" | #define PACKAGE_URL "" | #define PACKAGE "cacao" | #define VERSION "1.1.0pre2" | #define ARCH_DIR "x86_64" | #define JAVA_ARCH "amd64" | #define HAVE_DIRENT_H 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_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ABORT 1 | #define HAVE_ACCEPT 1 | #define HAVE_ACCESS 1 | #define HAVE_ATOI 1 | #define HAVE_ATOL 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOSE 1 | #define HAVE_CONFSTR 1 | #define HAVE_CONNECT 1 | #define HAVE_DIRNAME 1 | #define HAVE_FCLOSE 1 | #define HAVE_FFLUSH 1 | #define HAVE_FOPEN 1 | #define HAVE_FPRINTF 1 | #define HAVE_FREAD 1 | #define HAVE_FREE 1 | #define HAVE_FSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_HTONS 1 | #define HAVE_IOCTL 1 | #define HAVE_ISNAN 1 | #define HAVE_LISTEN 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSEEK 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MPROTECT 1 | #define HAVE_OPEN 1 | #define HAVE_PRINTF 1 | #define HAVE_READ 1 | #define HAVE_READLINK 1 | #define HAVE_REALLOC 1 | #define HAVE_RECV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SEND 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SOCKET 1 | #define HAVE_STAT 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRSTR 1 | #define HAVE_TIME 1 | #define HAVE_WRITE 1 | #define HAVE_LC_MESSAGES 1 | #define SIZEOF_VOID_P 8 | #define CACAO_PREFIX "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/install" | #define CACAO_LIBDIR "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/install/lib" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLERROR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define ENABLE_DL 1 | #define ENABLE_JAVASE 1 | #define ENABLE_JIT 1 | #define ENABLE_GC_BOEHM 1 | #define ENABLE_VERIFIER 1 | #define ENABLE_THREADS 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE___THREAD 1 | #define ENABLE_IFCONV 1 | #define HAVE_ZCONF_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define ENABLE_ZLIB 1 | #define ENABLE_JNI 1 | #define ENABLE_LIBJVM 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:16387: result: no configure:16392: checking for dlopen configure:16392: result: yes configure:16549: checking whether a program can dlopen itself configure:16619: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c99 -pedantic -Wall -Wno-long-long -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -lz -lpthread -ldl >&5 configure: In function 'fnord': configure:16600: warning: unused variable 'i' configure:16622: $? = 0 configure:16640: result: yes configure:16645: checking whether a statically linked program can dlopen itself configure:16715: x86_64-linux-gnu-gcc -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c99 -pedantic -Wall -Wno-long-long -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -lz -lpthread -ldl >&5 configure: In function 'fnord': configure:16696: warning: unused variable 'i' /tmp/ccvbcaIy.o: In function `main': /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/cacao/configure:16699: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie collect2: ld returned 1 exit status configure:16718: $? = 1 configure:16736: result: no configure:16775: checking whether stripping libraries is possible configure:16780: result: yes configure:16815: checking if libtool supports shared libraries configure:16817: result: yes configure:16820: checking whether to build shared libraries configure:16841: result: yes configure:16844: checking whether to build static libraries configure:16848: result: no configure:16998: checking for ld used by x86_64-linux-gnu-g++ configure:17065: result: /usr/bin/ld -m elf_x86_64 configure:17072: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:17087: result: yes configure:17142: checking whether the x86_64-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:18055: result: yes configure:18083: x86_64-linux-gnu-g++ -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c++98 -pedantic -Wall -Wno-long-long conftest.cpp >&5 configure:18086: $? = 0 configure:18268: checking for x86_64-linux-gnu-g++ option to produce PIC configure:18585: result: -fPIC -DPIC configure:18594: checking if x86_64-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:18612: x86_64-linux-gnu-g++ -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c++98 -pedantic -Wall -Wno-long-long -fPIC -DPIC -DPIC conftest.cpp >&5 configure:18616: $? = 0 configure:18629: result: yes configure:18650: checking if x86_64-linux-gnu-g++ static flag -static works configure:18678: result: yes configure:18690: checking if x86_64-linux-gnu-g++ supports -c -o file.o configure:18711: x86_64-linux-gnu-g++ -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c++98 -pedantic -Wall -Wno-long-long -o out/conftest2.o conftest.cpp >&5 configure:18715: $? = 0 configure:18737: result: yes configure:18742: checking if x86_64-linux-gnu-g++ supports -c -o file.o configure:18789: result: yes configure:18819: checking whether the x86_64-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:18848: result: yes configure:18985: checking dynamic linker characteristics configure:19366: x86_64-linux-gnu-g++ -o conftest -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c++98 -pedantic -Wall -Wno-long-long -Wl,-rpath -Wl,/foo conftest.cpp -lz -lpthread -ldl >&5 configure:19366: $? = 0 configure:19596: result: GNU/Linux ld.so configure:19647: checking how to hardcode library paths into programs configure:19672: result: immediate configure:19732: checking whether to link CACAO statically configure:19751: result: no configure:19764: checking wether to build annotations support configure:19795: result: yes configure:19813: checking wether to enable java assertion support configure:19829: result: yes configure:19848: checking where CACAO's vm.zip is installed configure:19866: result: /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/install/share/cacao/vm.zip configure:19876: checking for the Mercurial revision configure:19884: result: not specified configure:19895: checking which Java runtime library to use configure:19934: result: openjdk configure:19963: checking if we compile for a JRE-style directory layout configure:19982: result: yes configure:19987: checking where Java runtime library is installed configure:19997: result: /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk configure:20007: checking where Java runtime library classes are installed configure:20027: result: /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/bootstrap/jdk1.6.0/jre/lib/rt.jar configure:20037: checking where Java core library classes are located at compile time configure:20047: result: /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/bootstrap/jdk1.6.0/jre/lib/rt.jar configure:20130: checking where jni_md.h is installed configure:20147: result: /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export configure:20153: checking /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export/jni_md.h usability configure:20153: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c99 -pedantic -Wall -Wno-long-long -I/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export conftest.c >&5 configure:20153: $? = 0 configure:20153: result: yes configure:20153: checking /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export/jni_md.h presence configure:20153: x86_64-linux-gnu-gcc -E -I/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export conftest.c configure:20153: $? = 0 configure:20153: result: yes configure:20153: checking for /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export/jni_md.h configure:20153: result: yes configure:20167: checking where jni.h is installed configure:20184: result: /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/share/javavm/export configure:20190: checking for /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/share/javavm/export/jni.h configure:20190: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c99 -pedantic -Wall -Wno-long-long -I/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export -I/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/share/javavm/export conftest.c >&5 configure:20190: $? = 0 configure:20190: result: yes configure:20246: checking where jvm_md.h is installed configure:20262: result: /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export configure:20266: checking /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export/jvm_md.h usability configure:20266: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c99 -pedantic -Wall -Wno-long-long -I/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export -I/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/share/javavm/export conftest.c >&5 configure:20266: $? = 0 configure:20266: result: yes configure:20266: checking /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export/jvm_md.h presence configure:20266: x86_64-linux-gnu-gcc -E -I/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export -I/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/share/javavm/export conftest.c configure:20266: $? = 0 configure:20266: result: yes configure:20266: checking for /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export/jvm_md.h configure:20266: result: yes configure:20282: checking where jvm.h is installed configure:20298: result: /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/share/javavm/export configure:20302: checking /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/share/javavm/export/jvm.h usability configure:20302: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c99 -pedantic -Wall -Wno-long-long -I/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export -I/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/share/javavm/export -I/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export conftest.c >&5 configure:20302: $? = 0 configure:20302: result: yes configure:20302: checking /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/share/javavm/export/jvm.h presence configure:20302: x86_64-linux-gnu-gcc -E -I/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export -I/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/share/javavm/export -I/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export conftest.c configure:20302: $? = 0 configure:20302: result: yes configure:20302: checking for /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/share/javavm/export/jvm.h configure:20302: result: yes configure:20316: checking where hpi_md.h is installed configure:20332: result: /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/hpi/export configure:20338: checking /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/hpi/export/hpi_md.h usability configure:20338: x86_64-linux-gnu-gcc -c -g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c99 -pedantic -Wall -Wno-long-long -I/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export -I/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/share/javavm/export -I/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export -I/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/hpi/export conftest.c >&5 conftest.c:200:124: error: /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/hpi/export/hpi_md.h: No such file or directory configure:20338: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cacao" | #define PACKAGE_TARNAME "cacao" | #define PACKAGE_VERSION "1.1.0pre2" | #define PACKAGE_STRING "cacao 1.1.0pre2" | #define PACKAGE_BUGREPORT "cacao@cacaojvm.org" | #define PACKAGE_URL "" | #define PACKAGE "cacao" | #define VERSION "1.1.0pre2" | #define ARCH_DIR "x86_64" | #define JAVA_ARCH "amd64" | #define HAVE_DIRENT_H 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_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ABORT 1 | #define HAVE_ACCEPT 1 | #define HAVE_ACCESS 1 | #define HAVE_ATOI 1 | #define HAVE_ATOL 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOSE 1 | #define HAVE_CONFSTR 1 | #define HAVE_CONNECT 1 | #define HAVE_DIRNAME 1 | #define HAVE_FCLOSE 1 | #define HAVE_FFLUSH 1 | #define HAVE_FOPEN 1 | #define HAVE_FPRINTF 1 | #define HAVE_FREAD 1 | #define HAVE_FREE 1 | #define HAVE_FSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_HTONS 1 | #define HAVE_IOCTL 1 | #define HAVE_ISNAN 1 | #define HAVE_LISTEN 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSEEK 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MPROTECT 1 | #define HAVE_OPEN 1 | #define HAVE_PRINTF 1 | #define HAVE_READ 1 | #define HAVE_READLINK 1 | #define HAVE_REALLOC 1 | #define HAVE_RECV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SEND 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SOCKET 1 | #define HAVE_STAT 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRSTR 1 | #define HAVE_TIME 1 | #define HAVE_WRITE 1 | #define HAVE_LC_MESSAGES 1 | #define SIZEOF_VOID_P 8 | #define CACAO_PREFIX "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/install" | #define CACAO_LIBDIR "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/install/lib" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLERROR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define ENABLE_DL 1 | #define ENABLE_JAVASE 1 | #define ENABLE_JIT 1 | #define ENABLE_GC_BOEHM 1 | #define ENABLE_VERIFIER 1 | #define ENABLE_THREADS 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE___THREAD 1 | #define ENABLE_IFCONV 1 | #define HAVE_ZCONF_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define ENABLE_ZLIB 1 | #define ENABLE_JNI 1 | #define ENABLE_LIBJVM 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_ANNOTATIONS 1 | #define ENABLE_ASSERTION 1 | #define CACAO_VM_ZIP "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/install/share/cacao/vm.zip" | #define CACAO_HGREV "" | #define WITH_JAVA_RUNTIME_LIBRARY_OPENJDK 1 | #define ENABLE_JRE_LAYOUT 1 | #define JAVA_RUNTIME_LIBRARY_PREFIX "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk" | #define JAVA_RUNTIME_LIBRARY_CLASSES "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/bootstrap/jdk1.6.0/jre/lib/rt.jar" | #define BUILD_JAVA_RUNTIME_LIBRARY_CLASSES "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/bootstrap/jdk1.6.0/jre/lib/rt.jar" | #define INCLUDE_JNI_MD_H "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export/jni_md.h" | #define INCLUDE_JNI_H "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/share/javavm/export/jni.h" | #define INCLUDE_JVM_MD_H "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export/jvm_md.h" | #define INCLUDE_JVM_H "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/share/javavm/export/jvm.h" | /* 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:20338: result: no configure:20338: checking /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/hpi/export/hpi_md.h presence configure:20338: x86_64-linux-gnu-gcc -E -I/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export -I/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/share/javavm/export -I/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export -I/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/hpi/export conftest.c conftest.c:167:124: error: /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/hpi/export/hpi_md.h: No such file or directory configure:20338: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cacao" | #define PACKAGE_TARNAME "cacao" | #define PACKAGE_VERSION "1.1.0pre2" | #define PACKAGE_STRING "cacao 1.1.0pre2" | #define PACKAGE_BUGREPORT "cacao@cacaojvm.org" | #define PACKAGE_URL "" | #define PACKAGE "cacao" | #define VERSION "1.1.0pre2" | #define ARCH_DIR "x86_64" | #define JAVA_ARCH "amd64" | #define HAVE_DIRENT_H 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_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ABORT 1 | #define HAVE_ACCEPT 1 | #define HAVE_ACCESS 1 | #define HAVE_ATOI 1 | #define HAVE_ATOL 1 | #define HAVE_BACKTRACE 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOSE 1 | #define HAVE_CONFSTR 1 | #define HAVE_CONNECT 1 | #define HAVE_DIRNAME 1 | #define HAVE_FCLOSE 1 | #define HAVE_FFLUSH 1 | #define HAVE_FOPEN 1 | #define HAVE_FPRINTF 1 | #define HAVE_FREAD 1 | #define HAVE_FREE 1 | #define HAVE_FSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETENV 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_HTONS 1 | #define HAVE_IOCTL 1 | #define HAVE_ISNAN 1 | #define HAVE_LISTEN 1 | #define HAVE_LOCALTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSEEK 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MPROTECT 1 | #define HAVE_OPEN 1 | #define HAVE_PRINTF 1 | #define HAVE_READ 1 | #define HAVE_READLINK 1 | #define HAVE_REALLOC 1 | #define HAVE_RECV 1 | #define HAVE_SCANDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SEND 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SOCKET 1 | #define HAVE_STAT 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRSTR 1 | #define HAVE_TIME 1 | #define HAVE_WRITE 1 | #define HAVE_LC_MESSAGES 1 | #define SIZEOF_VOID_P 8 | #define CACAO_PREFIX "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/install" | #define CACAO_LIBDIR "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/install/lib" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLERROR 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define ENABLE_DL 1 | #define ENABLE_JAVASE 1 | #define ENABLE_JIT 1 | #define ENABLE_GC_BOEHM 1 | #define ENABLE_VERIFIER 1 | #define ENABLE_THREADS 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE___THREAD 1 | #define ENABLE_IFCONV 1 | #define HAVE_ZCONF_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define ENABLE_ZLIB 1 | #define ENABLE_JNI 1 | #define ENABLE_LIBJVM 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_ANNOTATIONS 1 | #define ENABLE_ASSERTION 1 | #define CACAO_VM_ZIP "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/install/share/cacao/vm.zip" | #define CACAO_HGREV "" | #define WITH_JAVA_RUNTIME_LIBRARY_OPENJDK 1 | #define ENABLE_JRE_LAYOUT 1 | #define JAVA_RUNTIME_LIBRARY_PREFIX "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk" | #define JAVA_RUNTIME_LIBRARY_CLASSES "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/bootstrap/jdk1.6.0/jre/lib/rt.jar" | #define BUILD_JAVA_RUNTIME_LIBRARY_CLASSES "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/bootstrap/jdk1.6.0/jre/lib/rt.jar" | #define INCLUDE_JNI_MD_H "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export/jni_md.h" | #define INCLUDE_JNI_H "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/share/javavm/export/jni.h" | #define INCLUDE_JVM_MD_H "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export/jvm_md.h" | #define INCLUDE_JVM_H "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/share/javavm/export/jvm.h" | /* end confdefs.h. */ | #include configure:20338: result: no configure:20338: checking for /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/hpi/export/hpi_md.h configure:20338: result: no configure:20346: error: cannot find hpi_md.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_attribute=yes ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-linux-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value= ac_cv_func_abort=yes ac_cv_func_accept=yes ac_cv_func_access=yes ac_cv_func_atoi=yes ac_cv_func_atol=yes ac_cv_func_backtrace=yes ac_cv_func_backtrace_symbols=yes ac_cv_func_calloc=yes ac_cv_func_close=yes ac_cv_func_confstr=yes ac_cv_func_connect=yes ac_cv_func_dirname=yes ac_cv_func_dlclose=yes ac_cv_func_dlerror=yes ac_cv_func_dlopen=yes ac_cv_func_dlsym=yes ac_cv_func_fclose=yes ac_cv_func_fflush=yes ac_cv_func_fopen=yes ac_cv_func_fprintf=yes ac_cv_func_fread=yes ac_cv_func_free=yes ac_cv_func_fstat=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate=yes ac_cv_func_getcwd=yes ac_cv_func_getenv=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpid=yes ac_cv_func_getrusage=yes ac_cv_func_getsockname=yes ac_cv_func_getsockopt=yes ac_cv_func_gettimeofday=yes ac_cv_func_htons=yes ac_cv_func_ioctl=yes ac_cv_func_isnan=yes ac_cv_func_listen=yes ac_cv_func_localtime=yes ac_cv_func_localtime_r=yes ac_cv_func_lseek=yes ac_cv_func_malloc=yes ac_cv_func_memcmp_working=yes ac_cv_func_memcpy=yes ac_cv_func_memset=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_mprotect=yes ac_cv_func_open=yes ac_cv_func_printf=yes ac_cv_func_read=yes ac_cv_func_readlink=yes ac_cv_func_realloc=yes ac_cv_func_recv=yes ac_cv_func_scandir=yes ac_cv_func_select=yes ac_cv_func_send=yes ac_cv_func_setlocale=yes ac_cv_func_setsockopt=yes ac_cv_func_shl_load=no ac_cv_func_shutdown=yes ac_cv_func_socket=yes ac_cv_func_stat=yes ac_cv_func_str2sig=no ac_cv_func_strcat=yes ac_cv_func_strchr=yes ac_cv_func_strcmp=yes ac_cv_func_strcpy=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strlen=yes ac_cv_func_strncmp=yes ac_cv_func_strstr=yes ac_cv_func_time=yes ac_cv_func_write=yes ac_cv_gcc___thread=yes ac_cv_header__home_drazzib_Dev_debian_pkg_openjdk_openjdk_7_7b128_1_14_pre0_build_openjdk_jdk_src_share_javavm_export_jni_h=yes ac_cv_header__home_drazzib_Dev_debian_pkg_openjdk_openjdk_7_7b128_1_14_pre0_build_openjdk_jdk_src_share_javavm_export_jvm_h=yes ac_cv_header__home_drazzib_Dev_debian_pkg_openjdk_openjdk_7_7b128_1_14_pre0_build_openjdk_jdk_src_solaris_hpi_export_hpi_md_h=no ac_cv_header__home_drazzib_Dev_debian_pkg_openjdk_openjdk_7_7b128_1_14_pre0_build_openjdk_jdk_src_solaris_javavm_export_jni_md_h=yes ac_cv_header__home_drazzib_Dev_debian_pkg_openjdk_openjdk_7_7b128_1_14_pre0_build_openjdk_jdk_src_solaris_javavm_export_jvm_md_h=yes ac_cv_header_assert_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libgen_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_mach_h=no ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_ucontext_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zconf_h=yes ac_cv_header_zlib_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_pthread_main=yes ac_cv_lib_z_inflate=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-linux-gnu-gcc ac_cv_prog_CPP='x86_64-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-linux-gnu-g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sizeof_void_p=8 ac_cv_struct_tm=time.h ac_cv_type_off_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes am_cv_CCAS_dependencies_compiler_type=gcc3 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_tar_ustar=gnutar am_cv_val_LC_MESSAGES=yes ax_cv_c_compiler_vendor=gnu lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs= lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no 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 -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes 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_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=3458764513820540925 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/cacao/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/cacao/missing --run tar' AM_CFLAGS='' AM_CPPFLAGS='' AM_CXXFLAGS='' AR='ar' ARCH_DIR='x86_64' AUTOCONF='${SHELL} /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/cacao/missing --run autoconf' AUTOHEADER='${SHELL} /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/cacao/missing --run autoheader' AUTOMAKE='${SHELL} /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/cacao/missing --run automake-1.11' AWK='gawk' BOOTCLASSPATH='/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/bootstrap/jdk1.6.0/jre/lib/rt.jar' BUILD_JAVA_RUNTIME_LIBRARY_CLASSES='/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/bootstrap/jdk1.6.0/jre/lib/rt.jar' CACAO_HGREV='' CACAO_LIBDIR='/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/install/lib' CACAO_PREFIX='/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/install' CACAO_VM_ZIP='/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/install/share/cacao/vm.zip' CC='x86_64-linux-gnu-gcc' CCAS='x86_64-linux-gnu-gcc' CCASDEPMODE='depmode=gcc3' CCASFLAGS='-g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -std=c99 -pedantic -Wall -Wno-long-long ' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c99 -pedantic -Wall -Wno-long-long ' CPP='x86_64-linux-gnu-gcc -E' CPPFLAGS=' -I/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export -I/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/share/javavm/export -I/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export -I/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/hpi/export' CXX='x86_64-linux-gnu-g++' CXXCPP='x86_64-linux-gnu-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2 -fno-strict-aliasing -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -std=c++98 -pedantic -Wall -Wno-long-long ' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DISABLE_DUMP_FALSE='#' DISABLE_DUMP_TRUE='' DISABLE_GC_FALSE='' DISABLE_GC_TRUE='#' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_ANNOTATIONS_FALSE='#' ENABLE_ANNOTATIONS_TRUE='' ENABLE_ASSERTION_FALSE='#' ENABLE_ASSERTION_TRUE='' ENABLE_CYCLES_STATS_FALSE='' ENABLE_CYCLES_STATS_TRUE='#' ENABLE_DISASSEMBLER_FALSE='' ENABLE_DISASSEMBLER_TRUE='#' ENABLE_ESCAPE_CHECK_FALSE='' ENABLE_ESCAPE_CHECK_TRUE='#' ENABLE_ESCAPE_FALSE='' ENABLE_ESCAPE_TRUE='#' ENABLE_GC_BOEHM_FALSE='#' ENABLE_GC_BOEHM_TRUE='' ENABLE_GC_CACAO_FALSE='' ENABLE_GC_CACAO_TRUE='#' ENABLE_HANDLES_FALSE='' ENABLE_HANDLES_TRUE='#' ENABLE_IFCONV_FALSE='#' ENABLE_IFCONV_TRUE='' ENABLE_INLINING_DEBUG_FALSE='' ENABLE_INLINING_DEBUG_TRUE='#' ENABLE_INLINING_FALSE='' ENABLE_INLINING_TRUE='#' ENABLE_INTRP_FALSE='' ENABLE_INTRP_TRUE='#' ENABLE_JAVAME_CLDC1_1_FALSE='' ENABLE_JAVAME_CLDC1_1_TRUE='#' ENABLE_JAVASE_FALSE='#' ENABLE_JAVASE_TRUE='' ENABLE_JIT_FALSE='#' ENABLE_JIT_TRUE='' ENABLE_JNI_FALSE='#' ENABLE_JNI_TRUE='' ENABLE_JVMTI_FALSE='' ENABLE_JVMTI_TRUE='#' ENABLE_LIBJVM='yes' ENABLE_LIBJVM_FALSE='#' ENABLE_LIBJVM_TRUE='' ENABLE_LOOP_FALSE='' ENABLE_LOOP_TRUE='#' ENABLE_LSRA_FALSE='' ENABLE_LSRA_TRUE='#' ENABLE_MEMCHECK_FALSE='' ENABLE_MEMCHECK_TRUE='#' ENABLE_OPAGENT_FALSE='' ENABLE_OPAGENT_TRUE='#' ENABLE_PIC_ASM_FALSE='' ENABLE_PIC_ASM_TRUE='' ENABLE_PROFILING_FALSE='' ENABLE_PROFILING_TRUE='#' ENABLE_PYTHON_FALSE='' ENABLE_PYTHON_TRUE='' ENABLE_REPLACEMENT_FALSE='' ENABLE_REPLACEMENT_TRUE='#' ENABLE_RT_TIMING_FALSE='' ENABLE_RT_TIMING_TRUE='#' ENABLE_SSA_FALSE='' ENABLE_SSA_TRUE='#' ENABLE_STATICVM='no' ENABLE_STATICVM_FALSE='' ENABLE_STATICVM_TRUE='#' ENABLE_STATISTICS_FALSE='' ENABLE_STATISTICS_TRUE='#' ENABLE_THREADS_FALSE='#' ENABLE_THREADS_TRUE='' ENABLE_TLH_FALSE='' ENABLE_TLH_TRUE='#' ENABLE_VERIFIER_FALSE='#' ENABLE_VERIFIER_TRUE='' ENABLE_VMLOGFILTER_FALSE='' ENABLE_VMLOGFILTER_TRUE='' ENABLE_VMLOG_FALSE='' ENABLE_VMLOG_TRUE='#' ENABLE_ZLIB_FALSE='#' ENABLE_ZLIB_TRUE='' EXEEXT='' FGREP='/bin/grep -F' GCC_PR40134_FALSE='' GCC_PR40134_TRUE='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTRP_CFLAGS='-Wall -Wno-long-long -m64 -D__X86_64__ -D__LINUX__ -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE' JAR='' JASMIN_JAR='' JAVAC='' JAVA_ARCH='amd64' JAVA_RUNTIME_LIBRARY_CLASSES='/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/bootstrap/jdk1.6.0/jre/lib/rt.jar' JAVA_RUNTIME_LIBRARY_LIBDIR='' JAVA_RUNTIME_LIBRARY_PREFIX='/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk' JUNIT_JAR='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='-lz -lpthread -ldl ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/cacao/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' NDEBUG_FALSE='' NDEBUG_TRUE='#' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPAGENT_CFLAGS='' OPAGENT_LDFLAGS='-L/usr/lib/oprofile' OS_DIR='linux' OTOOL64='' OTOOL='' PACKAGE='cacao' PACKAGE_BUGREPORT='cacao@cacaojvm.org' PACKAGE_NAME='cacao' PACKAGE_STRING='cacao 1.1.0pre2' PACKAGE_TARNAME='cacao' PACKAGE_URL='' PACKAGE_VERSION='1.1.0pre2' PATH_SEPARATOR=':' PYTHON='' PYTHON_CSPEC='' PYTHON_EXECPREFIX='' PYTHON_LSPEC='' PYTHON_PREFIX='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' USE_SCHEDULER='' USE_SCHEDULER_FALSE='' USE_SCHEDULER_TRUE='#' VERSION='1.1.0pre2' WITH_BINUTILS_DISASSEMBLER_FALSE='' WITH_BINUTILS_DISASSEMBLER_TRUE='#' WITH_GNU_LD_FALSE='#' WITH_GNU_LD_TRUE='' WITH_JAVA_RUNTIME_LIBRARY_CLDC1_1='' WITH_JAVA_RUNTIME_LIBRARY_CLDC1_1_FALSE='' WITH_JAVA_RUNTIME_LIBRARY_CLDC1_1_TRUE='#' WITH_JAVA_RUNTIME_LIBRARY_GNU_CLASSPATH='' WITH_JAVA_RUNTIME_LIBRARY_GNU_CLASSPATH_FALSE='' WITH_JAVA_RUNTIME_LIBRARY_GNU_CLASSPATH_TRUE='#' WITH_JAVA_RUNTIME_LIBRARY_OPENJDK='' WITH_JAVA_RUNTIME_LIBRARY_OPENJDK_FALSE='#' WITH_JAVA_RUNTIME_LIBRARY_OPENJDK_TRUE='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCCAS_FALSE='#' am__fastdepCCAS_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-linux-gnu' 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='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/cacao/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/install' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "cacao" #define PACKAGE_TARNAME "cacao" #define PACKAGE_VERSION "1.1.0pre2" #define PACKAGE_STRING "cacao 1.1.0pre2" #define PACKAGE_BUGREPORT "cacao@cacaojvm.org" #define PACKAGE_URL "" #define PACKAGE "cacao" #define VERSION "1.1.0pre2" #define ARCH_DIR "x86_64" #define JAVA_ARCH "amd64" #define HAVE_DIRENT_H 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_STDBOOL_H 1 #define HAVE_STDINT_H 1 #define HAVE_ASSERT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NETDB_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_TIME_H 1 #define HAVE_UCONTEXT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UTSNAME_H 1 #define TIME_WITH_SYS_TIME 1 #define RETSIGTYPE void #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_ABORT 1 #define HAVE_ACCEPT 1 #define HAVE_ACCESS 1 #define HAVE_ATOI 1 #define HAVE_ATOL 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_CALLOC 1 #define HAVE_CLOSE 1 #define HAVE_CONFSTR 1 #define HAVE_CONNECT 1 #define HAVE_DIRNAME 1 #define HAVE_FCLOSE 1 #define HAVE_FFLUSH 1 #define HAVE_FOPEN 1 #define HAVE_FPRINTF 1 #define HAVE_FREAD 1 #define HAVE_FREE 1 #define HAVE_FSTAT 1 #define HAVE_FSYNC 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETCWD 1 #define HAVE_GETENV 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETLOADAVG 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPID 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETSOCKNAME 1 #define HAVE_GETSOCKOPT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_HTONS 1 #define HAVE_IOCTL 1 #define HAVE_ISNAN 1 #define HAVE_LISTEN 1 #define HAVE_LOCALTIME 1 #define HAVE_LOCALTIME_R 1 #define HAVE_LSEEK 1 #define HAVE_MALLOC 1 #define HAVE_MEMCPY 1 #define HAVE_MEMSET 1 #define HAVE_MMAP 1 #define HAVE_MPROTECT 1 #define HAVE_OPEN 1 #define HAVE_PRINTF 1 #define HAVE_READ 1 #define HAVE_READLINK 1 #define HAVE_REALLOC 1 #define HAVE_RECV 1 #define HAVE_SCANDIR 1 #define HAVE_SELECT 1 #define HAVE_SEND 1 #define HAVE_SETLOCALE 1 #define HAVE_SETSOCKOPT 1 #define HAVE_SHUTDOWN 1 #define HAVE_SOCKET 1 #define HAVE_STAT 1 #define HAVE_STRCAT 1 #define HAVE_STRCHR 1 #define HAVE_STRCPY 1 #define HAVE_STRCMP 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRLEN 1 #define HAVE_STRNCMP 1 #define HAVE_STRSTR 1 #define HAVE_TIME 1 #define HAVE_WRITE 1 #define HAVE_LC_MESSAGES 1 #define SIZEOF_VOID_P 8 #define CACAO_PREFIX "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/install" #define CACAO_LIBDIR "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/install/lib" #define HAVE_DLFCN_H 1 #define HAVE_LIBDL 1 #define HAVE_DLCLOSE 1 #define HAVE_DLERROR 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define ENABLE_DL 1 #define ENABLE_JAVASE 1 #define ENABLE_JIT 1 #define ENABLE_GC_BOEHM 1 #define ENABLE_VERIFIER 1 #define ENABLE_THREADS 1 #define HAVE_LIBPTHREAD 1 #define HAVE___THREAD 1 #define ENABLE_IFCONV 1 #define HAVE_ZCONF_H 1 #define HAVE_ZLIB_H 1 #define HAVE_LIBZ 1 #define ENABLE_ZLIB 1 #define ENABLE_JNI 1 #define ENABLE_LIBJVM 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define ENABLE_ANNOTATIONS 1 #define ENABLE_ASSERTION 1 #define CACAO_VM_ZIP "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/cacao/install/share/cacao/vm.zip" #define CACAO_HGREV "" #define WITH_JAVA_RUNTIME_LIBRARY_OPENJDK 1 #define ENABLE_JRE_LAYOUT 1 #define JAVA_RUNTIME_LIBRARY_PREFIX "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk" #define JAVA_RUNTIME_LIBRARY_CLASSES "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/bootstrap/jdk1.6.0/jre/lib/rt.jar" #define BUILD_JAVA_RUNTIME_LIBRARY_CLASSES "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/bootstrap/jdk1.6.0/jre/lib/rt.jar" #define INCLUDE_JNI_MD_H "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export/jni_md.h" #define INCLUDE_JNI_H "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/share/javavm/export/jni.h" #define INCLUDE_JVM_MD_H "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/solaris/javavm/export/jvm_md.h" #define INCLUDE_JVM_H "/home/drazzib/Dev/debian-pkg/openjdk/openjdk-7-7b128-1.14~pre0/build/openjdk/jdk/src/share/javavm/export/jvm.h" configure: exit 1