################################################### ## . This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/configure ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:3052: looking for aux files: install-sh configure:3065: trying /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/ configure:3076: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/install-sh found configure:3337: checking whether make sets $(MAKE) configure:3360: result: yes configure:3375: checking whether make supports VPATH configure:3398: result: yes configure:3413: checking whether make supports spaces in SHELL /bin/false *** Error code 255 make: Fatal error: Command failed for target `false' Current working directory /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc test "foo" = "foo" && /bin/false mksh: Fatal error: Could not load Shell from `/bin/sh -n': Bad file number Current working directory: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc *** Error code 1 make: Fatal error: Command failed for target `complex_false' Current working directory /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc test "foo" = "bar" || : mksh: Fatal error: Could not load Shell from `/bin/sh -n': Bad file number Current working directory: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc *** Error code 1 make: Fatal error: Command failed for target `complex_true' Current working directory /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc : mksh: Fatal error: Could not load Shell from `/bin/sh -n': Bad file number Current working directory: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc *** Error code 1 make: Fatal error: Command failed for target `true' Current working directory /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc configure:3455: result: no configure:3794: checking for gcc configure:3815: found /usr/bin/gcc configure:3826: result: gcc configure:4179: checking for C compiler version configure:4188: gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:4199: $? = 0 configure:4188: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:4199: $? = 0 configure:4188: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4199: $? = 1 configure:4188: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4199: $? = 1 configure:4188: gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:4199: $? = 1 configure:4219: checking whether the C compiler works configure:4241: gcc conftest.c >&5 configure:4245: $? = 0 configure:4295: result: yes configure:4298: checking for C compiler default output file name configure:4300: result: a.out configure:4306: checking for suffix of executables configure:4313: gcc -o conftest conftest.c >&5 configure:4317: $? = 0 configure:4340: result: configure:4362: checking whether we are cross compiling configure:4370: gcc -o conftest conftest.c >&5 configure:4374: $? = 0 configure:4381: ./conftest configure:4385: $? = 0 configure:4400: result: no configure:4405: checking for suffix of object files configure:4428: gcc -c conftest.c >&5 configure:4432: $? = 0 configure:4454: result: o configure:4458: checking whether the compiler supports GNU C configure:4478: gcc -c conftest.c >&5 configure:4478: $? = 0 configure:4488: result: yes configure:4499: checking whether gcc accepts -g configure:4520: gcc -c -g conftest.c >&5 configure:4520: $? = 0 configure:4564: result: yes configure:4584: checking for gcc option to enable C11 features configure:4599: gcc -c conftest.c >&5 configure:4599: $? = 0 configure:4617: result: none needed configure:4770: checking if we are using TCC (TenDRA C Compiler) configure:4794: result: no configure:4799: checking if we are using ICC (Intel C Compiler) configure:4842: result: no configure:4916: checking for g++ configure:4937: found /usr/bin/g++ configure:4948: result: g++ configure:4975: checking for C++ compiler version configure:4984: g++ --version >&5 g++ (GCC) 7.3.0 Copyright (C) 2017 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:4995: $? = 0 configure:4984: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:4995: $? = 0 configure:4984: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4995: $? = 1 configure:4984: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:4995: $? = 1 configure:4999: checking whether the compiler supports GNU C++ configure:5019: g++ -c conftest.cpp >&5 configure:5019: $? = 0 configure:5029: result: yes configure:5040: checking whether g++ accepts -g configure:5061: g++ -c -g conftest.cpp >&5 configure:5061: $? = 0 configure:5105: result: yes configure:5125: checking for g++ option to enable C++11 features configure:5140: g++ -c -g -O2 conftest.cpp >&5 configure:5140: $? = 0 configure:5158: result: none needed configure:5232: checking how to run the C preprocessor configure:5258: gcc -E conftest.c configure:5258: $? = 0 configure:5273: gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:5300: result: gcc -E configure:5314: gcc -E conftest.c configure:5314: $? = 0 configure:5329: gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5329: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:5359: checking for grep that handles long lines and -e configure:5423: result: /usr/bin/ggrep configure:5428: checking for egrep configure:5496: result: /usr/bin/ggrep -E configure:5502: checking whether we are using Intel C configure:5531: result: no configure:5604: checking for library containing strerror configure:5634: gcc -o conftest -g conftest.c >&5 configure:5634: $? = 0 configure:5654: result: none required configure:5667: checking for stdio.h configure:5667: gcc -c -g conftest.c >&5 configure:5667: $? = 0 configure:5667: result: yes configure:5667: checking for stdlib.h configure:5667: gcc -c -g conftest.c >&5 configure:5667: $? = 0 configure:5667: result: yes configure:5667: checking for string.h configure:5667: gcc -c -g conftest.c >&5 configure:5667: $? = 0 configure:5667: result: yes configure:5667: checking for inttypes.h configure:5667: gcc -c -g conftest.c >&5 configure:5667: $? = 0 configure:5667: result: yes configure:5667: checking for stdint.h configure:5667: gcc -c -g conftest.c >&5 configure:5667: $? = 0 configure:5667: result: yes configure:5667: checking for strings.h configure:5667: gcc -c -g conftest.c >&5 configure:5667: $? = 0 configure:5667: result: yes configure:5667: checking for sys/stat.h configure:5667: gcc -c -g conftest.c >&5 configure:5667: $? = 0 configure:5667: result: yes configure:5667: checking for sys/types.h configure:5667: gcc -c -g conftest.c >&5 configure:5667: $? = 0 configure:5667: result: yes configure:5667: checking for unistd.h configure:5667: gcc -c -g conftest.c >&5 configure:5667: $? = 0 configure:5667: result: yes configure:5667: checking for wchar.h configure:5667: gcc -c -g conftest.c >&5 configure:5667: $? = 0 configure:5667: result: yes configure:5667: checking for minix/config.h configure:5667: gcc -c -g conftest.c >&5 conftest.c:47:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:5667: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5667: result: no configure:5698: checking whether it is safe to define __EXTENSIONS__ configure:5717: gcc -c -g conftest.c >&5 configure:5717: $? = 0 configure:5725: result: yes configure:5728: checking whether _XOPEN_SOURCE should be defined configure:5750: gcc -c -g conftest.c >&5 configure:5750: $? = 0 configure:5777: result: no configure:5858: checking default compiler ABI configure:5927: result: 64 configure:5939: checking which ABI to use configure:5991: result: attempt 64 configure:8413: checking for ABI lib-suffixes configure:8436: result: 64 /64 /amd64 /. configure:8711: checking filesystem synchronization configure:8814: result: working configure:8883: checking for fnord/fnord/fnord.h configure:8883: gcc -c -g conftest.c >&5 conftest.c:64:10: fatal error: fnord/fnord/fnord.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:8883: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8883: result: no configure:8910: checking if CHECK_HEADERS works configure:8917: result: yes configure:8922: checking if we can allocate large auto variables configure:8959: gcc -o conftest -g conftest.c >&5 configure:8959: $? = 0 configure:8975: result: yes - good configure:9074: checking for uname configure:9097: found /usr/bin/uname configure:9110: result: /usr/bin/uname configure:9118: checking operating system configure:9172: result: Solaris configure:9188: checking for stdlib.h configure:9188: result: yes configure:9207: checking for string.h configure:9207: result: yes configure:9226: checking for unistd.h configure:9226: result: yes configure:9245: checking for sys/stat.h configure:9245: result: yes configure:9264: checking for sys/types.h configure:9264: result: yes configure:9283: checking for sys/errno.h configure:9283: gcc -c -g conftest.c >&5 configure:9283: $? = 0 configure:9283: result: yes configure:9421: checking for ld.so run path method configure:9505: result: use -R configure:9552: checking if /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink exists is up to date and works /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/configure: line 9554: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink: No such file or directory configure:9558: result: no configure:9702: checking whether smartlink compiles Compiling smartlink: gcc -o smartlink -g -I. /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/smartlink.c 2>&5 configure:9707: result: yes configure:9737: checking for a fallback compiler configure:9742: result: no DEBUG: ---------------------------------- Current limits: core file size (blocks, -c) unlimited data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited open files (-n) 256 pipe size (512 bytes, -p) 10 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) 29995 virtual memory (kbytes, -v) unlimited DEBUG: ++++++++++++++++++++++++++++++++++ configure:9803: checking +O3 configure:10844: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g +O3 conftest.c >&5 2>conftezt.out.2 configure:10844: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | /* end confdefs.h. */ | | int foo; | int main(int argc, char **argv) | { | /* The following code triggs gcc:s generation of aline opcodes, | * which some versions of as does not support. | */ | if (argc > 0) argc = 0; | return argc; | } | gcc: error: +O3: No such file or directory configure:10923: result: no configure:10927: checking -O3 configure:11404: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 conftest.c >&5 2>conftezt.out.2 configure:11404: $? = 0 configure:11404: ./conftest configure:11404: $? = 0 configure:11479: result: yes configure:11920: checking -pipe configure:11974: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe conftest.c >&5 2>conftezt.out.2 configure:11974: $? = 0 configure:11974: ./conftest configure:11974: $? = 0 configure:12049: result: yes DEBUG: ---------------------------------- Current limits: core file size (blocks, -c) unlimited data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited open files (-n) 256 pipe size (512 bytes, -p) 10 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) 29995 virtual memory (kbytes, -v) unlimited DEBUG: ++++++++++++++++++++++++++++++++++ DEBUG: ---------------------------------- Current limits: core file size (blocks, -c) unlimited data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited open files (-n) 256 pipe size (512 bytes, -p) 10 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) 29995 virtual memory (kbytes, -v) unlimited DEBUG: ++++++++++++++++++++++++++++++++++ configure:14300: checking -W configure:14354: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -W -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:14354: $? = 0 configure:14354: ./conftest configure:14354: $? = 0 configure:14429: result: yes configure:14440: checking -Wall configure:14494: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -Wall -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:14494: $? = 0 configure:14494: ./conftest configure:14494: $? = 0 configure:14569: result: yes configure:14580: checking -Wno-unused configure:14634: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -Wno-unused -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:14634: $? = 0 configure:14634: ./conftest configure:14634: $? = 0 configure:14709: result: yes configure:14720: checking -Wcomment configure:14774: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -Wcomment -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:14774: $? = 0 configure:14774: ./conftest configure:14774: $? = 0 configure:14849: result: yes configure:14860: checking -Wformat configure:14914: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -Wformat -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:14914: $? = 0 configure:14914: ./conftest configure:14914: $? = 0 configure:14989: result: yes configure:15000: checking -Wformat-security configure:15054: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -Wformat-security -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:15054: $? = 0 configure:15054: ./conftest configure:15054: $? = 0 cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security] configure:15133: result: no configure:15140: checking -Wimplicit-function-declaration configure:15194: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -Wimplicit-function-declaration -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:15194: $? = 0 configure:15194: ./conftest configure:15194: $? = 0 configure:15269: result: yes configure:15280: checking -Wmultichar configure:15334: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -Wmultichar -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:15334: $? = 0 configure:15334: ./conftest configure:15334: $? = 0 configure:15409: result: yes configure:15420: checking -Wswitch configure:15474: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -Wswitch -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:15474: $? = 0 configure:15474: ./conftest configure:15474: $? = 0 configure:15549: result: yes configure:15564: checking -Wuninitialized configure:15618: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -Wuninitialized -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:15618: $? = 0 configure:15618: ./conftest configure:15618: $? = 0 configure:15693: result: yes configure:15705: checking -Wpointer-arith configure:15759: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -Wpointer-arith -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:15759: $? = 0 configure:15759: ./conftest configure:15759: $? = 0 configure:15834: result: yes configure:15845: checking -Wchar-subscripts configure:15899: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -Wchar-subscripts -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:15899: $? = 0 configure:15899: ./conftest configure:15899: $? = 0 configure:15974: result: yes configure:15985: checking -Wno-long-long configure:16039: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -Wno-long-long -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:16039: $? = 0 configure:16039: ./conftest configure:16039: $? = 0 configure:16114: result: yes configure:16125: checking -Wdeclaration-after-statement configure:16179: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -Wdeclaration-after-statement -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:16179: $? = 0 configure:16179: ./conftest configure:16179: $? = 0 configure:16254: result: yes configure:16696: checking -ggdb3 configure:16750: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -ggdb3 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:16750: $? = 0 configure:16750: ./conftest configure:16750: $? = 0 configure:16825: result: yes configure:32518: checking -m64 configure:36943: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -m64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:36943: $? = 0 configure:36943: ./conftest configure:36943: $? = 0 configure:37018: result: yes configure:61497: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include conftest.c configure:61497: $? = 0 configure:61832: checking /usr/local configure:61850: result: ok configure:61861: checking whether /usr/local/lib64 contains 64-bit ABI files configure:61868: result: no - does not exist configure:61861: checking whether /usr/local/lib/64 contains 64-bit ABI files configure:61868: result: no - does not exist configure:61861: checking whether /usr/local/lib/amd64 contains 64-bit ABI files configure:61868: result: no - does not exist configure:61861: checking whether /usr/local/lib/. contains 64-bit ABI files configure:61868: result: no - does not exist configure:62100: checking /usr/local/bin configure:62104: result: yes - use as fallback configure:62126: checking /usr/local/include configure:62130: result: skipped - bad libraries configure:61832: checking /usr configure:61845: result: already checked configure:61832: checking /usr/local configure:61845: result: already checked configure:61832: checking /sw/local configure:61835: result: no configure:61832: checking /sw configure:61835: result: no configure:61832: checking /usr/gnu configure:61850: result: ok configure:61861: checking whether /usr/gnu/lib64 contains 64-bit ABI files configure:61868: result: no - does not exist configure:61861: checking whether /usr/gnu/lib/64 contains 64-bit ABI files configure:61978: result: ABI ok configure:61985: checking what to add to LDFLAGS configure:62051: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -lm conftest.c >&5 conftest.c: In function 'main': conftest.c:58:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ conftest.c:58:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:58:3: note: include '' or provide a declaration of 'exit' configure:62051: $? = 0 configure:62051: ./conftest configure:62051: $? = 0 configure:62054: result: -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 configure:62078: checking for pkgconfig directory configure:62086: result: no configure:61861: checking whether /usr/gnu/lib/amd64 contains 64-bit ABI files configure:61978: result: ABI ok configure:61985: checking what to add to LDFLAGS configure:61997: result: nothing - already added configure:62078: checking for pkgconfig directory configure:62086: result: no configure:61861: checking whether /usr/gnu/lib/. contains 64-bit ABI files configure:61974: result: no, does not contain any 64-bit ABI files configure:62100: checking /usr/gnu/bin configure:62112: result: yes configure:62126: checking /usr/gnu/include configure:62160: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include conftest.c configure:62160: $? = 0 configure:62163: result: added configure:61832: checking /opt/gnu configure:61835: result: no configure:61832: checking /sw/gnu configure:61835: result: no configure:61832: checking /usr/freeware configure:61835: result: no configure:61832: checking /usr/pkg configure:61835: result: no configure:61832: checking /opt/gnome* configure:61835: result: no configure:61832: checking /usr/X11 configure:61850: result: ok configure:61861: checking whether /usr/X11/lib64 contains 64-bit ABI files configure:61868: result: no - does not exist configure:61861: checking whether /usr/X11/lib/64 contains 64-bit ABI files configure:61978: result: ABI ok configure:61985: checking what to add to LDFLAGS configure:62051: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -lm conftest.c >&5 conftest.c: In function 'main': conftest.c:58:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ conftest.c:58:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:58:3: note: include '' or provide a declaration of 'exit' configure:62051: $? = 0 configure:62051: ./conftest configure:62051: $? = 0 configure:62054: result: -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 configure:62078: checking for pkgconfig directory configure:62086: result: no configure:61861: checking whether /usr/X11/lib/amd64 contains 64-bit ABI files configure:61978: result: ABI ok configure:61985: checking what to add to LDFLAGS configure:61997: result: nothing - already added configure:62078: checking for pkgconfig directory configure:62086: result: no configure:61861: checking whether /usr/X11/lib/. contains 64-bit ABI files configure:61974: result: no, does not contain any 64-bit ABI files configure:62100: checking /usr/X11/bin configure:62112: result: yes configure:62126: checking /usr/X11/include configure:62160: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include conftest.c configure:62160: $? = 0 configure:62163: result: added configure:61832: checking /usr/X11R6 configure:61845: result: already checked configure:61832: checking /usr/sfw configure:61850: result: ok configure:61861: checking whether /usr/sfw/lib64 contains 64-bit ABI files configure:61868: result: no - does not exist configure:61861: checking whether /usr/sfw/lib/64 contains 64-bit ABI files configure:61868: result: no - does not exist configure:61861: checking whether /usr/sfw/lib/amd64 contains 64-bit ABI files configure:61978: result: ABI ok configure:61985: checking what to add to LDFLAGS configure:62051: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -lm conftest.c >&5 conftest.c: In function 'main': conftest.c:58:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ conftest.c:58:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:58:3: note: include '' or provide a declaration of 'exit' configure:62051: $? = 0 configure:62051: ./conftest configure:62051: $? = 0 configure:62054: result: -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 configure:62078: checking for pkgconfig directory configure:62086: result: no configure:61861: checking whether /usr/sfw/lib/. contains 64-bit ABI files configure:61974: result: no, does not contain any 64-bit ABI files configure:62100: checking /usr/sfw/bin configure:62112: result: yes configure:62126: checking /usr/sfw/include configure:62177: result: no configure:61832: checking /opt/sfw configure:61835: result: no configure:61832: checking /opt/csw configure:61850: result: ok configure:61861: checking whether /opt/csw/lib64 contains 64-bit ABI files configure:61868: result: no - does not exist configure:61861: checking whether /opt/csw/lib/64 contains 64-bit ABI files configure:61978: result: ABI ok configure:61985: checking what to add to LDFLAGS configure:62051: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -lm conftest.c >&5 conftest.c: In function 'main': conftest.c:58:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ conftest.c:58:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:58:3: note: include '' or provide a declaration of 'exit' configure:62051: $? = 0 configure:62051: ./conftest configure:62051: $? = 0 configure:62054: result: -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 configure:62078: checking for pkgconfig directory configure:62086: result: no configure:61861: checking whether /opt/csw/lib/amd64 contains 64-bit ABI files configure:61978: result: ABI ok configure:61985: checking what to add to LDFLAGS configure:61997: result: nothing - already added configure:62078: checking for pkgconfig directory configure:62086: result: no configure:61861: checking whether /opt/csw/lib/. contains 64-bit ABI files configure:61974: result: no, does not contain any 64-bit ABI files configure:62100: checking /opt/csw/bin configure:62112: result: yes configure:62126: checking /opt/csw/include configure:62160: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:62160: $? = 0 configure:62163: result: added configure:61832: checking /usr/ccs configure:61850: result: ok configure:61861: checking whether /usr/ccs/lib64 contains 64-bit ABI files configure:61868: result: no - does not exist configure:61861: checking whether /usr/ccs/lib/64 contains 64-bit ABI files configure:61868: result: no - does not exist configure:61861: checking whether /usr/ccs/lib/amd64 contains 64-bit ABI files configure:61868: result: no - does not exist configure:61861: checking whether /usr/ccs/lib/. contains 64-bit ABI files configure:61978: result: ABI ok configure:61985: checking what to add to LDFLAGS configure:62051: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -lm conftest.c >&5 conftest.c: In function 'main': conftest.c:58:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ conftest.c:58:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:58:3: note: include '' or provide a declaration of 'exit' configure:62051: $? = 0 configure:62051: ./conftest configure:62051: $? = 0 configure:62054: result: -L/usr/ccs/lib -R/usr/ccs/lib configure:62078: checking for pkgconfig directory configure:62086: result: no configure:62100: checking /usr/ccs/bin configure:62112: result: yes configure:62126: checking /usr/ccs/include configure:62177: result: no configure:62212: checking whether /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.064 contains 64-bit ABI files configure:62219: result: no - does not exist configure:62212: checking whether /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/64 contains 64-bit ABI files configure:62219: result: no - does not exist configure:62212: checking whether /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/amd64 contains 64-bit ABI files configure:62219: result: no - does not exist configure:62212: checking whether /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/. contains 64-bit ABI files configure:62329: result: ABI ok configure:62336: checking if we need to add -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 to LDFLAGS configure:62349: result: yes - added configure:62353: checking if we need to add -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 to LDFLAGS configure:62367: result: yes - added configure:62212: checking whether /usr/gcc/7/lib/amd6464 contains 64-bit ABI files configure:62219: result: no - does not exist configure:62212: checking whether /usr/gcc/7/lib/amd64/64 contains 64-bit ABI files configure:62219: result: no - does not exist configure:62212: checking whether /usr/gcc/7/lib/amd64/amd64 contains 64-bit ABI files configure:62219: result: no - does not exist configure:62212: checking whether /usr/gcc/7/lib/amd64/. contains 64-bit ABI files configure:62329: result: ABI ok configure:62336: checking if we need to add -L/usr/gcc/7/lib/amd64 to LDFLAGS configure:62349: result: yes - added configure:62353: checking if we need to add -R/usr/gcc/7/lib/amd64 to LDFLAGS configure:62367: result: yes - added configure:62212: checking whether /lib/amd6464 contains 64-bit ABI files configure:62219: result: no - does not exist configure:62212: checking whether /lib/amd64/64 contains 64-bit ABI files configure:62219: result: no - does not exist configure:62212: checking whether /lib/amd64/amd64 contains 64-bit ABI files configure:62219: result: no - does not exist configure:62212: checking whether /lib/amd64/. contains 64-bit ABI files configure:62329: result: ABI ok configure:62336: checking if we need to add -L/lib/amd64 to LDFLAGS configure:62349: result: yes - added configure:62353: checking if we need to add -R/lib/amd64 to LDFLAGS configure:62367: result: yes - added configure:62212: checking whether /usr/lib/amd6464 contains 64-bit ABI files configure:62219: result: no - does not exist configure:62212: checking whether /usr/lib/amd64/64 contains 64-bit ABI files configure:62219: result: no - does not exist configure:62212: checking whether /usr/lib/amd64/amd64 contains 64-bit ABI files configure:62219: result: no - does not exist configure:62212: checking whether /usr/lib/amd64/. contains 64-bit ABI files configure:62329: result: ABI ok configure:62336: checking if we need to add -L/usr/lib/amd64 to LDFLAGS configure:62349: result: yes - added configure:62353: checking if we need to add -R/usr/lib/amd64 to LDFLAGS configure:62367: result: yes - added configure:62212: checking whether /usr/gcc/7/lib64 contains 64-bit ABI files configure:62219: result: no - does not exist configure:62212: checking whether /usr/gcc/7/lib/64 contains 64-bit ABI files configure:62219: result: no - does not exist configure:62212: checking whether /usr/gcc/7/lib/amd64 contains 64-bit ABI files configure:62329: result: (cached) ABI ok configure:62336: checking if we need to add -L/usr/gcc/7/lib/amd64 to LDFLAGS configure:62340: result: no - already added configure:62353: checking if we need to add -R/usr/gcc/7/lib/amd64 to LDFLAGS configure:62357: result: no - already added configure:62212: checking whether /usr/gcc/7/lib/. contains 64-bit ABI files configure:62325: result: no, does not contain any 64-bit ABI files configure:62396: checking if an abi indicator would be appropriate for libdir configure:62416: result: /64 configure:62419: checking what libdir should be set to configure:62426: result: ${exec_prefix}/lib/64 configure:62472: checking ansi prototype capability configure:62490: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:62490: $? = 0 configure:62502: result: yes configure:62512: checking how to concatenate two symbols configure:62535: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:62535: $? = 0 configure:62571: result: ANSI configure:62611: checking for a BSD-compatible install configure:62684: result: /usr/bin/ginstall -c configure:62700: checking how to run the C preprocessor configure:62768: result: gcc -E configure:62782: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c configure:62782: $? = 0 configure:62797: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c conftest.c:53:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:62797: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | /* end confdefs.h. */ | #include configure:62875: checking for ranlib configure:62896: found /usr/bin/ranlib configure:62907: result: ranlib configure:62933: checking for ar configure:62957: found /usr/bin/ar configure:62970: result: /usr/bin/ar configure:62985: checking for rntany configure:63024: result: no configure:63038: checking for candle configure:63077: result: no configure:63122: checking for light configure:63161: result: no configure:63206: checking for tallow configure:63245: result: no configure:63290: checking for mt.exe configure:63329: result: no configure:63373: checking for rc.exe configure:63412: result: no configure:63494: checking for yacc clone that handles %pure_parser conftest.y:1.1-12: warning: deprecated directive, use '%pure-parser' [-Wdeprecated] %pure_parser ^^^^^^^^^^^^ configure:63575: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c >&5 In file included from conftest.c:54:0: y.tab.c: In function 'yyparse': y.tab.c:1107:16: warning: implicit declaration of function 'yylex' [-Wimplicit-function-declaration] yychar = yylex (&yylval); ^~~~~ In file included from conftest.c:54:0: conftest.y: In function 'main': conftest.y:42:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(errors); ^~~~ conftest.y:42:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.y:42:3: note: include '' or provide a declaration of 'exit' configure:63575: $? = 0 configure:63575: ./conftest configure:63575: $? = 0 configure:63607: result: bison -y configure:63613: checking how bison uses short configure:63671: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 In file included from conftest.c:54:0: y.tab.c: In function 'yyparse': y.tab.c:1106:16: warning: implicit declaration of function 'yylex' [-Wimplicit-function-declaration] yychar = yylex (); ^~~~~ conftest.c: In function 'main': conftest.c:61:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(errors); ^~~~ conftest.c:61:1: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:61:1: note: include '' or provide a declaration of 'exit' configure:63671: $? = 0 configure:63690: result: short configure:63709: checking for the type of __yy_memcpy conftest.y: %pure_parser %{ #include #ifndef __GNUC__ #ifndef __cplusplus static void __yy_memcpy(char *to, const char *from, unsigned int count); #endif /* !__cplusplus */ #endif /* !__GNUC__ */ void yyerror(char *); int yylex(void *); %} %% all: foo bar foo: 'f' 'o' 'o' { fprintf(stderr, "foo\n"); } ; bar: 'b' 'a' 'r' ; %% int yylex(void *yylval) { return 'f'; } void yyerror(char *err) { fprintf(stderr, "ERR: %s\n", err); } conftest.y:1.1-12: warning: deprecated directive, use '%pure-parser' [-Wdeprecated] %pure_parser ^^^^^^^^^^^^ configure:63761: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c >&5 conftest.c: In function 'main': conftest.c:62:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ conftest.c:62:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:62:3: note: include '' or provide a declaration of 'exit' configure:63761: $? = 0 configure:63788: result: void __yy_memcpy(char *, const char *, unsigned int) configure:63802: checking for an ANSI C-conforming const configure:63869: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:63869: $? = 0 configure:63877: result: yes configure:63889: checking if const really does work configure:63911: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c: In function 'main': conftest.c:61:14: warning: implicit declaration of function 'bar' [-Wimplicit-function-declaration] return bar(0); ^~~ configure:63911: $? = 0 configure:63926: result: yes configure:63936: checking if restrict keyword is available (C99) configure:63956: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:63956: $? = 0 configure:63966: result: yes configure:63973: checking whether char is unsigned configure:63993: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:63993: $? = 0 configure:64001: result: no configure:64009: checking if we can cast void * to a function pointer configure:64031: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:64031: $? = 0 configure:64042: result: yes configure:64053: checking for isgraph configure:64074: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c >&5 configure:64074: $? = 0 configure:64085: result: yes DEBUG: ---------------------------------- Current limits: core file size (blocks, -c) unlimited data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited open files (-n) 256 pipe size (512 bytes, -p) 10 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) 29995 virtual memory (kbytes, -v) unlimited DEBUG: ++++++++++++++++++++++++++++++++++ configure:64111: checking for sys/time.h configure:64111: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:64111: $? = 0 configure:64111: result: yes configure:64149: checking for egrep configure:64217: result: /usr/bin/ggrep -E configure:64230: checking for winsock2.h configure:64230: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:117:10: fatal error: winsock2.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:64230: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:64230: result: no configure:64308: checking for sys/rusage.h configure:64308: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:117:10: fatal error: sys/rusage.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:64308: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:64308: result: no configure:64386: checking for time.h configure:64386: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:64386: $? = 0 configure:64386: result: yes configure:64464: checking for sys/time.h configure:64464: result: yes configure:64542: checking for sys/types.h configure:64542: result: yes configure:64620: checking for unistd.h configure:64620: result: yes configure:64698: checking for stdlib.h configure:64698: result: yes configure:64776: checking for memory.h configure:64776: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:64776: $? = 0 configure:64776: result: yes configure:64854: checking for values.h configure:64854: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:64854: $? = 0 configure:64854: result: yes configure:64932: checking for string.h configure:64932: result: yes configure:65010: checking for strings.h configure:65010: result: yes configure:65088: checking for fcntl.h configure:65088: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:65088: $? = 0 configure:65088: result: yes configure:65166: checking for sys/filio.h configure:65166: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:65166: $? = 0 configure:65166: result: yes configure:65244: checking for sys/sockio.h configure:65244: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:65244: $? = 0 configure:65244: result: yes configure:65322: checking for crypt.h configure:65322: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:65322: $? = 0 configure:65322: result: yes configure:65400: checking for locale.h configure:65400: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:65400: $? = 0 configure:65400: result: yes configure:65478: checking for sys/select.h configure:65478: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:65478: $? = 0 configure:65478: result: yes configure:65556: checking for net/socket.h configure:65556: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:132:10: fatal error: net/socket.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:65556: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:65556: result: no configure:65634: checking for sys/param.h configure:65634: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:65634: $? = 0 configure:65634: result: yes configure:65712: checking for stdio.h configure:65712: result: yes configure:65790: checking for wchar.h configure:65790: result: yes configure:65868: checking for io.h configure:65868: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:135:10: fatal error: io.h: No such file or directory #include ^~~~~~ compilation terminated. configure:65868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:65868: result: no configure:65946: checking for sys/mman.h configure:65946: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:65946: $? = 0 configure:65946: result: yes configure:66024: checking for setjmp.h configure:66024: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:66024: $? = 0 configure:66024: result: yes configure:66102: checking for sys/user.h configure:66102: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:66102: $? = 0 configure:66102: result: yes configure:66180: checking for limits.h configure:66180: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:66180: $? = 0 configure:66180: result: yes configure:66258: checking for pthread.h configure:66258: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:66258: $? = 0 configure:66258: result: yes configure:66336: checking for crt/signal.h configure:66336: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:140:10: fatal error: crt/signal.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:66336: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:66336: result: no configure:66414: checking for sys/id.h configure:66414: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:140:10: fatal error: sys/id.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. configure:66414: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:66414: result: no configure:66492: checking for mach-o/dyld.h configure:66492: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:140:10: fatal error: mach-o/dyld.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. configure:66492: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:66492: result: no configure:66570: checking for sys/ptrace.h configure:66570: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:140:10: fatal error: sys/ptrace.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:66570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:66570: result: no configure:66648: checking for thread.h configure:66648: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:66648: $? = 0 configure:66648: result: yes configure:66726: checking for dlfcn.h configure:66726: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:66726: $? = 0 configure:66726: result: yes configure:66804: checking for dld.h configure:66804: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:142:10: fatal error: dld.h: No such file or directory #include ^~~~~~~ compilation terminated. configure:66804: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:66804: result: no configure:66882: checking for dl.h configure:66882: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:142:10: fatal error: dl.h: No such file or directory #include ^~~~~~ compilation terminated. configure:66882: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:66882: result: no configure:66960: checking for sys/times.h configure:66960: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:66960: $? = 0 configure:66960: result: yes configure:67038: checking for sched.h configure:67038: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:67038: $? = 0 configure:67038: result: yes configure:67116: checking for sys/procfs.h configure:67116: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:67116: $? = 0 configure:67116: result: yes configure:67194: checking for sys/ioct.h configure:67194: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:145:10: fatal error: sys/ioct.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:67194: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:67194: result: no configure:67272: checking for sys/socket.h configure:67272: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:67272: $? = 0 configure:67272: result: yes configure:67350: checking for sys/uio.h configure:67350: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:67350: $? = 0 configure:67350: result: yes configure:67428: checking for fcntl.h configure:67428: result: yes configure:67506: checking for malloc.h configure:67506: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:67506: $? = 0 configure:67506: result: yes configure:67584: checking for netinet/in.h configure:67584: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:67584: $? = 0 configure:67584: result: yes configure:67662: checking for sys/wait.h configure:67662: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:67662: $? = 0 configure:67662: result: yes configure:67740: checking for windows.h configure:67740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:151:10: fatal error: windows.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:67740: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:67740: result: no configure:67818: checking for grp.h configure:67818: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:67818: $? = 0 configure:67818: result: yes configure:67896: checking for pwd.h configure:67896: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:67896: $? = 0 configure:67896: result: yes configure:67974: checking for passwd.h configure:67974: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:153:10: fatal error: passwd.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. configure:67974: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:67974: result: no configure:68052: checking for group.h configure:68052: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:153:10: fatal error: group.h: No such file or directory #include ^~~~~~~~~ compilation terminated. configure:68052: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:68052: result: no configure:68130: checking for winsock.h configure:68130: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:153:10: fatal error: winsock.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:68130: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:68130: result: no configure:68208: checking for signal.h configure:68208: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:68208: $? = 0 configure:68208: result: yes configure:68286: checking for sys/file.h configure:68286: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:68286: $? = 0 configure:68286: result: yes configure:68364: checking for poll.h configure:68364: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:68364: $? = 0 configure:68364: result: yes configure:68442: checking for sys/poll.h configure:68442: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:68442: $? = 0 configure:68442: result: yes configure:68520: checking for socket.h configure:68520: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:157:10: fatal error: socket.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. configure:68520: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:68520: result: no configure:68598: checking for ieeefp.h configure:68598: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:68598: $? = 0 configure:68598: result: yes configure:68676: checking for fp_class.h configure:68676: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:158:10: fatal error: fp_class.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:68676: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:68676: result: no configure:68754: checking for floatingpoint.h configure:68754: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:68754: $? = 0 configure:68754: result: yes configure:68832: checking for float.h configure:68832: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:68832: $? = 0 configure:68832: result: yes configure:68910: checking for sys/priocntl.h configure:68910: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:68910: $? = 0 configure:68910: result: yes configure:68988: checking for sys/sched.h configure:68988: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:161:10: fatal error: sys/sched.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:68988: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:68988: result: no configure:69066: checking for winbase.h configure:69066: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:161:10: fatal error: winbase.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:69066: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:69066: result: no configure:69144: checking for errno.h configure:69144: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:69144: $? = 0 configure:69144: result: yes configure:69222: checking for stddef.h configure:69222: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:69222: $? = 0 configure:69222: result: yes configure:69300: checking for mmx.h configure:69300: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:163:10: fatal error: mmx.h: No such file or directory #include ^~~~~~~ compilation terminated. configure:69300: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:69300: result: no configure:69378: checking for asm/mmx.h configure:69378: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:163:10: fatal error: asm/mmx.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:69378: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:69378: result: no configure:69456: checking for sys/termio.h configure:69456: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:69456: $? = 0 configure:69456: result: yes configure:69534: checking for sys/termios.h configure:69534: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:69534: $? = 0 configure:69534: result: yes configure:69612: checking for ws2tcpip.h configure:69612: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:165:10: fatal error: ws2tcpip.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:69612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:69612: result: no configure:69690: checking for valgrind/memcheck.h configure:69690: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:165:10: fatal error: valgrind/memcheck.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:69690: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:69690: result: no configure:69768: checking for memcheck.h configure:69768: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:165:10: fatal error: memcheck.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:69768: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:69768: result: no configure:69846: checking for valgrind.h configure:69846: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:165:10: fatal error: valgrind.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:69846: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:69846: result: no configure:69924: checking for sys/prctl.h configure:69924: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:165:10: fatal error: sys/prctl.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:69924: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:69924: result: no configure:70002: checking for sys/ioctl.h configure:70002: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:70002: $? = 0 configure:70002: result: yes configure:70080: checking for mach/task_info.h configure:70080: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:166:10: fatal error: mach/task_info.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:70080: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:70080: result: no configure:70158: checking for mach/task.h configure:70158: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:166:10: fatal error: mach/task.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:70158: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:70158: result: no configure:70236: checking for mach/mach_init.h configure:70236: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:166:10: fatal error: mach/mach_init.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:70236: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:70236: result: no configure:70314: checking for syscall.h configure:70314: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:166:10: fatal error: syscall.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:70314: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:70314: result: no configure:70392: checking for sys/syscall.h configure:70392: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:70392: $? = 0 configure:70392: result: yes configure:70470: checking for devices/timer.h configure:70470: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:167:10: fatal error: devices/timer.h: No such file or directory #include ^~~~~~~~~~~~~~~~~ compilation terminated. configure:70470: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:70470: result: no configure:70548: checking for direct.h configure:70548: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:167:10: fatal error: direct.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. configure:70548: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:70548: result: no configure:70626: checking for CoreServices/CoreServices.h configure:70626: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:167:10: fatal error: CoreServices/CoreServices.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:70626: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:70626: result: no configure:70704: checking for execinfo.h configure:70704: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:70704: $? = 0 configure:70704: result: yes configure:70782: checking for mach/mach.h configure:70782: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:168:10: fatal error: mach/mach.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:70782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:70782: result: no configure:70860: checking for mach/thread_act.h configure:70860: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:168:10: fatal error: mach/thread_act.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:70860: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:70860: result: no configure:70938: checking for mach/clock.h configure:70938: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:168:10: fatal error: mach/clock.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:70938: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:70938: result: no configure:71052: checking for gnu/stubs.h configure:71052: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:136:10: fatal error: gnu/stubs.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:71052: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:71052: result: no configure:71080: checking for sigsetjmp configure:71173: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c >&5 configure:71173: $? = 0 configure:71186: result: yes configure:71195: checking for setjmp configure:71288: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c >&5 configure:71288: $? = 0 configure:71301: result: yes configure:71310: checking for _setjmp configure:71403: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c >&5 configure:71403: $? = 0 configure:71416: result: yes configure:71425: checking for siglongjmp configure:71518: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c >&5 configure:71518: $? = 0 configure:71531: result: yes configure:71540: checking for longjmp configure:71633: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c >&5 configure:71633: $? = 0 configure:71646: result: yes configure:71655: checking for _longjmp configure:71748: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c >&5 configure:71748: $? = 0 configure:71761: result: yes configure:71777: checking for sys/devpoll.h configure:71777: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:71777: $? = 0 configure:71777: result: yes configure:71796: checking for sys/event.h configure:71796: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:143:10: fatal error: sys/event.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:71796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:71796: result: no configure:71815: checking for sys/epoll.h configure:71815: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:143:10: fatal error: sys/epoll.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:71815: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:71815: result: no configure:71843: checking for kqueue configure:71936: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c >&5 Undefined first referenced symbol in file kqueue /var/tmp//cck2Ap1d.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:71936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define kqueue to an innocuous variant, in case declares kqueue. | For example, HP-UX 11i declares gettimeofday. */ | #define kqueue innocuous_kqueue | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char kqueue (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef kqueue | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char kqueue (); | /* 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_kqueue) || defined (__stub___kqueue) | choke me | #else | char (*f) () = kqueue; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != kqueue; | ; | return 0; | } configure:71954: result: no configure:71959: checking for poll device configure:71976: result: /dev/poll configure:72074: checking for sys/resource.h configure:72105: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:72105: $? = 0 configure:72116: result: yes configure:72193: checking size of char * configure:72199: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c >&5 configure:72199: $? = 0 configure:72199: ./conftest configure:72199: $? = 0 configure:72214: result: 8 configure:72291: checking size of int configure:72297: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c >&5 configure:72297: $? = 0 configure:72297: ./conftest configure:72297: $? = 0 configure:72312: result: 4 configure:72389: checking size of short configure:72395: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c >&5 configure:72395: $? = 0 configure:72395: ./conftest configure:72395: $? = 0 configure:72410: result: 2 configure:72487: checking size of float configure:72493: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c >&5 configure:72493: $? = 0 configure:72493: ./conftest configure:72493: $? = 0 configure:72508: result: 4 configure:72585: checking size of double configure:72591: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c >&5 configure:72591: $? = 0 configure:72591: ./conftest configure:72591: $? = 0 configure:72606: result: 8 configure:72683: checking size of long double configure:72689: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c >&5 configure:72689: $? = 0 configure:72689: ./conftest configure:72689: $? = 0 configure:72704: result: 16 configure:72781: checking size of long configure:72787: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c >&5 configure:72787: $? = 0 configure:72787: ./conftest configure:72787: $? = 0 configure:72802: result: 8 configure:72879: checking size of long long configure:72885: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c >&5 configure:72885: $? = 0 configure:72885: ./conftest configure:72885: $? = 0 configure:72900: result: 8 configure:72977: checking size of __int64 configure:72983: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c >&5 conftest.c: In function 'longval': conftest.c:153:61: error: '__int64' undeclared (first use in this function); did you mean 'u_int'? static long int longval (void) { return (long int) (sizeof (__int64)); } ^~~~~~~ u_int conftest.c:153:61: note: each undeclared identifier is reported only once for each function it appears in conftest.c: In function 'ulongval': conftest.c:154:71: error: '__int64' undeclared (first use in this function); did you mean 'u_int'? static unsigned long int ulongval (void) { return (long int) (sizeof (__int64)); } ^~~~~~~ u_int conftest.c: In function 'main': conftest.c:164:28: error: '__int64' undeclared (first use in this function); did you mean 'u_int'? if (((long int) (sizeof (__int64))) < 0) ^~~~~~~ u_int configure:72983: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | static long int longval (void) { return (long int) (sizeof (__int64)); } | static unsigned long int ulongval (void) { return (long int) (sizeof (__int64)); } | #include | #include | int | main (void) | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (__int64))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (__int64)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (__int64)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:72998: result: 0 configure:73075: checking size of time_t configure:73081: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c >&5 configure:73081: $? = 0 configure:73081: ./conftest configure:73081: $? = 0 configure:73096: result: 8 configure:73173: checking size of __int128 configure:73179: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c >&5 configure:73179: $? = 0 configure:73179: ./conftest configure:73179: $? = 0 configure:73194: result: 16 configure:73271: checking size of __int128_t configure:73277: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c >&5 configure:73277: $? = 0 configure:73277: ./conftest configure:73277: $? = 0 configure:73292: result: 16 configure:73369: checking size of unsigned __int128 configure:73375: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c >&5 configure:73375: $? = 0 configure:73375: ./conftest configure:73375: $? = 0 configure:73390: result: 16 configure:73467: checking size of unsigned __int128_t configure:73473: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c >&5 conftest.c: In function 'longval': conftest.c:158:70: error: expected ')' before '__int128_t' static long int longval (void) { return (long int) (sizeof (unsigned __int128_t)); } ^~~~~~~~~~ conftest.c: In function 'ulongval': conftest.c:159:80: error: expected ')' before '__int128_t' static unsigned long int ulongval (void) { return (long int) (sizeof (unsigned __int128_t)); } ^~~~~~~~~~ conftest.c: In function 'main': conftest.c:169:37: error: expected ')' before '__int128_t' if (((long int) (sizeof (unsigned __int128_t))) < 0) ^~~~~~~~~~ conftest.c:172:46: error: expected ')' before '__int128_t' if (i != ((long int) (sizeof (unsigned __int128_t)))) ^~~~~~~~~~ conftest.c:179:46: error: expected ')' before '__int128_t' if (i != ((long int) (sizeof (unsigned __int128_t)))) ^~~~~~~~~~ configure:73473: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | static long int longval (void) { return (long int) (sizeof (unsigned __int128_t)); } | static unsigned long int ulongval (void) { return (long int) (sizeof (unsigned __int128_t)); } | #include | #include | int | main (void) | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (unsigned __int128_t))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (unsigned __int128_t)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (unsigned __int128_t)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:73488: result: 0 configure:73565: checking size of __uint128_t configure:73571: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c >&5 configure:73571: $? = 0 configure:73571: ./conftest configure:73571: $? = 0 configure:73586: result: 16 configure:73597: checking for size_t configure:73627: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:73627: $? = 0 configure:73644: result: yes configure:73649: checking for ptrdiff_t configure:73679: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:73679: $? = 0 configure:73696: result: yes configure:73701: checking for off_t configure:73731: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:73731: $? = 0 configure:73748: result: yes configure:73753: checking for pid_t configure:73783: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:73783: $? = 0 configure:73800: result: yes configure:73805: checking for uid_t configure:73835: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:73835: $? = 0 configure:73852: result: yes configure:73857: checking for gid_t configure:73887: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:73887: $? = 0 configure:73904: result: yes configure:73909: checking for time_t configure:73939: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:73939: $? = 0 configure:73956: result: yes configure:73961: checking for pri_t configure:73991: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:73991: $? = 0 configure:74008: result: yes configure:74081: checking size of off_t configure:74087: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c >&5 configure:74087: $? = 0 configure:74087: ./conftest configure:74087: $? = 0 configure:74102: result: 8 configure:74112: checking for sizeof anything configure:74151: result: 8 configure:74154: checking for FLOAT_TYPE configure:74181: result: double configure:74202: checking for INT_TYPE configure:74252: result: long configure:74275: checking return type of signal handlers configure:74294: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c: In function 'main': conftest.c:145:10: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ~^~~~~~~~~~~~~~~~~~ configure:74294: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:74302: result: void configure:74310: checking for poll in -lpoll configure:74333: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -lpoll >&5 ld: fatal: library -lpoll: not found collect2: error: ld returned 1 exit status configure:74333: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | /* 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. */ | char poll (); | int | main (void) | { | return poll (); | ; | return 0; | } configure:74343: result: no configure:74354: checking for floor in -lm configure:74377: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -lm >&5 conftest.c:144:6: warning: conflicting types for built-in function 'floor' [-Wbuiltin-declaration-mismatch] char floor (); ^~~~~ configure:74377: $? = 0 configure:74387: result: yes configure:74398: checking for socket in -lsocket configure:74421: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -lsocket -lm >&5 configure:74421: $? = 0 configure:74431: result: yes configure:74485: checking for gethostbyname in -lnsl configure:74508: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -lnsl -lsocket -lm >&5 configure:74508: $? = 0 configure:74518: result: yes configure:74528: checking for nanosleep in -lrt configure:74551: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -lrt -lnsl -lsocket -lm >&5 configure:74551: $? = 0 configure:74561: result: yes configure:74572: checking for dlopen in -ldl configure:74595: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm >&5 configure:74595: $? = 0 configure:74605: result: yes configure:74615: checking for shl_load in -ldld configure:74638: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldld -ldl -lrt -lnsl -lsocket -lm >&5 ld: fatal: library -ldld: not found collect2: error: ld returned 1 exit status configure:74638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | /* 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. */ | char shl_load (); | int | main (void) | { | return shl_load (); | ; | return 0; | } configure:74648: result: no configure:74658: checking for dld_link in -ldld configure:74681: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldld -ldl -lrt -lnsl -lsocket -lm >&5 ld: fatal: library -ldld: not found collect2: error: ld returned 1 exit status configure:74681: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | /* 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. */ | char dld_link (); | int | main (void) | { | return dld_link (); | ; | return 0; | } configure:74691: result: no DEBUG: ---------------------------------- Current limits: core file size (blocks, -c) unlimited data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited open files (-n) 256 pipe size (512 bytes, -p) 10 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) 29995 virtual memory (kbytes, -v) unlimited DEBUG: ++++++++++++++++++++++++++++++++++ DEBUG: ---------------------------------- Current limits: core file size (blocks, -c) unlimited data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited open files (-n) 256 pipe size (512 bytes, -p) 10 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) 29995 virtual memory (kbytes, -v) unlimited DEBUG: ++++++++++++++++++++++++++++++++++ configure:75224: checking for pthread_init configure:75317: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file pthread_init /var/tmp//ccQYoEud.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:75317: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define pthread_init to an innocuous variant, in case declares pthread_init. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_init innocuous_pthread_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_init | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char pthread_init (); | /* 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_pthread_init) || defined (__stub___pthread_init) | choke me | #else | char (*f) () = pthread_init; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != pthread_init; | ; | return 0; | } configure:75335: result: no configure:75339: checking for pthread_mutexattr_init configure:75432: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:75432: $? = 0 configure:75445: result: yes configure:75454: checking for pthread_kill configure:75547: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:75547: $? = 0 configure:75560: result: yes configure:75569: checking for pthread_cond_reltimedwait_np configure:75662: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:75662: $? = 0 configure:75675: result: yes configure:75684: checking for pthread_mach_thread_np configure:75777: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file pthread_mach_thread_np /var/tmp//ccyVV_7c.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:75777: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define pthread_mach_thread_np to an innocuous variant, in case declares pthread_mach_thread_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_mach_thread_np innocuous_pthread_mach_thread_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_mach_thread_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_mach_thread_np | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char pthread_mach_thread_np (); | /* 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_pthread_mach_thread_np) || defined (__stub___pthread_mach_thread_np) | choke me | #else | char (*f) () = pthread_mach_thread_np; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != pthread_mach_thread_np; | ; | return 0; | } configure:75795: result: no configure:75800: checking posix threads configure:75894: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:175:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ conftest.c:175:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:175:3: note: include '' or provide a declaration of 'exit' configure:75894: $? = 0 configure:75894: ./conftest configure:75894: $? = 0 configure:75909: result: yes configure:75923: checking for pthread_attr_setstacksize configure:75943: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:75943: $? = 0 configure:75958: result: yes configure:75969: checking for pthread_atfork configure:75989: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:75989: $? = 0 configure:76005: result: yes configure:76016: checking for pthread_yield configure:76036: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'foo': conftest.c:155:26: warning: implicit declaration of function 'pthread_yield'; did you mean 'pthread_self'? [-Wimplicit-function-declaration] void foo(void) { pthread_yield(); } ^~~~~~~~~~~~~ pthread_self Undefined first referenced symbol in file pthread_yield /var/tmp//ccDOQiic.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:76036: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | /* end confdefs.h. */ | #include | void foo(void) { pthread_yield(); } | | int | main (void) | { | | ; | return 0; | } configure:76051: result: no configure:76062: checking for pthread_yield_np configure:76082: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'foo': conftest.c:155:26: warning: implicit declaration of function 'pthread_yield_np'; did you mean 'pthread_self'? [-Wimplicit-function-declaration] void foo(void) { pthread_yield_np(); } ^~~~~~~~~~~~~~~~ pthread_self Undefined first referenced symbol in file pthread_yield_np /var/tmp//ccZb1Lqc.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:76082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | /* end confdefs.h. */ | #include | void foo(void) { pthread_yield_np(); } | | int | main (void) | { | | ; | return 0; | } configure:76097: result: no configure:76108: checking for pthread_cond_init configure:76128: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:76128: $? = 0 configure:76143: result: yes configure:76154: checking if pthread_condattr_default is defined configure:76174: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'foo': conftest.c:156:64: error: 'pthread_condattr_default' undeclared (first use in this function); did you mean 'pthread_condattr_destroy'? void foo(pthread_cond_t *bar) { pthread_cond_init(bar, pthread_condattr_default); } ^~~~~~~~~~~~~~~~~~~~~~~~ pthread_condattr_destroy conftest.c:156:64: note: each undeclared identifier is reported only once for each function it appears in configure:76174: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | /* end confdefs.h. */ | #include | void foo(pthread_cond_t *bar) { pthread_cond_init(bar, pthread_condattr_default); } | | int | main (void) | { | | ; | return 0; | } configure:76190: result: no configure:76205: checking if pthread_condattr_default is needs an & (AIX) configure:76225: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'foo': conftest.c:156:65: error: 'pthread_condattr_default' undeclared (first use in this function); did you mean 'pthread_condattr_destroy'? void foo(pthread_cond_t *bar) { pthread_cond_init(bar, &pthread_condattr_default); } ^~~~~~~~~~~~~~~~~~~~~~~~ pthread_condattr_destroy conftest.c:156:65: note: each undeclared identifier is reported only once for each function it appears in configure:76225: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | /* end confdefs.h. */ | #include | void foo(pthread_cond_t *bar) { pthread_cond_init(bar, &pthread_condattr_default); } | | int | main (void) | { | | ; | return 0; | } configure:76241: result: no configure:76253: checking for __pthread_initial_thread_bos configure:76274: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file __pthread_initial_thread_bos /var/tmp//ccVdkvvc.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:76274: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | /* end confdefs.h. */ | #include | char *foo(void) { extern char *__pthread_initial_thread_bos; | return __pthread_initial_thread_bos; } | | int | main (void) | { | | ; | return 0; | } configure:76290: result: no configure:76311: checking behaviour of the pthread_t type configure:76340: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:76340: $? = 0 configure:76350: result: integer configure:76484: checking initial stack limit configure:76533: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'save_depth': conftest.c:176:30: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] if(depth>0x80000000) exit(0); ^~~~ conftest.c:176:30: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:176:30: note: include '' or provide a declaration of 'exit' configure:76533: $? = 0 configure:76533: ./conftest /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/configure: line 1881: 8327 Segmentation Fault (core dumped) ./conftest$ac_exeext configure:76533: $? = 139 configure: program exited with status 139 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | /* end confdefs.h. */ | | #include | | static int depth=0; | FILE *f; | | void save_depth(void); | | void use_stack(void *page) | { | void *X[8190]; | X[0]=page; | save_depth(); | use_stack(&X); | } | | void save_depth(void) | { | depth+=sizeof(void *)*8192; | fprintf(f,"%d\n",depth); | fflush(f); | if(depth>0x80000000) exit(0); | } | | int main(int argc) | { | f=fopen("confdefs.out.2", "w"); | /* weird filename to circumvent configure weirdness */ | save_depth(); | use_stack(0); | } | configure:76561: result: 8323072 configure:76571: checking mutex error check flag configure:76598: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:76598: $? = 0 configure:76611: result: PTHREAD_MUTEX_ERRORCHECK configure:76624: checking recursive mutex flag configure:76651: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:76651: $? = 0 configure:76664: result: PTHREAD_MUTEX_RECURSIVE configure:76685: checking for working memcmp configure:76730: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:76730: $? = 0 configure:76730: ./conftest configure:76730: $? = 0 configure:76741: result: yes configure:76769: checking for getpagesize configure:76769: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:76769: $? = 0 configure:76769: result: yes configure:76783: checking for unistd.h configure:76783: result: yes configure:76802: checking for sys/param.h configure:76802: result: yes configure:76830: checking for working mmap configure:76982: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:76982: $? = 0 configure:76982: ./conftest configure:76982: $? = 0 configure:76993: result: yes configure:77010: checking if mmap can be used to allocate PROT_EXEC configure:77143: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:77143: $? = 0 configure:77143: ./conftest configure:77143: $? = 0 configure:77160: result: yes configure:77169: checking for _alldiv configure:77262: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file _alldiv /var/tmp//ccjjnWAd.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:77262: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define _alldiv to an innocuous variant, in case declares _alldiv. | For example, HP-UX 11i declares gettimeofday. */ | #define _alldiv innocuous__alldiv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _alldiv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _alldiv | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _alldiv (); | /* 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__alldiv) || defined (__stub____alldiv) | choke me | #else | char (*f) () = _alldiv; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != _alldiv; | ; | return 0; | } configure:77280: result: no configure:77284: checking for _aullshr configure:77377: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file _aullshr /var/tmp//ccGr1DKa.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:77377: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define _aullshr to an innocuous variant, in case declares _aullshr. | For example, HP-UX 11i declares gettimeofday. */ | #define _aullshr innocuous__aullshr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _aullshr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _aullshr | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _aullshr (); | /* 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__aullshr) || defined (__stub____aullshr) | choke me | #else | char (*f) () = _aullshr; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != _aullshr; | ; | return 0; | } configure:77395: result: no configure:77399: checking for _crypt configure:77492: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:77492: $? = 0 configure:77505: result: yes configure:77514: checking for poll configure:77607: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:77607: $? = 0 configure:77620: result: yes configure:77629: checking for bcopy configure:77722: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c:196:6: warning: conflicting types for built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] char bcopy (); ^~~~~ configure:77722: $? = 0 configure:77735: result: yes configure:77744: checking for bzero configure:77837: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c:197:6: warning: conflicting types for built-in function 'bzero' [-Wbuiltin-declaration-mismatch] char bzero (); ^~~~~ configure:77837: $? = 0 configure:77850: result: yes configure:77859: checking for clock configure:77952: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:77952: $? = 0 configure:77965: result: yes configure:77974: checking for closefrom configure:78067: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:78067: $? = 0 configure:78080: result: yes configure:78089: checking for crypt configure:78182: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:78182: $? = 0 configure:78195: result: yes configure:78204: checking for fchmod configure:78297: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:78297: $? = 0 configure:78310: result: yes configure:78319: checking for fdwalk configure:78412: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:78412: $? = 0 configure:78425: result: yes configure:78434: checking for gethrtime configure:78527: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:78527: $? = 0 configure:78540: result: yes configure:78549: checking for gethrvtime configure:78642: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:78642: $? = 0 configure:78655: result: yes configure:78664: checking for getenv configure:78757: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:78757: $? = 0 configure:78770: result: yes configure:78779: checking for getrlimit configure:78872: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:78872: $? = 0 configure:78885: result: yes configure:78894: checking for getrusage configure:78987: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:78987: $? = 0 configure:79000: result: yes configure:79009: checking for gettimeofday configure:79102: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:79102: $? = 0 configure:79115: result: yes configure:79124: checking for index configure:79217: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c:209:6: warning: conflicting types for built-in function 'index' [-Wbuiltin-declaration-mismatch] char index (); ^~~~~ configure:79217: $? = 0 configure:79230: result: yes configure:79239: checking for inet_ntop configure:79332: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:79332: $? = 0 configure:79345: result: yes configure:79354: checking for localtime configure:79447: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:79447: $? = 0 configure:79460: result: yes configure:79469: checking for gmtime configure:79562: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:79562: $? = 0 configure:79575: result: yes configure:79584: checking for gmtime_r configure:79677: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:79677: $? = 0 configure:79690: result: yes configure:79699: checking for gmtime_s configure:79792: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:79792: $? = 0 configure:79805: result: yes configure:79814: checking for mallinfo configure:79907: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file mallinfo /var/tmp//ccTnb13c.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:79907: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define mallinfo to an innocuous variant, in case declares mallinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define mallinfo innocuous_mallinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mallinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mallinfo | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char mallinfo (); | /* 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_mallinfo) || defined (__stub___mallinfo) | choke me | #else | char (*f) () = mallinfo; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != mallinfo; | ; | return 0; | } configure:79925: result: no configure:79929: checking for mallopt configure:80022: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file mallopt /var/tmp//ccwqWgcb.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:80022: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define mallopt to an innocuous variant, in case declares mallopt. | For example, HP-UX 11i declares gettimeofday. */ | #define mallopt innocuous_mallopt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mallopt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mallopt | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char mallopt (); | /* 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_mallopt) || defined (__stub___mallopt) | choke me | #else | char (*f) () = mallopt; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != mallopt; | ; | return 0; | } configure:80040: result: no configure:80044: checking for memchr configure:80137: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c:215:6: warning: conflicting types for built-in function 'memchr' [-Wbuiltin-declaration-mismatch] char memchr (); ^~~~~~ configure:80137: $? = 0 configure:80150: result: yes configure:80159: checking for mktime configure:80252: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:80252: $? = 0 configure:80265: result: yes configure:80274: checking for perror configure:80367: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:80367: $? = 0 configure:80380: result: yes configure:80389: checking for ptrace configure:80482: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file ptrace /var/tmp//ccYjWMrb.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:80482: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define ptrace to an innocuous variant, in case declares ptrace. | For example, HP-UX 11i declares gettimeofday. */ | #define ptrace innocuous_ptrace | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ptrace (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ptrace | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char ptrace (); | /* 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_ptrace) || defined (__stub___ptrace) | choke me | #else | char (*f) () = ptrace; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != ptrace; | ; | return 0; | } configure:80500: result: no configure:80504: checking for recvmsg configure:80597: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:80597: $? = 0 configure:80610: result: yes configure:80619: checking for rindex configure:80712: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c:219:6: warning: conflicting types for built-in function 'rindex' [-Wbuiltin-declaration-mismatch] char rindex (); ^~~~~~ configure:80712: $? = 0 configure:80725: result: yes configure:80734: checking for sendmsg configure:80827: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:80827: $? = 0 configure:80840: result: yes configure:80849: checking for setbuf configure:80942: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:80942: $? = 0 configure:80955: result: yes configure:80964: checking for setlocale configure:81057: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:81057: $? = 0 configure:81070: result: yes configure:81079: checking for setrlimit configure:81172: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:81172: $? = 0 configure:81185: result: yes configure:81194: checking for setresuid configure:81287: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file setresuid /var/tmp//ccZqcMSb.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:81287: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define setresuid to an innocuous variant, in case declares setresuid. | For example, HP-UX 11i declares gettimeofday. */ | #define setresuid innocuous_setresuid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setresuid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setresuid | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setresuid (); | /* 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_setresuid) || defined (__stub___setresuid) | choke me | #else | char (*f) () = setresuid; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != setresuid; | ; | return 0; | } configure:81305: result: no configure:81309: checking for setvbuf configure:81402: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:81402: $? = 0 configure:81415: result: yes configure:81424: checking for signal configure:81517: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:81517: $? = 0 configure:81530: result: yes configure:81539: checking for sigaction configure:81632: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:81632: $? = 0 configure:81645: result: yes configure:81654: checking for sigblock configure:81747: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file sigblock /var/tmp//cc2nk3Zd.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:81747: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define sigblock to an innocuous variant, in case declares sigblock. | For example, HP-UX 11i declares gettimeofday. */ | #define sigblock innocuous_sigblock | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigblock (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigblock | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char sigblock (); | /* 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_sigblock) || defined (__stub___sigblock) | choke me | #else | char (*f) () = sigblock; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != sigblock; | ; | return 0; | } configure:81765: result: no configure:81769: checking for sigprocmask configure:81862: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:81862: $? = 0 configure:81875: result: yes configure:81884: checking for sigvec configure:81977: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file sigvec /var/tmp//ccmdrrna.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:81977: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define sigvec to an innocuous variant, in case declares sigvec. | For example, HP-UX 11i declares gettimeofday. */ | #define sigvec innocuous_sigvec | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigvec (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigvec | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char sigvec (); | /* 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_sigvec) || defined (__stub___sigvec) | choke me | #else | char (*f) () = sigvec; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != sigvec; | ; | return 0; | } configure:81995: result: no configure:81999: checking for strcasecmp configure:82092: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c:228:6: warning: conflicting types for built-in function 'strcasecmp' [-Wbuiltin-declaration-mismatch] char strcasecmp (); ^~~~~~~~~~ configure:82092: $? = 0 configure:82105: result: yes configure:82114: checking for strnlen configure:82207: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:82207: $? = 0 configure:82220: result: yes configure:82229: checking for strncmp configure:82322: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c:230:6: warning: conflicting types for built-in function 'strncmp' [-Wbuiltin-declaration-mismatch] char strncmp (); ^~~~~~~ configure:82322: $? = 0 configure:82335: result: yes configure:82344: checking for strchr configure:82437: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c:231:6: warning: conflicting types for built-in function 'strchr' [-Wbuiltin-declaration-mismatch] char strchr (); ^~~~~~ configure:82437: $? = 0 configure:82450: result: yes configure:82459: checking for strcspn configure:82552: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c:232:6: warning: conflicting types for built-in function 'strcspn' [-Wbuiltin-declaration-mismatch] char strcspn (); ^~~~~~~ configure:82552: $? = 0 configure:82565: result: yes configure:82574: checking for strerror configure:82667: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:82667: $? = 0 configure:82680: result: yes configure:82689: checking for strtod configure:82782: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:82782: $? = 0 configure:82795: result: yes configure:82804: checking for strtol configure:82897: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:82897: $? = 0 configure:82910: result: yes configure:82919: checking for time configure:83012: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:83012: $? = 0 configure:83025: result: yes configure:83034: checking for times configure:83127: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:83127: $? = 0 configure:83140: result: yes configure:83149: checking for tzset configure:83242: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:83242: $? = 0 configure:83255: result: yes configure:83264: checking for vfprintf configure:83357: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c:239:6: warning: conflicting types for built-in function 'vfprintf' [-Wbuiltin-declaration-mismatch] char vfprintf (); ^~~~~~~~ configure:83357: $? = 0 configure:83370: result: yes configure:83379: checking for vsprintf configure:83472: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c:240:6: warning: conflicting types for built-in function 'vsprintf' [-Wbuiltin-declaration-mismatch] char vsprintf (); ^~~~~~~~ configure:83472: $? = 0 configure:83485: result: yes configure:83494: checking for _snprintf configure:83587: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file _snprintf /var/tmp//ccz2vFkc.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:83587: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define _snprintf to an innocuous variant, in case declares _snprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define _snprintf innocuous__snprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _snprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _snprintf | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _snprintf (); | /* 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__snprintf) || defined (__stub____snprintf) | choke me | #else | char (*f) () = _snprintf; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != _snprintf; | ; | return 0; | } configure:83605: result: no configure:83609: checking for snprintf configure:83702: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c:241:6: warning: conflicting types for built-in function 'snprintf' [-Wbuiltin-declaration-mismatch] char snprintf (); ^~~~~~~~ configure:83702: $? = 0 configure:83715: result: yes configure:83724: checking for vsnprintf configure:83817: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c:242:6: warning: conflicting types for built-in function 'vsnprintf' [-Wbuiltin-declaration-mismatch] char vsnprintf (); ^~~~~~~~~ configure:83817: $? = 0 configure:83830: result: yes configure:83839: checking for wait3 configure:83932: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:83932: $? = 0 configure:83945: result: yes configure:83954: checking for wait4 configure:84047: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:84047: $? = 0 configure:84060: result: yes configure:84069: checking for waitpid configure:84162: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:84162: $? = 0 configure:84175: result: yes configure:84184: checking for munmap configure:84277: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:84277: $? = 0 configure:84290: result: yes configure:84299: checking for shl_load configure:84392: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file shl_load /var/tmp//ccGKms5a.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:84392: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* 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 | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != shl_load; | ; | return 0; | } configure:84410: result: no configure:84414: checking for dld_link configure:84507: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file dld_link /var/tmp//ccaUjZSd.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:84507: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define dld_link to an innocuous variant, in case declares dld_link. | For example, HP-UX 11i declares gettimeofday. */ | #define dld_link innocuous_dld_link | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dld_link (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dld_link | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dld_link (); | /* 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_dld_link) || defined (__stub___dld_link) | choke me | #else | char (*f) () = dld_link; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != dld_link; | ; | return 0; | } configure:84525: result: no configure:84529: checking for dld_get_func configure:84622: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file dld_get_func /var/tmp//cchlXeHd.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:84622: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define dld_get_func to an innocuous variant, in case declares dld_get_func. | For example, HP-UX 11i declares gettimeofday. */ | #define dld_get_func innocuous_dld_get_func | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dld_get_func (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dld_get_func | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dld_get_func (); | /* 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_dld_get_func) || defined (__stub___dld_get_func) | choke me | #else | char (*f) () = dld_get_func; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != dld_get_func; | ; | return 0; | } configure:84640: result: no configure:84644: checking for pipe configure:84737: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:84737: $? = 0 configure:84750: result: yes configure:84759: checking for strdup configure:84852: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c:248:6: warning: conflicting types for built-in function 'strdup' [-Wbuiltin-declaration-mismatch] char strdup (); ^~~~~~ configure:84852: $? = 0 configure:84865: result: yes configure:84874: checking for kill configure:84967: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:84967: $? = 0 configure:84980: result: yes configure:84989: checking for alarm configure:85082: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:85082: $? = 0 configure:85095: result: yes configure:85104: checking for fork1 configure:85197: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:85197: $? = 0 configure:85210: result: yes configure:85219: checking for flock configure:85312: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file flock /var/tmp//ccwlPhqa.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:85312: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define flock to an innocuous variant, in case declares flock. | For example, HP-UX 11i declares gettimeofday. */ | #define flock innocuous_flock | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char flock (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef flock | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char flock (); | /* 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_flock) || defined (__stub___flock) | choke me | #else | char (*f) () = flock; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != flock; | ; | return 0; | } configure:85330: result: no configure:85334: checking for lockf configure:85427: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:85427: $? = 0 configure:85440: result: yes configure:85449: checking for setuid configure:85542: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:85542: $? = 0 configure:85555: result: yes configure:85564: checking for getuid configure:85657: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:85657: $? = 0 configure:85670: result: yes configure:85679: checking for seteuid configure:85772: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:85772: $? = 0 configure:85785: result: yes configure:85794: checking for geteuid configure:85887: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:85887: $? = 0 configure:85900: result: yes configure:85909: checking for setgid configure:86002: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:86002: $? = 0 configure:86015: result: yes configure:86024: checking for getgid configure:86117: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:86117: $? = 0 configure:86130: result: yes configure:86139: checking for setegid configure:86232: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:86232: $? = 0 configure:86245: result: yes configure:86254: checking for getegid configure:86347: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:86347: $? = 0 configure:86360: result: yes configure:86369: checking for getpwent configure:86462: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:86462: $? = 0 configure:86475: result: yes configure:86484: checking for getpwnam configure:86577: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:86577: $? = 0 configure:86590: result: yes configure:86599: checking for getpwuid configure:86692: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:86692: $? = 0 configure:86705: result: yes configure:86714: checking for getgrent configure:86807: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:86807: $? = 0 configure:86820: result: yes configure:86829: checking for getgrnam configure:86922: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:86922: $? = 0 configure:86935: result: yes configure:86944: checking for setsid configure:87037: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:87037: $? = 0 configure:87050: result: yes configure:87059: checking for setpgrp configure:87152: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:87152: $? = 0 configure:87165: result: yes configure:87174: checking for getpgrp configure:87267: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:87267: $? = 0 configure:87280: result: yes configure:87289: checking for setpgid configure:87382: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:87382: $? = 0 configure:87395: result: yes configure:87404: checking for getpgid configure:87497: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:87497: $? = 0 configure:87510: result: yes configure:87519: checking for initgroups configure:87612: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:87612: $? = 0 configure:87625: result: yes configure:87634: checking for setgroups configure:87727: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:87727: $? = 0 configure:87740: result: yes configure:87749: checking for socketpair configure:87842: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:87842: $? = 0 configure:87855: result: yes configure:87864: checking for fpclass configure:87957: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:87957: $? = 0 configure:87970: result: yes configure:87979: checking for fp_class_d configure:88072: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file fp_class_d /var/tmp//ccaYk_Ob.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:88072: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define fp_class_d to an innocuous variant, in case declares fp_class_d. | For example, HP-UX 11i declares gettimeofday. */ | #define fp_class_d innocuous_fp_class_d | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fp_class_d (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fp_class_d | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char fp_class_d (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_fp_class_d) || defined (__stub___fp_class_d) | choke me | #else | char (*f) () = fp_class_d; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != fp_class_d; | ; | return 0; | } configure:88090: result: no configure:88094: checking for isinf configure:88187: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c:275:6: warning: conflicting types for built-in function 'isinf' [-Wbuiltin-declaration-mismatch] char isinf (); ^~~~~ Undefined first referenced symbol in file isinf /var/tmp//ccl53GMa.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:88187: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define isinf to an innocuous variant, in case declares isinf. | For example, HP-UX 11i declares gettimeofday. */ | #define isinf innocuous_isinf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char isinf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef isinf | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char isinf (); | /* 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_isinf) || defined (__stub___isinf) | choke me | #else | char (*f) () = isinf; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != isinf; | ; | return 0; | } configure:88205: result: no configure:88209: checking for isnan configure:88302: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c:275:6: warning: conflicting types for built-in function 'isnan' [-Wbuiltin-declaration-mismatch] char isnan (); ^~~~~ configure:88302: $? = 0 configure:88315: result: yes configure:88324: checking for iszero configure:88417: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file iszero /var/tmp//ccZ6BPYc.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:88417: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define iszero to an innocuous variant, in case declares iszero. | For example, HP-UX 11i declares gettimeofday. */ | #define iszero innocuous_iszero | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char iszero (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef iszero | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char iszero (); | /* 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_iszero) || defined (__stub___iszero) | choke me | #else | char (*f) () = iszero; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != iszero; | ; | return 0; | } configure:88435: result: no configure:88439: checking for finite configure:88532: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c:276:6: warning: conflicting types for built-in function 'finite' [-Wbuiltin-declaration-mismatch] char finite (); ^~~~~~ configure:88532: $? = 0 configure:88545: result: yes configure:88554: checking for signbit configure:88647: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c:277:6: warning: conflicting types for built-in function 'signbit' [-Wbuiltin-declaration-mismatch] char signbit (); ^~~~~~~ Undefined first referenced symbol in file signbit /var/tmp//ccFCCApb.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:88647: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define signbit to an innocuous variant, in case declares signbit. | For example, HP-UX 11i declares gettimeofday. */ | #define signbit innocuous_signbit | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char signbit (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef signbit | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char signbit (); | /* 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_signbit) || defined (__stub___signbit) | choke me | #else | char (*f) () = signbit; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != signbit; | ; | return 0; | } configure:88665: result: no configure:88669: checking for nan configure:88762: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c:277:6: warning: conflicting types for built-in function 'nan' [-Wbuiltin-declaration-mismatch] char nan (); ^~~ configure:88762: $? = 0 configure:88775: result: yes configure:88784: checking for nice configure:88877: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:88877: $? = 0 configure:88890: result: yes configure:88899: checking for __priocntl configure:88992: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:88992: $? = 0 configure:89005: result: yes configure:89014: checking for sched_setscheduler configure:89107: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:89107: $? = 0 configure:89120: result: yes configure:89129: checking for setpriority configure:89222: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:89222: $? = 0 configure:89235: result: yes configure:89244: checking for usleep configure:89337: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:89337: $? = 0 configure:89350: result: yes configure:89359: checking for nanosleep configure:89452: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:89452: $? = 0 configure:89465: result: yes configure:89474: checking for sched_yield configure:89567: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:89567: $? = 0 configure:89580: result: yes configure:89589: checking for thr_yield configure:89682: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:89682: $? = 0 configure:89695: result: yes configure:89704: checking for prctl configure:89797: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file prctl /var/tmp//ccQp0lHa.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:89797: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define prctl to an innocuous variant, in case declares prctl. | For example, HP-UX 11i declares gettimeofday. */ | #define prctl innocuous_prctl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char prctl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef prctl | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char prctl (); | /* 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_prctl) || defined (__stub___prctl) | choke me | #else | char (*f) () = prctl; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != prctl; | ; | return 0; | } configure:89815: result: no configure:89819: checking for SetFilePointerEx configure:89912: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file SetFilePointerEx /var/tmp//ccq0A2Da.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:89912: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define SetFilePointerEx to an innocuous variant, in case declares SetFilePointerEx. | For example, HP-UX 11i declares gettimeofday. */ | #define SetFilePointerEx innocuous_SetFilePointerEx | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char SetFilePointerEx (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef SetFilePointerEx | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char SetFilePointerEx (); | /* 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_SetFilePointerEx) || defined (__stub___SetFilePointerEx) | choke me | #else | char (*f) () = SetFilePointerEx; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != SetFilePointerEx; | ; | return 0; | } configure:89930: result: no configure:89934: checking for sync_instruction_memory configure:90027: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:90027: $? = 0 configure:90040: result: yes configure:90049: checking for MakeDataExecutable configure:90142: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file MakeDataExecutable /var/tmp//ccgZtFGb.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:90142: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define MakeDataExecutable to an innocuous variant, in case declares MakeDataExecutable. | For example, HP-UX 11i declares gettimeofday. */ | #define MakeDataExecutable innocuous_MakeDataExecutable | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char MakeDataExecutable (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef MakeDataExecutable | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char MakeDataExecutable (); | /* 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_MakeDataExecutable) || defined (__stub___MakeDataExecutable) | choke me | #else | char (*f) () = MakeDataExecutable; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != MakeDataExecutable; | ; | return 0; | } configure:90160: result: no configure:90164: checking for _get_timezone configure:90257: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file _get_timezone /var/tmp//ccAKDLLa.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:90257: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define _get_timezone to an innocuous variant, in case declares _get_timezone. | For example, HP-UX 11i declares gettimeofday. */ | #define _get_timezone innocuous__get_timezone | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _get_timezone (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _get_timezone | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _get_timezone (); | /* 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__get_timezone) || defined (__stub____get_timezone) | choke me | #else | char (*f) () = _get_timezone; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != _get_timezone; | ; | return 0; | } configure:90275: result: no configure:90279: checking for _get_daylight configure:90372: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file _get_daylight /var/tmp//cc_BK4Hc.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:90372: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define _get_daylight to an innocuous variant, in case declares _get_daylight. | For example, HP-UX 11i declares gettimeofday. */ | #define _get_daylight innocuous__get_daylight | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _get_daylight (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _get_daylight | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _get_daylight (); | /* 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__get_daylight) || defined (__stub____get_daylight) | choke me | #else | char (*f) () = _get_daylight; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != _get_daylight; | ; | return 0; | } configure:90390: result: no configure:90394: checking for localtime_s configure:90487: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:90487: $? = 0 configure:90500: result: yes configure:90509: checking for sysconf configure:90602: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:90602: $? = 0 configure:90615: result: yes configure:90624: checking for getpagesize configure:90730: result: yes configure:90739: checking for GetSystemInfo configure:90832: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file GetSystemInfo /var/tmp//ccsRhYMb.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:90832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | #define HAVE_LOCALTIME_S 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define GetSystemInfo to an innocuous variant, in case declares GetSystemInfo. | For example, HP-UX 11i declares gettimeofday. */ | #define GetSystemInfo innocuous_GetSystemInfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char GetSystemInfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef GetSystemInfo | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char GetSystemInfo (); | /* 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_GetSystemInfo) || defined (__stub___GetSystemInfo) | choke me | #else | char (*f) () = GetSystemInfo; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != GetSystemInfo; | ; | return 0; | } configure:90850: result: no configure:90854: checking for clock_getcpuclockid configure:90947: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file clock_getcpuclockid /var/tmp//cc3u6w3d.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:90947: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | #define HAVE_LOCALTIME_S 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define clock_getcpuclockid to an innocuous variant, in case declares clock_getcpuclockid. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_getcpuclockid innocuous_clock_getcpuclockid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_getcpuclockid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_getcpuclockid | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char clock_getcpuclockid (); | /* 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_clock_getcpuclockid) || defined (__stub___clock_getcpuclockid) | choke me | #else | char (*f) () = clock_getcpuclockid; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != clock_getcpuclockid; | ; | return 0; | } configure:90965: result: no configure:90969: checking for backtrace configure:91062: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:91062: $? = 0 configure:91075: result: yes configure:91084: checking for SetErrorMode configure:91177: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file SetErrorMode /var/tmp//cc5Mp6_a.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:91177: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | #define HAVE_LOCALTIME_S 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_BACKTRACE 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define SetErrorMode to an innocuous variant, in case declares SetErrorMode. | For example, HP-UX 11i declares gettimeofday. */ | #define SetErrorMode innocuous_SetErrorMode | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char SetErrorMode (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef SetErrorMode | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char SetErrorMode (); | /* 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_SetErrorMode) || defined (__stub___SetErrorMode) | choke me | #else | char (*f) () = SetErrorMode; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != SetErrorMode; | ; | return 0; | } configure:91195: result: no configure:91199: checking for thread_info configure:91292: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file thread_info /var/tmp//ccprJzKd.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:91292: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | #define HAVE_LOCALTIME_S 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_BACKTRACE 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define thread_info to an innocuous variant, in case declares thread_info. | For example, HP-UX 11i declares gettimeofday. */ | #define thread_info innocuous_thread_info | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char thread_info (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef thread_info | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char thread_info (); | /* 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_thread_info) || defined (__stub___thread_info) | choke me | #else | char (*f) () = thread_info; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != thread_info; | ; | return 0; | } configure:91310: result: no configure:91314: checking for host_get_clock_service configure:91407: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 Undefined first referenced symbol in file host_get_clock_service /var/tmp//ccv0gx9a.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:91407: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | #define HAVE_LOCALTIME_S 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_BACKTRACE 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define host_get_clock_service to an innocuous variant, in case declares host_get_clock_service. | For example, HP-UX 11i declares gettimeofday. */ | #define host_get_clock_service innocuous_host_get_clock_service | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char host_get_clock_service (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef host_get_clock_service | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char host_get_clock_service (); | /* 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_host_get_clock_service) || defined (__stub___host_get_clock_service) | choke me | #else | char (*f) () = host_get_clock_service; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != host_get_clock_service; | ; | return 0; | } configure:91425: result: no configure:91431: checking if realloc(NULL, SZ) works configure:91456: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:91456: $? = 0 configure:91456: ./conftest configure:91456: $? = 0 configure:91472: result: yes configure:91481: checking for the type of the last argument to accept configure:91534: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:91534: $? = 0 configure:91664: result: socklen_t * configure:91745: checking for working infnan configure:91803: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:271:17: warning: implicit declaration of function 'infnan'; did you mean 'isnan'? [-Wimplicit-function-declaration] double pinf = infnan(ERANGE); ^~~~~~ isnan conftest.c:274:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(!(isinf(pinf)>0 && isinf(ninf)<0 && isnan(nan))); ^~~~ conftest.c:274:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:274:3: note: include '' or provide a declaration of 'exit' Undefined first referenced symbol in file infnan /var/tmp//ccDbGSVd.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:91803: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | #define HAVE_LOCALTIME_S 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | /* end confdefs.h. */ | | | #include | #include | | int main() { | | double pinf = infnan(ERANGE); | double ninf = infnan(-ERANGE); | double nan = infnan(EDOM); | exit(!(isinf(pinf)>0 && isinf(ninf)<0 && isnan(nan))); | ; | return 0; | } | configure:91816: result: no configure:91825: checking for working _isnan configure:91875: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:270:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(_isnan(0.0)); ^~~~ conftest.c:270:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:270:3: note: include '' or provide a declaration of 'exit' conftest.c:270:8: warning: implicit declaration of function '_isnan'; did you mean '__sun'? [-Wimplicit-function-declaration] exit(_isnan(0.0)); ^~~~~~ __sun configure:91875: $? = 0 configure:91875: ./conftest configure:91875: $? = 0 configure:91888: result: yes configure:91899: checking whether F_SETFD exists and works configure:91938: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:281:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ conftest.c:281:5: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:281:5: note: include '' or provide a declaration of 'exit' conftest.c:284:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ conftest.c:284:5: note: include '' or provide a declaration of 'exit' conftest.c:286:3: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ conftest.c:286:3: note: include '' or provide a declaration of 'exit' configure:91938: $? = 0 configure:91938: ./conftest configure:91938: $? = 0 configure:91958: result: yes configure:91964: checking whether struct tm is in sys/time.h or time.h configure:91985: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:91985: $? = 0 configure:91993: result: time.h configure:92004: checking extern int timezone configure:92029: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:92029: $? = 0 configure:92046: result: yes configure:92057: checking struct sockaddr_in6 configure:92099: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:92099: $? = 0 configure:92116: result: yes configure:92122: checking struct mallinfo in malloc.h configure:92146: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:92146: $? = 0 configure:92162: result: yes configure:92169: checking if strtol works for large hexadecimal constants configure:92191: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:92191: $? = 0 configure:92191: ./conftest configure:92191: $? = 0 configure:92204: result: yes configure:92333: checking if struct tm has tm_gmtoff configure:92362: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c: In function 'main': conftest.c:283:11: error: 'struct tm' has no member named 'tm_gmtoff'; did you mean 'tm_mon'? _tz=foo.tm_gmtoff; ^~~~~~~~~ tm_mon configure:92362: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | #define HAVE_LOCALTIME_S 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE__ISNAN 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | /* end confdefs.h. */ | | #ifdef TM_IN_SYS_TIME | #include | #else | #include | #endif | | int | main (void) | { | | int _tz; | struct tm foo; | _tz=foo.tm_gmtoff; | | ; | return 0; | } configure:92378: result: no configure:92381: checking if struct tm has __tm_gmtoff configure:92410: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c: In function 'main': conftest.c:283:10: error: 'struct tm' has no member named '__tm_gmtoff' _tz=foo.__tm_gmtoff; ^ configure:92410: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | #define HAVE_LOCALTIME_S 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE__ISNAN 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | /* end confdefs.h. */ | | #ifdef TM_IN_SYS_TIME | #include | #else | #include | #endif | | int | main (void) | { | | int _tz; | struct tm foo; | _tz=foo.__tm_gmtoff; | | ; | return 0; | } configure:92426: result: no configure:92432: checking if struct iovec is defined configure:92463: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:92463: $? = 0 configure:92474: result: yes configure:92486: checking if struct msghdr is defined configure:92517: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:92517: $? = 0 configure:92528: result: yes configure:92533: checking if struct msghdr has the member msg_control (XPG 4.2) configure:92564: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:92564: $? = 0 configure:92576: result: yes configure:92585: checking if struct msghdr has the member msg_accrights (old BSD) configure:92616: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c: In function 'main': conftest.c:288:10: error: 'struct msghdr' has no member named 'msg_accrights' msg.msg_accrights = (void *)0; ^ conftest.c:289:11: error: 'struct msghdr' has no member named 'msg_accrightslen'; did you mean 'msg_iovlen'? msg.msg_accrightslen = 0; ^~~~~~~~~~~~~~~~ msg_iovlen configure:92616: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | #define HAVE_LOCALTIME_S 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE__ISNAN 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | /* end confdefs.h. */ | | /* Needed for on FreeBSD 4.9. */ | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | int | main (void) | { | | struct msghdr msg; | | msg.msg_accrights = (void *)0; | msg.msg_accrightslen = 0; | | ; | return 0; | } configure:92633: result: no configure:92644: checking for USHRT_MAX definition configure:92679: result: yes configure:92685: checking for strchr declaration configure:92729: result: existent configure:92737: checking for malloc declaration configure:92781: result: existent configure:92789: checking for getpeername declaration configure:92833: result: existent configure:92841: checking for popen declaration configure:92885: result: existent configure:92893: checking for getenv declaration configure:92937: result: existent configure:92945: checking for gethostname declaration configure:92989: result: existent configure:92997: checking for size_t configure:92997: result: yes configure:93009: checking for working alloca.h configure:93027: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:93027: $? = 0 configure:93036: result: yes configure:93044: checking for alloca configure:93089: result: yes configure:93157: checking for an ANSI C-conforming const configure:93232: result: yes configure:93240: checking for inline configure:93257: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:93257: $? = 0 configure:93266: result: inline configure:93286: checking for ualarm configure:93379: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:93379: $? = 0 configure:93392: result: yes configure:93401: checking for setitimer configure:93494: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:93494: $? = 0 configure:93507: result: yes configure:93518: checking no of arguments to ualarm configure:93542: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:93542: $? = 0 configure:93553: result: 2 configure:93671: checking stack direction configure:93703: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:290:25: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] int main() { void *bar; exit( find_stack_direction(&bar, 0x10) > 0); } ^~~~ conftest.c:290:25: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:290:25: note: include '' or provide a declaration of 'exit' configure:93703: $? = 0 configure:93703: ./conftest configure:93703: $? = 0 configure:93719: result: down configure:93734: checking byteorder configure:93779: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:93779: $? = 0 configure:93779: ./conftest configure:93779: $? = 0 configure:93796: result: 1234 configure:93803: checking pointer alignment configure:93843: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:290:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int align = (int)&(((struct x *)0)->b); ^ configure:93843: $? = 0 configure:93843: ./conftest configure:93843: $? = 0 configure:93858: result: 8 configure:93871: checking machine code architecture configure:93904: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:284:2: error: #error Not ia32 architecture #error Not ia32 architecture ^~~~~ configure:93904: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | #define HAVE_LOCALTIME_S 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE__ISNAN 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | /* end confdefs.h. */ | | #if defined(__GNUC__) | #if !defined(__i386__) && !defined(__i386) | #error Not ia32 architecture | #elif __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ > 5) | #error Not supported with gcc 4.6.0 and later. | #endif | #elif defined(_MSC_VER) | #if !defined(_M_IX86) | #error Not ia32 architecture | #endif | #else | #error Unsupported compiler | #endif | | int | main (void) | { | | ; | return 0; | } configure:93930: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:284:2: error: #error Not sparc architecture #error Not sparc architecture ^~~~~ configure:93930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | #define HAVE_LOCALTIME_S 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE__ISNAN 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | /* end confdefs.h. */ | | #if defined(__GNUC__) | #if !defined(sparc) && !defined(__sparc__) && !defined(__sparc) | #error Not sparc architecture | #endif | #else | #error Unsupported compiler | #endif | | int | main (void) | { | | ; | return 0; | } configure:93956: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:284:2: error: #error Not ppc32 architecture #error Not ppc32 architecture ^~~~~ configure:93956: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | #define HAVE_LOCALTIME_S 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE__ISNAN 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | /* end confdefs.h. */ | | #if defined(__GNUC__) | #if !defined(__ppc__) && !defined(__powerpc__) && !defined(_POWER) | #error Not ppc32 architecture | #endif | #else | #error Unsupported compiler | #endif | | int | main (void) | { | | ; | return 0; | } configure:93982: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c:284:2: error: #error Not ppc64 architecture #error Not ppc64 architecture ^~~~~ configure:93982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | #define HAVE_LOCALTIME_S 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE__ISNAN 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | /* end confdefs.h. */ | | #if defined(__GNUC__) | #if !defined(__PPC64__) && !defined(__powerpc64__) | #error Not ppc64 architecture | #endif | #else | #error Unsupported compiler | #endif | | int | main (void) | { | | ; | return 0; | } configure:93992: result: unknown configure:94060: checking for working fork configure:94120: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:292:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(fork()==-1); ^~~~ conftest.c:292:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:292:3: note: include '' or provide a declaration of 'exit' configure:94120: $? = 0 configure:94120: ./conftest configure:94120: $? = 0 configure:94133: result: yes configure:94143: checking for working fpsetmask configure:94209: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:296:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ conftest.c:296:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:296:3: note: include '' or provide a declaration of 'exit' configure:94209: $? = 0 configure:94209: ./conftest configure:94209: $? = 0 configure:94222: result: yes configure:94231: checking for working fpsetround configure:94305: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:301:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ conftest.c:301:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:301:3: note: include '' or provide a declaration of 'exit' configure:94305: $? = 0 configure:94305: ./conftest configure:94305: $? = 0 configure:94318: result: yes configure:94327: checking for working isless configure:94395: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:299:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ conftest.c:299:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:299:3: note: include '' or provide a declaration of 'exit' configure:94395: $? = 0 configure:94395: ./conftest configure:94395: $? = 0 configure:94408: result: yes configure:94417: checking for working isunordered configure:94485: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:300:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ conftest.c:300:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:300:3: note: include '' or provide a declaration of 'exit' configure:94485: $? = 0 configure:94485: ./conftest configure:94485: $? = 0 configure:94498: result: yes configure:94507: checking for working dlopen configure:94559: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:293:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ conftest.c:293:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:293:3: note: include '' or provide a declaration of 'exit' configure:94559: $? = 0 configure:94559: ./conftest configure:94559: $? = 0 configure:94572: result: yes configure:94582: checking for working ldexp configure:94646: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:299:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ conftest.c:299:2: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:299:2: note: include '' or provide a declaration of 'exit' conftest.c:300:5: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ conftest.c:300:5: note: include '' or provide a declaration of 'exit' configure:94646: $? = 0 configure:94646: ./conftest configure:94646: $? = 0 configure:94659: result: yes configure:94669: checking for working rint configure:94751: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:309:24: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] rint(0.6) != 1.0) exit(1); ^~~~ conftest.c:309:24: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:309:24: note: include '' or provide a declaration of 'exit' conftest.c:310:3: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ conftest.c:310:3: note: include '' or provide a declaration of 'exit' configure:94751: $? = 0 configure:94751: ./conftest configure:94751: $? = 0 configure:94764: result: yes configure:94775: checking for working frexp configure:94849: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:299:37: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] if(x * pow(2.0,(double)e) != 1.0) exit(3); ^~~~ conftest.c:299:37: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:299:37: note: include '' or provide a declaration of 'exit' conftest.c:304:31: warning: incompatible implicit declaration of built-in function 'exit' if(frexp(x, &e)!=3.0/4.0) exit(1); ^~~~ conftest.c:304:31: note: include '' or provide a declaration of 'exit' conftest.c:305:14: warning: incompatible implicit declaration of built-in function 'exit' if(e!=p) exit(2); ^~~~ conftest.c:305:14: note: include '' or provide a declaration of 'exit' conftest.c:307:3: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ conftest.c:307:3: note: include '' or provide a declaration of 'exit' configure:94849: $? = 0 configure:94849: ./conftest configure:94849: $? = 0 configure:94862: result: yes configure:94872: checking for working GetSystemTimeAsFileTime configure:94936: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:301:3: error: unknown type name 'FILETIME'; did you mean 'HAVE_TIME'? FILETIME f; ^~~~~~~~ HAVE_TIME conftest.c:302:3: warning: implicit declaration of function 'GetSystemTimeAsFileTime' [-Wimplicit-function-declaration] GetSystemTimeAsFileTime(&f); ^~~~~~~~~~~~~~~~~~~~~~~ conftest.c:303:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ conftest.c:303:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:303:3: note: include '' or provide a declaration of 'exit' configure:94936: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | #define HAVE_LOCALTIME_S 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE__ISNAN 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_FORK 1 | #define HAVE_FPSETMASK 1 | #define HAVE_FPSETROUND 1 | #define HAVE_ISLESS 1 | #define HAVE_ISUNORDERED 1 | #define HAVE_DLOPEN 1 | #define HAVE_LDEXP 1 | #define HAVE_RINT 1 | #define HAVE_FREXP 1 | /* end confdefs.h. */ | | | #ifdef HAVE_WINDOWS_H | #include | #endif | #ifdef HAVE_WINBASE_H | #include | #endif | | int main() { | | FILETIME f; | GetSystemTimeAsFileTime(&f); | exit(0); | ; | return 0; | } | configure:94949: result: no configure:94958: checking for working gethostname configure:95026: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:304:11: warning: initialization makes pointer from integer without a cast [-Wint-conversion] char *x=gethostname(buffer,sizeof(buffer)); ^~~~~~~~~~~ conftest.c:305:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ conftest.c:305:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:305:3: note: include '' or provide a declaration of 'exit' configure:95026: $? = 0 configure:95026: ./conftest configure:95026: $? = 0 configure:95039: result: yes configure:95048: checking for working strcoll configure:95112: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:299:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(strcoll("abc", "def") >= 0 || ^~~~ conftest.c:299:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:299:3: note: include '' or provide a declaration of 'exit' configure:95112: $? = 0 configure:95112: ./conftest configure:95112: $? = 0 configure:95125: result: yes configure:95136: checking for working memmem configure:95206: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:307:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ conftest.c:307:5: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:307:5: note: include '' or provide a declaration of 'exit' conftest.c:308:3: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ conftest.c:308:3: note: include '' or provide a declaration of 'exit' configure:95206: $? = 0 configure:95206: ./conftest configure:95206: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | #define HAVE_LOCALTIME_S 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE__ISNAN 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_FORK 1 | #define HAVE_FPSETMASK 1 | #define HAVE_FPSETROUND 1 | #define HAVE_ISLESS 1 | #define HAVE_ISUNORDERED 1 | #define HAVE_DLOPEN 1 | #define HAVE_LDEXP 1 | #define HAVE_RINT 1 | #define HAVE_FREXP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRCOLL 1 | /* end confdefs.h. */ | | | #include | char *a="foo bar gazonk"; | char *b="foo"; | char *c="bar"; | char *d="gazonk"; | | int main() { | | if(((char *)memmem(b,strlen(b),a,strlen(a)))!=a || | ((char *)memmem(c,strlen(c),a,strlen(a)))!=(a+4) || | ((char *)memmem(d,strlen(d),a,strlen(a)))!=(a+8) || | ((char *)memmem(d,0,a,strlen(a)))!=a || | memmem(d,strlen(d)+1,a,strlen(a))!=0) | exit(1); | exit(0); | ; | return 0; | } | configure:95219: result: no configure:95230: checking for working memcpy configure:95290: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:302:36: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] if(strcmp(foo,"bar bar gazonk")) exit(1); ^~~~ conftest.c:302:36: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:302:36: note: include '' or provide a declaration of 'exit' conftest.c:303:3: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ conftest.c:303:3: note: include '' or provide a declaration of 'exit' configure:95290: $? = 0 configure:95290: ./conftest configure:95290: $? = 0 configure:95303: result: yes configure:95314: checking for working memset configure:95586: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:95586: $? = 0 configure:95586: ./conftest 1 2 3 4 5 6 7 8 9 string start string end configure:95586: $? = 0 configure:95599: result: yes configure:95610: checking for working memmove configure:95678: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:302:51: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] if(strcmp(buf,"foo bar gazonk elefantsnabel.")) exit(1); ^~~~ conftest.c:302:51: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:302:51: note: include '' or provide a declaration of 'exit' conftest.c:304:51: warning: incompatible implicit declaration of built-in function 'exit' if(strcmp(buf,"oo bar gazonk elefantsnabel.")) exit(1); ^~~~ conftest.c:304:51: note: include '' or provide a declaration of 'exit' conftest.c:306:51: warning: incompatible implicit declaration of built-in function 'exit' if(strcmp(buf,"oo bar gazonk elefantsnabel.")) exit(1); ^~~~ conftest.c:306:51: note: include '' or provide a declaration of 'exit' conftest.c:308:51: warning: incompatible implicit declaration of built-in function 'exit' if(strcmp(buf,"ooo bar gaznk elefantsnabel.")) exit(1); ^~~~ conftest.c:308:51: note: include '' or provide a declaration of 'exit' conftest.c:309:3: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ conftest.c:309:3: note: include '' or provide a declaration of 'exit' configure:95678: $? = 0 configure:95678: ./conftest configure:95678: $? = 0 configure:95691: result: yes configure:95702: checking for working isspace configure:95754: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:301:20: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] if(isspace(' ')) exit(0); ^~~~ conftest.c:301:20: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:301:20: note: include '' or provide a declaration of 'exit' conftest.c:302:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ conftest.c:302:3: note: include '' or provide a declaration of 'exit' configure:95754: $? = 0 configure:95754: ./conftest configure:95754: $? = 0 configure:95767: result: yes configure:95777: checking if we can declare environ configure:95800: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:95800: $? = 0 configure:95811: result: yes configure:95820: checking for union wait (old BSD convention) configure:95844: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c: In function 'main': conftest.c:306:14: error: storage size of 'status' isn't known union wait status; ^~~~~~ conftest.c:307:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ conftest.c:307:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:307:3: note: include '' or provide a declaration of 'exit' configure:95844: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | #define HAVE_LOCALTIME_S 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE__ISNAN 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_FORK 1 | #define HAVE_FPSETMASK 1 | #define HAVE_FPSETROUND 1 | #define HAVE_ISLESS 1 | #define HAVE_ISUNORDERED 1 | #define HAVE_DLOPEN 1 | #define HAVE_LDEXP 1 | #define HAVE_RINT 1 | #define HAVE_FREXP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ISSPACE 1 | #define DECLARE_ENVIRON 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_WAIT_H | #include | #endif /* HAVE_SYS_WAIT_H */ | | int | main (void) | { | | union wait status; | exit(0); | | ; | return 0; | } configure:95855: result: no configure:95902: checking how to extract an unsigned char configure:95926: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:303:42: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] if(*(unsigned char *)(p)!= 0x100 - 10) exit(1); ^~~~ conftest.c:303:42: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:303:42: note: include '' or provide a declaration of 'exit' conftest.c:304:3: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ conftest.c:304:3: note: include '' or provide a declaration of 'exit' configure:95926: $? = 0 configure:95926: ./conftest configure:95926: $? = 0 configure:95940: result: by cast configure:95951: checking how to extract a signed char configure:95975: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:304:33: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] if(*(signed char *)(p)!= -10) exit(1); ^~~~ conftest.c:304:33: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:304:33: note: include '' or provide a declaration of 'exit' conftest.c:305:3: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ conftest.c:305:3: note: include '' or provide a declaration of 'exit' configure:95975: $? = 0 configure:95975: ./conftest configure:95975: $? = 0 configure:95989: result: by cast configure:96091: checking if float conversion can cause SIGFPE configure:96133: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:320:17: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] if (x == 2.0) exit(1); ^~~~ conftest.c:320:17: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:320:17: note: include '' or provide a declaration of 'exit' conftest.c:323:16: warning: incompatible implicit declaration of built-in function 'exit' if(x == 2.0) exit(1); ^~~~ conftest.c:323:16: note: include '' or provide a declaration of 'exit' conftest.c:324:3: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ conftest.c:324:3: note: include '' or provide a declaration of 'exit' configure:96133: $? = 0 configure:96133: ./conftest configure:96133: $? = 0 configure:96576: result: no configure:96584: checking for type of float configure:96671: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'check': conftest.c:318:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ conftest.c:318:7: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:318:7: note: include '' or provide a declaration of 'exit' conftest.c: In function 'main': conftest.c:327:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ conftest.c:327:5: note: include '' or provide a declaration of 'exit' conftest.c:334:3: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ conftest.c:334:3: note: include '' or provide a declaration of 'exit' configure:96671: $? = 0 configure:96671: ./conftest configure:96671: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | #define HAVE_LOCALTIME_S 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE__ISNAN 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_FORK 1 | #define HAVE_FPSETMASK 1 | #define HAVE_FPSETROUND 1 | #define HAVE_ISLESS 1 | #define HAVE_ISUNORDERED 1 | #define HAVE_DLOPEN 1 | #define HAVE_LDEXP 1 | #define HAVE_RINT 1 | #define HAVE_FREXP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ISSPACE 1 | #define DECLARE_ENVIRON 1 | #define EXTRACT_UCHAR_BY_CAST 1 | #define EXTRACT_CHAR_BY_CAST 1 | /* end confdefs.h. */ | | #include | #define TY float | #define TEST_float | #define TEST_BIG | #define EXPECTED_SIZE_float 4 | #define EXPECTED_SIZE_double 8 | void check(TY n, char *pf, char *pd) | { | int i; | char *p, *p2 = (char*)&n; | #ifdef TEST_float | p = pf; | #else | p = pd; | #endif | for(i=0; i&5 conftest.c: In function 'check': conftest.c:321:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ conftest.c:321:7: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:321:7: note: include '' or provide a declaration of 'exit' conftest.c: In function 'main': conftest.c:327:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ conftest.c:327:5: note: include '' or provide a declaration of 'exit' conftest.c:334:3: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ conftest.c:334:3: note: include '' or provide a declaration of 'exit' configure:96721: $? = 0 configure:96721: ./conftest configure:96721: $? = 0 configure:96746: result: IEEE little endian configure:96755: checking for type of double configure:96842: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'check': conftest.c:319:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ conftest.c:319:7: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:319:7: note: include '' or provide a declaration of 'exit' conftest.c: In function 'main': conftest.c:328:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ conftest.c:328:5: note: include '' or provide a declaration of 'exit' conftest.c:335:3: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ conftest.c:335:3: note: include '' or provide a declaration of 'exit' configure:96842: $? = 0 configure:96842: ./conftest configure:96842: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | #define HAVE_LOCALTIME_S 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE__ISNAN 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_FORK 1 | #define HAVE_FPSETMASK 1 | #define HAVE_FPSETROUND 1 | #define HAVE_ISLESS 1 | #define HAVE_ISUNORDERED 1 | #define HAVE_DLOPEN 1 | #define HAVE_LDEXP 1 | #define HAVE_RINT 1 | #define HAVE_FREXP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ISSPACE 1 | #define DECLARE_ENVIRON 1 | #define EXTRACT_UCHAR_BY_CAST 1 | #define EXTRACT_CHAR_BY_CAST 1 | #define FLOAT_IS_IEEE_LITTLE 1 | /* end confdefs.h. */ | | #include | #define TY double | #define TEST_double | #define TEST_BIG | #define EXPECTED_SIZE_float 4 | #define EXPECTED_SIZE_double 8 | void check(TY n, char *pf, char *pd) | { | int i; | char *p, *p2 = (char*)&n; | #ifdef TEST_float | p = pf; | #else | p = pd; | #endif | for(i=0; i&5 conftest.c: In function 'check': conftest.c:322:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ conftest.c:322:7: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:322:7: note: include '' or provide a declaration of 'exit' conftest.c: In function 'main': conftest.c:328:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ conftest.c:328:5: note: include '' or provide a declaration of 'exit' conftest.c:335:3: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ conftest.c:335:3: note: include '' or provide a declaration of 'exit' configure:96892: $? = 0 configure:96892: ./conftest configure:96892: $? = 0 configure:96917: result: IEEE little endian configure:96928: checking for volatile configure:96946: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:96946: $? = 0 configure:96958: result: yes configure:96971: checking for sig_atomic_t configure:97006: result: yes configure:97015: checking if signal handlers reset automatically configure:97096: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'func': conftest.c:317:3: warning: implicit declaration of function 'write'; did you mean 'wait4'? [-Wimplicit-function-declaration] write(2, "func called\n", sizeof("func called\n") - sizeof("")); ^~~~~ wait4 conftest.c: In function 'main': conftest.c:351:8: warning: implicit declaration of function 'getpid'; did you mean 'getpw'? [-Wimplicit-function-declaration] kill(getpid(), sig); ^~~~~~ getpw conftest.c:354:10: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] while(!strlen((char *)sigrun)) poll(&sentinel,0,100); ^~~~~~ conftest.c:354:10: warning: incompatible implicit declaration of built-in function 'strlen' conftest.c:354:10: note: include '' or provide a declaration of 'strlen' conftest.c:361:10: warning: incompatible implicit declaration of built-in function 'strlen' while(!strlen((char *)sigrun)) poll(&sentinel,0,100); ^~~~~~ conftest.c:361:10: note: include '' or provide a declaration of 'strlen' configure:97096: $? = 0 configure:97096: ./conftest func called func called configure:97096: $? = 0 configure:97116: result: no configure:97122: checking available file descriptors configure:97197: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:97197: $? = 0 configure:97197: ./conftest configure:97197: $? = 0 configure:97213: result: 65536 configure:97218: checking full availability of struct rusage members configure:97263: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:97263: $? = 0 configure:97278: result: all there configure:97294: checking getrusage() through procfs configure:97329: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c: In function 'main': conftest.c:320:7: warning: implicit declaration of function 'sprintf' [-Wimplicit-function-declaration] sprintf(proc_name, "/proc/%05d", getpid()); ^~~~~~~ conftest.c:320:7: warning: incompatible implicit declaration of built-in function 'sprintf' conftest.c:320:7: note: include '' or provide a declaration of 'sprintf' conftest.c:320:40: warning: implicit declaration of function 'getpid'; did you mean 'getcpuid'? [-Wimplicit-function-declaration] sprintf(proc_name, "/proc/%05d", getpid()); ^~~~~~ getcpuid conftest.c:321:17: warning: implicit declaration of function 'open' [-Wimplicit-function-declaration] proc_fd = open(proc_name, O_RDONLY); ^~~~ conftest.c:322:7: warning: implicit declaration of function 'ioctl' [-Wimplicit-function-declaration] ioctl(proc_fd, PIOCUSAGE, &pru); ^~~~~ conftest.c:322:22: error: 'PIOCUSAGE' undeclared (first use in this function) ioctl(proc_fd, PIOCUSAGE, &pru); ^~~~~~~~~ conftest.c:322:22: note: each undeclared identifier is reported only once for each function it appears in configure:97329: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | #define HAVE_LOCALTIME_S 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE__ISNAN 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_FORK 1 | #define HAVE_FPSETMASK 1 | #define HAVE_FPSETROUND 1 | #define HAVE_ISLESS 1 | #define HAVE_ISUNORDERED 1 | #define HAVE_DLOPEN 1 | #define HAVE_LDEXP 1 | #define HAVE_RINT 1 | #define HAVE_FREXP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ISSPACE 1 | #define DECLARE_ENVIRON 1 | #define EXTRACT_UCHAR_BY_CAST 1 | #define EXTRACT_CHAR_BY_CAST 1 | #define FLOAT_IS_IEEE_LITTLE 1 | #define DOUBLE_IS_IEEE_LITTLE 1 | #define VOLATILE volatile | #define MAX_OPEN_FILEDESCRIPTORS 65536 | /* end confdefs.h. */ | | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | # define _LARGEFILE64_SOURCE 1 | #endif | #include | #include | int proc_fd; | long tmp; | char proc_name[20]; | prusage_t pru; | | int | main (void) | { | | sprintf(proc_name, "/proc/%05d", getpid()); | proc_fd = open(proc_name, O_RDONLY); | ioctl(proc_fd, PIOCUSAGE, &pru); | tmp=pru.pr_utime.tv_sec; | | ; | return 0; | } configure:97348: result: no configure:97422: checking if __func__ exists and works configure:97449: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:313:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(strcmp("main", __func__)); ^~~~ conftest.c:313:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:313:3: note: include '' or provide a declaration of 'exit' configure:97449: $? = 0 configure:97449: ./conftest configure:97449: $? = 0 configure:97462: result: yes configure:97471: checking if __FUNCTION__ exists and works configure:97498: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:314:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(strcmp("main", __FUNCTION__)); ^~~~ conftest.c:314:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:314:3: note: include '' or provide a declaration of 'exit' configure:97498: $? = 0 configure:97498: ./conftest configure:97498: $? = 0 configure:97511: result: yes configure:97600: checking for lc __declspec configure:97665: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c:308:1: warning: return type defaults to 'int' [-Wimplicit-int] __declspec(noreturn) void fatal(char *foo,...); ^~~~~~~~~~ conftest.c: In function '__declspec': conftest.c:310:1: error: expected declaration specifiers before '__declspec' __declspec(noreturn) void fatal(char *foo,...) ^~~~~~~~~~ conftest.c:319:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token int main() { exit(0); } ^ conftest.c:308:1: warning: type of 'noreturn' defaults to 'int' [-Wimplicit-int] __declspec(noreturn) void fatal(char *foo,...); ^~~~~~~~~~ conftest.c:308:27: error: declaration for parameter 'fatal' but no such parameter __declspec(noreturn) void fatal(char *foo,...); ^~~~~ conftest.c:319:12: error: expected '{' at end of input int main() { exit(0); } ^ configure:97665: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | #define HAVE_LOCALTIME_S 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE__ISNAN 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_FORK 1 | #define HAVE_FPSETMASK 1 | #define HAVE_FPSETROUND 1 | #define HAVE_ISLESS 1 | #define HAVE_ISUNORDERED 1 | #define HAVE_DLOPEN 1 | #define HAVE_LDEXP 1 | #define HAVE_RINT 1 | #define HAVE_FREXP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ISSPACE 1 | #define DECLARE_ENVIRON 1 | #define EXTRACT_UCHAR_BY_CAST 1 | #define EXTRACT_CHAR_BY_CAST 1 | #define FLOAT_IS_IEEE_LITTLE 1 | #define DOUBLE_IS_IEEE_LITTLE 1 | #define VOLATILE volatile | #define MAX_OPEN_FILEDESCRIPTORS 65536 | #define HAVE_WORKING___FUNC__ 1 | #define HAVE_WORKING___FUNCTION__ 1 | #define PIKE_BYTECODE_METHOD PIKE_BYTECODE_DEFAULT | /* end confdefs.h. */ | | #include | __declspec(noreturn) void fatal(char *foo,...); | | __declspec(noreturn) void fatal(char *foo,...) | { | va_list args; | va_start(foo,args); | printf(foo,args); | va_end(args); | exit(2); | } | | int main() { exit(0); } | | configure:97679: result: no configure:97690: checking for gcc function attributes configure:97761: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 In file included from conftest.c:307:0: conftest.c: In function 'fatal': conftest.c:316:12: warning: passing argument 1 of '__builtin_va_start' from incompatible pointer type [-Wincompatible-pointer-types] va_start(foo,args); ^ conftest.c:316:12: note: expected '__va_list_tag *' but argument is of type 'char *' conftest.c:317:3: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration] printf(foo,args); ^~~~~~ conftest.c:317:3: warning: incompatible implicit declaration of built-in function 'printf' conftest.c:317:3: note: include '' or provide a declaration of 'printf' conftest.c:319:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(2); ^~~~ conftest.c:319:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:319:3: note: include '' or provide a declaration of 'exit' conftest.c: In function 'main': conftest.c:322:15: warning: incompatible implicit declaration of built-in function 'exit' int main() { exit(0); } ^~~~ conftest.c:322:15: note: include '' or provide a declaration of 'exit' conftest.c: In function 'fatal': conftest.c:316:3: warning: second parameter of 'va_start' not last named argument [-Wvarargs] va_start(foo,args); ^~~~~~~~ configure:97761: $? = 0 configure:97761: ./conftest configure:97761: $? = 0 configure:97775: result: yes configure:97783: checking if va_list is a state pointer configure:97827: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:97827: $? = 0 configure:97827: ./conftest configure:97827: $? = 0 configure:97841: result: yes configure:97855: checking for va_copy configure:97885: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:97885: $? = 0 configure:97897: result: yes configure:97908: checking how to set things nonblocking configure:97965: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -DUSE_FCNTL_O_NONBLOCK -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 In file included from conftest.c:311:0: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/fd_control.c: In function 'main': /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/fd_control.c:285:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/fd_control.c:285:5: warning: incompatible implicit declaration of built-in function 'exit' /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/fd_control.c:285:5: note: include '' or provide a declaration of 'exit' /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/fd_control.c:299:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/fd_control.c:299:3: note: include '' or provide a declaration of 'exit' configure:97965: $? = 0 configure:97965: ./conftest configure:97965: $? = 0 configure:98029: result: USE_FCNTL_O_NONBLOCK configure:98038: checking how well OOB handling works configure:98396: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'my_socketpair': conftest.c:406:7: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] close(socketpair_fd); ^~~~~ pclose conftest.c:432:29: warning: implicit declaration of function 'inet_addr'; did you mean 's_addr'? [-Wimplicit-function-declaration] my_addr.sin_addr.s_addr=inet_addr("127.0.0.1"); ^~~~~~~~~ s_addr configure:98396: $? = 0 configure:98396: ./conftest my_socketpair: succeeded configure:98396: $? = 0 configure:98412: result: WORKING configure:98435: checking how to printf size_t configure:98459: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:98459: $? = 0 configure:98509: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:98509: $? = 0 configure:98509: ./conftest configure:98509: $? = 0 configure:98542: result: %zu, %zx configure:98550: checking how to printf ptrdiff_t configure:98574: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:98574: $? = 0 configure:98624: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:98624: $? = 0 configure:98624: ./conftest configure:98624: $? = 0 configure:98657: result: %td, %tx configure:98665: checking how to printf off_t configure:98689: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:98689: $? = 0 configure:98739: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:98739: $? = 0 configure:98739: ./conftest configure:98739: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | #define HAVE_LOCALTIME_S 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE__ISNAN 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_FORK 1 | #define HAVE_FPSETMASK 1 | #define HAVE_FPSETROUND 1 | #define HAVE_ISLESS 1 | #define HAVE_ISUNORDERED 1 | #define HAVE_DLOPEN 1 | #define HAVE_LDEXP 1 | #define HAVE_RINT 1 | #define HAVE_FREXP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ISSPACE 1 | #define DECLARE_ENVIRON 1 | #define EXTRACT_UCHAR_BY_CAST 1 | #define EXTRACT_CHAR_BY_CAST 1 | #define FLOAT_IS_IEEE_LITTLE 1 | #define DOUBLE_IS_IEEE_LITTLE 1 | #define VOLATILE volatile | #define MAX_OPEN_FILEDESCRIPTORS 65536 | #define HAVE_WORKING___FUNC__ 1 | #define HAVE_WORKING___FUNCTION__ 1 | #define PIKE_BYTECODE_METHOD PIKE_BYTECODE_DEFAULT | #define HAVE_FUNCTION_ATTRIBUTES 1 | #define VA_LIST_IS_STATE_PTR 1 | #define HAVE_VA_COPY 1 | #define USE_FCNTL_O_NONBLOCK 1 | #define PIKE_OOB_WORKS 3 | #define PRINTSIZET "z" | #define PRINTPTRDIFFT "t" | /* end confdefs.h. */ | | #include | #include | | #define CONFIGURE_TEST | #include "global.h" | #include "pike_int_types.h" | | int main() { | char buf[50]; | if (((off_t)4711) > ((off_t)-4711)) { | /* Signed type. */ | if (sizeof(off_t)>4) | { | sprintf(buf, "%d,%d,%d", | ((off_t) 4711) << 32, -((off_t) 4711) << 32, 17); | return !!strcmp("20233590931456,-20233590931456,17", buf); | } | else | { | sprintf(buf, "%d,%d,%d", (off_t) 4711, (off_t)-4711, 17); | return !!strcmp("4711,-4711,17", buf); | } | } else { | /* Unsigned type. */ | if (sizeof(off_t)>4) | { | sprintf(buf, "%d,%d", | ((off_t) 4711) << 32, 17); | return !!strcmp("20233590931456,17", buf); | } | else | { | sprintf(buf, "%d,%d", (off_t) 4711, 17); | return !!strcmp("4711,17", buf); | } | } | } configure:98739: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:98739: $? = 0 configure:98739: ./conftest configure:98739: $? = 0 configure:98772: result: %td, %tx configure:98780: checking how to printf INT64 configure:98804: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 configure:98804: $? = 0 configure:98854: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:98854: $? = 0 configure:98854: ./conftest configure:98854: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | #define HAVE_LOCALTIME_S 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE__ISNAN 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_FORK 1 | #define HAVE_FPSETMASK 1 | #define HAVE_FPSETROUND 1 | #define HAVE_ISLESS 1 | #define HAVE_ISUNORDERED 1 | #define HAVE_DLOPEN 1 | #define HAVE_LDEXP 1 | #define HAVE_RINT 1 | #define HAVE_FREXP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ISSPACE 1 | #define DECLARE_ENVIRON 1 | #define EXTRACT_UCHAR_BY_CAST 1 | #define EXTRACT_CHAR_BY_CAST 1 | #define FLOAT_IS_IEEE_LITTLE 1 | #define DOUBLE_IS_IEEE_LITTLE 1 | #define VOLATILE volatile | #define MAX_OPEN_FILEDESCRIPTORS 65536 | #define HAVE_WORKING___FUNC__ 1 | #define HAVE_WORKING___FUNCTION__ 1 | #define PIKE_BYTECODE_METHOD PIKE_BYTECODE_DEFAULT | #define HAVE_FUNCTION_ATTRIBUTES 1 | #define VA_LIST_IS_STATE_PTR 1 | #define HAVE_VA_COPY 1 | #define USE_FCNTL_O_NONBLOCK 1 | #define PIKE_OOB_WORKS 3 | #define PRINTSIZET "z" | #define PRINTPTRDIFFT "t" | #define PRINTOFFT "t" | /* end confdefs.h. */ | | #include | #include | | #define CONFIGURE_TEST | #include "global.h" | #include "pike_int_types.h" | | int main() { | char buf[50]; | if (((INT64)4711) > ((INT64)-4711)) { | /* Signed type. */ | if (sizeof(INT64)>4) | { | sprintf(buf, "%d,%d,%d", | ((INT64) 4711) << 32, -((INT64) 4711) << 32, 17); | return !!strcmp("20233590931456,-20233590931456,17", buf); | } | else | { | sprintf(buf, "%d,%d,%d", (INT64) 4711, (INT64)-4711, 17); | return !!strcmp("4711,-4711,17", buf); | } | } else { | /* Unsigned type. */ | if (sizeof(INT64)>4) | { | sprintf(buf, "%d,%d", | ((INT64) 4711) << 32, 17); | return !!strcmp("20233590931456,17", buf); | } | else | { | sprintf(buf, "%d,%d", (INT64) 4711, 17); | return !!strcmp("4711,17", buf); | } | } | } configure:98854: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:98854: $? = 0 configure:98854: ./conftest configure:98854: $? = 0 configure:98887: result: %ld, %lx configure:98897: checking if union initialization works configure:98930: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:98930: $? = 0 configure:98930: ./conftest configure:98930: $? = 0 configure:98943: result: yes configure:98952: checking if port.c works in CONFIGURE_TEST mode configure:98983: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:98983: $? = 0 configure:98983: ./conftest configure:98983: $? = 0 configure:98996: result: yes configure:99010: checking if gettimeofday takes two arguments configure:99099: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:341:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ conftest.c:341:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:341:3: note: include '' or provide a declaration of 'exit' configure:99099: $? = 0 configure:99099: ./conftest configure:99099: $? = 0 configure:99120: result: yes configure:99124: checking if gethrvtime really works configure:99166: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:99166: $? = 0 configure:99166: ./conftest configure:99166: $? = 0 configure:99179: result: yes configure:99189: checking if rusage.c works in CONFIGURE_TEST mode configure:99222: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:99222: $? = 0 configure:99222: ./conftest configure:99222: $? = 0 configure:99235: result: yes configure:99247: checking if threads.c works in CONFIGURE_TEST mode configure:99279: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 In file included from conftest.c:329:0: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/threads.c:327:42: warning: 'struct thread_state' declared inside parameter list will not be visible outside of this definition or declaration static void cleanup_thread_state (struct thread_state *th); ^~~~~~~~~~~~ configure:99279: $? = 0 configure:99279: ./conftest configure:99279: $? = 0 configure:99292: result: yes configure:99306: checking if fallback cpu time is thread local configure:99429: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 In file included from conftest.c:336:0: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/threads.c:327:42: warning: 'struct thread_state' declared inside parameter list will not be visible outside of this definition or declaration static void cleanup_thread_state (struct thread_state *th); ^~~~~~~~~~~~ configure:99429: $? = 0 configure:99429: ./conftest Creating work_thread. work_thread waiting. work_thread start. work_thread releasing main. work_thread done. configure:99429: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | #define HAVE_LOCALTIME_S 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE__ISNAN 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_FORK 1 | #define HAVE_FPSETMASK 1 | #define HAVE_FPSETROUND 1 | #define HAVE_ISLESS 1 | #define HAVE_ISUNORDERED 1 | #define HAVE_DLOPEN 1 | #define HAVE_LDEXP 1 | #define HAVE_RINT 1 | #define HAVE_FREXP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ISSPACE 1 | #define DECLARE_ENVIRON 1 | #define EXTRACT_UCHAR_BY_CAST 1 | #define EXTRACT_CHAR_BY_CAST 1 | #define FLOAT_IS_IEEE_LITTLE 1 | #define DOUBLE_IS_IEEE_LITTLE 1 | #define VOLATILE volatile | #define MAX_OPEN_FILEDESCRIPTORS 65536 | #define HAVE_WORKING___FUNC__ 1 | #define HAVE_WORKING___FUNCTION__ 1 | #define PIKE_BYTECODE_METHOD PIKE_BYTECODE_DEFAULT | #define HAVE_FUNCTION_ATTRIBUTES 1 | #define VA_LIST_IS_STATE_PTR 1 | #define HAVE_VA_COPY 1 | #define USE_FCNTL_O_NONBLOCK 1 | #define PIKE_OOB_WORKS 3 | #define PRINTSIZET "z" | #define PRINTPTRDIFFT "t" | #define PRINTOFFT "t" | #define PRINTINT64 "l" | #define HAVE_UNION_INIT 1 | #define GETTIMEOFDAY_TAKES_TWO_ARGS 1 | #define HAVE_WORKING_GETHRVTIME 1 | /* end confdefs.h. */ | | #include | | /* libc_r:fputs on AIX 4.2 is broken. */ | #define FPUTS(S, F) fwrite(S, sizeof(S)-sizeof(""), 1, F) | | #ifdef PIKE_THREADS | | #define CONFIGURE_TEST | #define CONFIGURE_TEST_FALLBACK_GCT | /* The following headers can cause problems in this mode, and they easily | get indirectly included unless we do this. */ | #define STRALLOC_H | #define SVALUE_H | #define ARRAY_H | | #include "port.c" | #include "rusage.c" | #include "threads.c" | | PIKE_MUTEX_T m; | COND_T c; | | cpu_time_t work_time, wait_time; | | TH_RETURN_TYPE work_thread (void *dummy) | { | struct timeval rt_start, rt; | cpu_time_t start; | FPUTS("work_thread waiting.\n", stderr); | mt_lock (&m); | FPUTS("work_thread start.\n", stderr); | GETTIMEOFDAY (&rt_start); | start = get_cpu_time(); | do { | cpu_time_t t = get_cpu_time(); | GETTIMEOFDAY (&rt); | if (t == (cpu_time_t) -1) { | work_time = t; | break; | } | work_time = t - start; | } while (work_time < (CPU_TIME_TICKS / 10) && rt.tv_sec <= rt_start.tv_sec + 1); | FPUTS("work_thread releasing main.\n", stderr); | co_signal (&c); | mt_unlock (&m); | FPUTS("work_thread done.\n", stderr); | return 0; | } | | int main() | { | cpu_time_t start; | THREAD_T worker; | FILE *res = fopen ("confdefs.out.2", "w"); /* weird name to circumvent configure cleanups */ | if (!res) return 2; | | init_rusage(); | really_low_th_init(); | | mt_init (&m); | co_init (&c); | | mt_lock (&m); | FPUTS("Creating work_thread.\n", stderr); | if (th_create (&worker, work_thread, NULL)) { | FPUTS("unknown (failed to create thread)", res); | fclose (res); | return 3; | } | | start = get_cpu_time(); | co_wait (&c, &m); | wait_time = get_cpu_time() - start; | if (start == (cpu_time_t) -1 || work_time == (cpu_time_t) -1) { | FPUTS("unknown (get_cpu_time does not work)", res); | fclose (res); | return 4; | } | if (work_time < (CPU_TIME_TICKS / 10)) { | fprintf (res, "unknown (get_cpu_time does not work - loop took only %ld ms)", | (long) (work_time / (CPU_TIME_TICKS / 1000))); | fclose (res); | return 5; | } | | if (work_time > wait_time) | return 0; /* It is thread local. */ | else { | FPUTS("no", res); | fclose (res); | return 1; /* It is not thread local. */ | } | } | | #else | int main() | { | FILE *res = fopen ("confdefs.out.2", "w"); /* weird name to circumvent configure cleanups */ | if (!res) return 6; | FPUTS("no", res); | fclose (res); | return 1; | } | #endif | configure:99460: result: no configure:99476: checking for setenv configure:99569: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:99569: $? = 0 configure:99582: result: yes configure:99591: checking for unsetenv configure:99684: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:99684: $? = 0 configure:99697: result: yes configure:99771: checking SO configure:99780: result: so configure:99784: checking LDSHARED configure:99888: result: /usr/ccs/bin/ld -G configure:99893: checking CCSHARED configure:100660: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -fPIC -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc conftest.c >&5 conftest.c: In function 'main': conftest.c:325:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ conftest.c:325:1: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:325:1: note: include '' or provide a declaration of 'exit' configure:100660: $? = 0 configure:100672: result: -fPIC configure:100675: checking LINKFORSHARED configure:100811: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 conftest.c: In function 'main': conftest.c:321:14: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] int main() { exit(0); } ^~~~ conftest.c:321:14: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:321:14: note: include '' or provide a declaration of 'exit' configure:100811: $? = 0 configure:100811: ./conftest configure:100811: $? = 0 configure:100828: result: configure:100839: checking -static-libgcc configure:100893: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -static-libgcc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 2>conftezt.out.2 configure:100893: $? = 0 configure:100893: ./conftest configure:100893: $? = 0 configure:100968: result: yes configure:100982: checking if dynamic loading works /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -O3 -pipe -ggdb3 -m64 -fPIC conftest.c -o conftest.o conftest.c: In function 'testfunc': conftest.c:5:3: warning: implicit declaration of function 'testfunc2'; did you mean 'testfunc'? [-Wimplicit-function-declaration] testfunc2(); ^~~~~~~~~ testfunc /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/bin/smartlink /usr/ccs/bin/ld -G -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.o -o conftest.so configure:101030: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 In file included from conftest.c:323:0: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/dynamic_load.c: In function 'main': /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/dynamic_load.c:684:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/dynamic_load.c:684:5: warning: incompatible implicit declaration of built-in function 'exit' /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/dynamic_load.c:684:5: note: include '' or provide a declaration of 'exit' /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/dynamic_load.c:690:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/dynamic_load.c:690:5: note: include '' or provide a declaration of 'exit' /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/dynamic_load.c:697:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/dynamic_load.c:697:5: note: include '' or provide a declaration of 'exit' /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/dynamic_load.c:702:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/dynamic_load.c:702:3: note: include '' or provide a declaration of 'exit' conftest.c: In function 'testfunc2': conftest.c:324:24: warning: incompatible implicit declaration of built-in function 'exit' void testfunc2(void) { exit(0); } ^~~~ conftest.c:324:24: note: include '' or provide a declaration of 'exit' configure:101030: $? = 0 configure:101030: ./conftest Calling testfunc Calling testfunc2 configure:101030: $? = 0 configure:101049: result: yes configure:101098: checking for inflate in -lz_static configure:101121: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -lz_static -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 ld: fatal: library -lz_static: not found collect2: error: ld returned 1 exit status configure:101121: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define SOLARIS 1 | #define USE_R 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION int | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_PRIOCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIO_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_DEVPOLL_H 1 | #define PIKE_POLL_DEVICE "/dev/poll" | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 16 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 16 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 8323072 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE__CRYPT 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_FCHMOD 1 | #define HAVE_FDWALK 1 | #define HAVE_GETHRTIME 1 | #define HAVE_GETHRVTIME 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GMTIME_S 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FORK1 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_FPCLASS 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE___PRIOCNTL 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THR_YIELD 1 | #define HAVE_SYNC_INSTRUCTION_MEMORY 1 | #define HAVE_LOCALTIME_S 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE__ISNAN 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_FORK 1 | #define HAVE_FPSETMASK 1 | #define HAVE_FPSETROUND 1 | #define HAVE_ISLESS 1 | #define HAVE_ISUNORDERED 1 | #define HAVE_DLOPEN 1 | #define HAVE_LDEXP 1 | #define HAVE_RINT 1 | #define HAVE_FREXP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ISSPACE 1 | #define DECLARE_ENVIRON 1 | #define EXTRACT_UCHAR_BY_CAST 1 | #define EXTRACT_CHAR_BY_CAST 1 | #define FLOAT_IS_IEEE_LITTLE 1 | #define DOUBLE_IS_IEEE_LITTLE 1 | #define VOLATILE volatile | #define MAX_OPEN_FILEDESCRIPTORS 65536 | #define HAVE_WORKING___FUNC__ 1 | #define HAVE_WORKING___FUNCTION__ 1 | #define PIKE_BYTECODE_METHOD PIKE_BYTECODE_DEFAULT | #define HAVE_FUNCTION_ATTRIBUTES 1 | #define VA_LIST_IS_STATE_PTR 1 | #define HAVE_VA_COPY 1 | #define USE_FCNTL_O_NONBLOCK 1 | #define PIKE_OOB_WORKS 3 | #define PRINTSIZET "z" | #define PRINTPTRDIFFT "t" | #define PRINTOFFT "t" | #define PRINTINT64 "l" | #define HAVE_UNION_INIT 1 | #define GETTIMEOFDAY_TAKES_TWO_ARGS 1 | #define HAVE_WORKING_GETHRVTIME 1 | #define FB_CPU_TIME_IS_THREAD_LOCAL PIKE_NO | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | /* 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. */ | char inflate (); | int | main (void) | { | return inflate (); | ; | return 0; | } configure:101131: result: no configure:101511: checking whether make sets $(MAKE) configure:101534: result: yes configure:101548: checking for the Pike base directory configure:101553: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:101723: updating cache ./config.cache configure:101772: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:1221: creating make_variables config.status:1221: creating Makefile config.status:1324: WARNING: '/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/Makefile.in' seems to ignore the --datarootdir setting config.status:1221: creating modules/common_module_makefile config.status:1221: creating modules/static_module_makefile config.status:1221: creating post_modules/static_module_makefile config.status:1221: creating modules/dynamic_module_makefile config.status:1221: creating post_modules/dynamic_module_makefile config.status:1221: creating precompile.sh config.status:1221: creating specs config.status:1221: creating machine.h config.status:1400: executing default commands configure:103062: === configuring in modules (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules) configure:103123: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/configure --disable-option-checking '--prefix=/usr/local' --cache-file=.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules configure:103062: === configuring in post_modules (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/post_modules) configure:103123: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/configure --disable-option-checking '--prefix=/usr/local' --cache-file=.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules configure:103769: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I. -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 conftest.c -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread >&5 configure:103769: $? = 0 configure:103769: ./conftest configure:103769: $? = 0 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_index=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_asm_mmx_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no 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_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_m_floor=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=yes ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11= ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared= pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' AR='/usr/bin/ar' BASEDIR='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot' BINDIR='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/bin' BUILDDIR='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc' BUILD_PIKE='pike' CANDLE='' CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CCSHARED='-fPIC -DDYNAMIC_MODULE' CFLAGS=' -g -ggdb3 -m64' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='' CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' CXXFLAGS='-g -O2 -O3 -pipe' DEBUGDEF='' DEFS='-DHAVE_CONFIG_H' DLOPEN_O='' DOCDIR='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/refdoc' DYNAMIC_MODULE_FLAGS='-DDYNAMIC_MODULE' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/ggrep -E' EXEEXT='' EXTRA_MODULE_REQUIREMENTS='' EXTRA_OBJS='' FALLBACK_CC='' GREP='/usr/bin/ggrep' INSTALL='/usr/bin/ginstall -c' INSTALL_DATA='${INSTALL} -m 644' INSTALL_EXPORT_ARGS='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INTERPRET_DEOPTIMIZE='' LC_REQ='-lc' LD='$(CC) $(CFLAGS)' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64' LDSHARED='/usr/ccs/bin/ld -G ' LDSHARED_BASE_REQS='' LDSHARED_MODULE_REQS='' LIBDIR='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/lib' LIBOBJS='' LIBS='-ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIGHT='' LINKFORSHARED='' LTLIBOBJS='' MANDIR='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/man' MODULE_O='tmodule.o' MTEXE='' MT_FIX_PIKE_EXE='@:' OBJEXT='o' OPTIMIZE=' -O3 -pipe' OSFLAGS='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PIKE_ICON_RES='' PIKE_LIB='libpike.so' PIKE_MODULE_RELOC='' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/backend.c $(SRCDIR)/builtin.c $(SRCDIR)/facetgroup.c $(SRCDIR)/iterators.c' POST_MODULE_BUILD_TYPE='dynamic' PROFIL='' PTHREAD_CONFIG='' RANLIB='ranlib' RCEXE='' REALCC='gcc' REALCXX='g++' RNTANY='' RUNPIKE='DEFAULT_RUNPIKE' RUNTPIKE='USE_TPIKE' SET_MAKE='' SHELL='/bin/sh' SMARTBUILDCC='gcc' SMARTLINK='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink' SO='so' STATIC_POST_MODULES_LINKOPTS='' TALLOW='' UNCOMPRESS_LIBZ='-lz' VALGRIND='' VALGRINDARGS='' WARN=' -W -Wall -Wno-unused -Wcomment -Wformat -Wimplicit-function-declaration -Wmultichar -Wswitch -Wuninitialized -Wpointer-arith -Wchar-subscripts -Wno-long-long -Wdeclaration-after-statement' YACC='bison -y' YY_COUNT_TYPE='unsigned int' YY_FROM_CONST='const' ac_configure_args='' ac_ct_CC='gcc' ac_ct_CXX='g++' bash_prog='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' dmmsrc='modules/dynamic_module_makefile.in' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib/64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' noopt_retry='yes' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' modules post_modules' sysconfdir='${prefix}/etc' target_alias='' uname_prog='/usr/bin/uname' with_valgrind='no' ## ------------------- ## ## File substitutions. ## ## ------------------- ## common_module_makefile='modules/common_module_makefile' dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/dependencies' make_variables='make_variables' propagated_variables='propagated_variables' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCHAR_H 1 #define STDC_HEADERS 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _HPUX_ALT_XOPEN_SOCKET_API 1 #define _NETBSD_SOURCE 1 #define _OPENBSD_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 #define __STDC_WANT_LIB_EXT2__ 1 #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 #define _TANDEM_SOURCE 1 #define __EXTENSIONS__ 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_ERRNO_H 1 #define SOLARIS 1 #define USE_R 1 #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) #define NEW_ARG_CHECK 1 #define PIKE_PORTABLE_BYTECODE 1 #define AUTO_BIGNUM 1 #define SHARED_NODES 1 #define HAVE_AND_USE_POLL 1 #define HAVE_ANSI_CONCAT 1 #define BISON_SHORT_EXPANSION int #define HAVE_ISGRAPH 1 #define HAVE_SYS_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDLIB_H 1 #define HAVE_MEMORY_H 1 #define HAVE_VALUES_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_FILIO_H 1 #define HAVE_SYS_SOCKIO_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_STDIO_H 1 #define HAVE_WCHAR_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SETJMP_H 1 #define HAVE_SYS_USER_H 1 #define HAVE_LIMITS_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_THREAD_H 1 #define HAVE_DLFCN_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SCHED_H 1 #define HAVE_SYS_PROCFS_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_MALLOC_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_GRP_H 1 #define HAVE_PWD_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_IEEEFP_H 1 #define HAVE_FLOATINGPOINT_H 1 #define HAVE_FLOAT_H 1 #define HAVE_SYS_PRIOCNTL_H 1 #define HAVE_ERRNO_H 1 #define HAVE_STDDEF_H 1 #define HAVE_SYS_TERMIO_H 1 #define HAVE_SYS_TERMIOS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_SIGSETJMP 1 #define HAVE_SETJMP 1 #define HAVE__SETJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_LONGJMP 1 #define HAVE__LONGJMP 1 #define HAVE_SYS_DEVPOLL_H 1 #define PIKE_POLL_DEVICE "/dev/poll" #define HAVE_SYS_RESOURCE_H 1 #define SIZEOF_CHAR_P 8 #define SIZEOF_INT 4 #define SIZEOF_SHORT 2 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_LONG_DOUBLE 16 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF___INT64 0 #define SIZEOF_TIME_T 8 #define SIZEOF___INT128 16 #define SIZEOF___INT128_T 16 #define SIZEOF_UNSIGNED___INT128 16 #define SIZEOF_UNSIGNED___INT128_T 0 #define SIZEOF___UINT128_T 16 #define SIZEOF_OFF_T 8 #define WITH_DOUBLE_PRECISION_SVALUE 1 #define FLOAT_TYPE double #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE #define WITH_LONG_INT 1 #define INT_TYPE long #define SIZEOF_INT_TYPE SIZEOF_LONG #define RETSIGTYPE void #define HAVE_LIBM 1 #define HAVE_LIBSOCKET 1 #define HAVE_LIBNSL 1 #define HAVE_LIBRT 1 #define HAVE_LIBDL 1 #define HAVE_PTHREAD_MUTEXATTR_INIT 1 #define HAVE_PTHREAD_KILL 1 #define HAVE_PTHREAD_COND_RELTIMEDWAIT_NP 1 #define _REENTRANT 1 #define _THREAD_SAFE 1 #define _MIT_POSIX_THREADS 1 #define PIKE_THREADS 1 #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 #define HAVE_PTHREAD_ATFORK 1 #define HAVE_PTHREAD_COND_INIT 1 #define Pike_INITIAL_STACK_SIZE 8323072 #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE #define HAVE_MEMCMP 1 #define HAVE_GETPAGESIZE 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_MMAP 1 #define MEXEC_USES_MMAP 1 #define HAVE__CRYPT 1 #define HAVE_POLL 1 #define HAVE_BCOPY 1 #define HAVE_BZERO 1 #define HAVE_CLOCK 1 #define HAVE_CLOSEFROM 1 #define HAVE_CRYPT 1 #define HAVE_FCHMOD 1 #define HAVE_FDWALK 1 #define HAVE_GETHRTIME 1 #define HAVE_GETHRVTIME 1 #define HAVE_GETENV 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INDEX 1 #define HAVE_INET_NTOP 1 #define HAVE_LOCALTIME 1 #define HAVE_GMTIME 1 #define HAVE_GMTIME_R 1 #define HAVE_GMTIME_S 1 #define HAVE_MEMCHR 1 #define HAVE_MKTIME 1 #define HAVE_PERROR 1 #define HAVE_RECVMSG 1 #define HAVE_RINDEX 1 #define HAVE_SENDMSG 1 #define HAVE_SETBUF 1 #define HAVE_SETLOCALE 1 #define HAVE_SETRLIMIT 1 #define HAVE_SETVBUF 1 #define HAVE_SIGNAL 1 #define HAVE_SIGACTION 1 #define HAVE_SIGPROCMASK 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNLEN 1 #define HAVE_STRNCMP 1 #define HAVE_STRCHR 1 #define HAVE_STRCSPN 1 #define HAVE_STRERROR 1 #define HAVE_STRTOD 1 #define HAVE_STRTOL 1 #define HAVE_TIME 1 #define HAVE_TIMES 1 #define HAVE_TZSET 1 #define HAVE_VFPRINTF 1 #define HAVE_VSPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_WAIT3 1 #define HAVE_WAIT4 1 #define HAVE_WAITPID 1 #define HAVE_MUNMAP 1 #define HAVE_PIPE 1 #define HAVE_STRDUP 1 #define HAVE_KILL 1 #define HAVE_ALARM 1 #define HAVE_FORK1 1 #define HAVE_LOCKF 1 #define HAVE_SETUID 1 #define HAVE_GETUID 1 #define HAVE_SETEUID 1 #define HAVE_GETEUID 1 #define HAVE_SETGID 1 #define HAVE_GETGID 1 #define HAVE_SETEGID 1 #define HAVE_GETEGID 1 #define HAVE_GETPWENT 1 #define HAVE_GETPWNAM 1 #define HAVE_GETPWUID 1 #define HAVE_GETGRENT 1 #define HAVE_GETGRNAM 1 #define HAVE_SETSID 1 #define HAVE_SETPGRP 1 #define HAVE_GETPGRP 1 #define HAVE_SETPGID 1 #define HAVE_GETPGID 1 #define HAVE_INITGROUPS 1 #define HAVE_SETGROUPS 1 #define HAVE_SOCKETPAIR 1 #define HAVE_FPCLASS 1 #define HAVE_ISNAN 1 #define HAVE_FINITE 1 #define HAVE_NAN 1 #define HAVE_NICE 1 #define HAVE___PRIOCNTL 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_SETPRIORITY 1 #define HAVE_USLEEP 1 #define HAVE_NANOSLEEP 1 #define HAVE_SCHED_YIELD 1 #define HAVE_THR_YIELD 1 #define HAVE_SYNC_INSTRUCTION_MEMORY 1 #define HAVE_LOCALTIME_S 1 #define HAVE_SYSCONF 1 #define HAVE_GETPAGESIZE 1 #define HAVE_BACKTRACE 1 #define HAVE_WORKING_REALLOC_NULL 1 #define ACCEPT_SIZE_T socklen_t #define DL_EXPORT /**/ #define HAVE__ISNAN 1 #define HAVE_EXTERNAL_TIMEZONE 1 #define HAVE_STRUCT_TIMEVAL 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_MALLINFO 1 #define HAVE_WORKING_STRTOL 1 #define HAVE_STRUCT_IOVEC 1 #define HAVE_STRUCT_MSGHDR 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_UALARM 1 #define HAVE_SETITIMER 1 #define UALARM_TAKES_TWO_ARGS 1 #define STACK_DIRECTION -1 #define PIKE_BYTEORDER 1234 #define PIKE_POINTER_ALIGNMENT 8 #define HAVE_FORK 1 #define HAVE_FPSETMASK 1 #define HAVE_FPSETROUND 1 #define HAVE_ISLESS 1 #define HAVE_ISUNORDERED 1 #define HAVE_DLOPEN 1 #define HAVE_LDEXP 1 #define HAVE_RINT 1 #define HAVE_FREXP 1 #define HAVE_GETHOSTNAME 1 #define HAVE_STRCOLL 1 #define HAVE_MEMCPY 1 #define HAVE_MEMSET 1 #define HAVE_MEMMOVE 1 #define HAVE_ISSPACE 1 #define DECLARE_ENVIRON 1 #define EXTRACT_UCHAR_BY_CAST 1 #define EXTRACT_CHAR_BY_CAST 1 #define FLOAT_IS_IEEE_LITTLE 1 #define DOUBLE_IS_IEEE_LITTLE 1 #define VOLATILE volatile #define MAX_OPEN_FILEDESCRIPTORS 65536 #define HAVE_WORKING___FUNC__ 1 #define HAVE_WORKING___FUNCTION__ 1 #define PIKE_BYTECODE_METHOD PIKE_BYTECODE_DEFAULT #define HAVE_FUNCTION_ATTRIBUTES 1 #define VA_LIST_IS_STATE_PTR 1 #define HAVE_VA_COPY 1 #define USE_FCNTL_O_NONBLOCK 1 #define PIKE_OOB_WORKS 3 #define PRINTSIZET "z" #define PRINTPTRDIFFT "t" #define PRINTOFFT "t" #define PRINTINT64 "l" #define HAVE_UNION_INIT 1 #define GETTIMEOFDAY_TAKES_TWO_ARGS 1 #define HAVE_WORKING_GETHRVTIME 1 #define FB_CPU_TIME_IS_THREAD_LOCAL PIKE_NO #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define USE_WAIT_THREAD 1 #define DEFAULT_MASTER "NONE/pike/%d.%d.%d/lib/master.pike" configure: exit 0 ################################################### ## ./modules/CommonLog This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/CommonLog/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/CommonLog ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1763: loading cache ../.././config.cache configure:2658: checking for C compiler version configure:2667: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2678: $? = 0 configure:2667: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2678: $? = 0 configure:2667: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2678: $? = 1 configure:2667: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2678: $? = 1 configure:2667: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2678: $? = 1 configure:2698: checking whether the C compiler works configure:2720: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2724: $? = 0 configure:2774: result: yes configure:2777: checking for C compiler default output file name configure:2779: result: a.out configure:2785: checking for suffix of executables configure:2792: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2796: $? = 0 configure:2819: result: configure:2841: checking whether we are cross compiling configure:2849: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2853: $? = 0 configure:2860: ./conftest configure:2864: $? = 0 configure:2879: result: no configure:2884: checking for suffix of object files configure:2933: result: o configure:2937: checking whether the compiler supports GNU C configure:2967: result: yes configure:2978: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3043: result: yes configure:3063: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3096: result: none needed configure:3249: checking if we are using TCC (TenDRA C Compiler) configure:3273: result: no configure:3278: checking if we are using ICC (Intel C Compiler) configure:3321: result: no configure:3332: checking how to run the C preprocessor configure:3400: result: gcc -E configure:3414: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3414: $? = 0 configure:3429: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3429: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3529: checking for libgcc file name configure:3557: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3594: checking whether make sets $(MAKE) configure:3617: result: yes configure:3631: checking for the Pike base directory configure:3636: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:3806: updating cache ../.././config.cache configure:3855: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:836: creating make_variables config.status:836: creating Makefile config.status:836: creating clf_machine.h config.status:1010: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_index=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_asm_mmx_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no 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_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_m_floor=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=yes ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='clf_machine.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='CommonLog' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/CommonLog/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0 ################################################### ## ./modules/DVB This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/DVB/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/DVB ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1831: loading cache ../.././config.cache configure:2761: checking for C compiler version configure:2770: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2781: $? = 0 configure:2770: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2781: $? = 0 configure:2770: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2781: $? = 1 configure:2770: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2781: $? = 1 configure:2770: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2781: $? = 1 configure:2801: checking whether the C compiler works configure:2823: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2827: $? = 0 configure:2877: result: yes configure:2880: checking for C compiler default output file name configure:2882: result: a.out configure:2888: checking for suffix of executables configure:2895: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2899: $? = 0 configure:2922: result: configure:2944: checking whether we are cross compiling configure:2952: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2956: $? = 0 configure:2963: ./conftest configure:2967: $? = 0 configure:2982: result: no configure:2987: checking for suffix of object files configure:3036: result: o configure:3040: checking whether the compiler supports GNU C configure:3070: result: yes configure:3081: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3146: result: yes configure:3166: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3199: result: none needed configure:3352: checking if we are using TCC (TenDRA C Compiler) configure:3376: result: no configure:3381: checking if we are using ICC (Intel C Compiler) configure:3424: result: no configure:3435: checking how to run the C preprocessor configure:3503: result: gcc -E configure:3517: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3517: $? = 0 configure:3532: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3632: checking for libgcc file name configure:3660: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3705: checking for DVB include files location configure:3711: result: include dir wasn't specified. configure:3733: checking for stdio.h configure:3733: result: yes configure:3733: checking for stdlib.h configure:3733: result: yes configure:3733: checking for string.h configure:3733: result: yes configure:3733: checking for inttypes.h configure:3733: result: yes configure:3733: checking for stdint.h configure:3733: result: yes configure:3733: checking for strings.h configure:3733: result: yes configure:3733: checking for sys/stat.h configure:3733: result: yes configure:3733: checking for sys/types.h configure:3733: result: yes configure:3733: checking for unistd.h configure:3733: result: yes configure:3762: checking for linux/dvb/version.h configure:3762: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:47:10: fatal error: linux/dvb/version.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:3762: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3762: result: no configure:3843: checking for ost/frontend.h configure:3843: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:47:10: fatal error: ost/frontend.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:3843: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3843: result: no configure:3880: checking whether make sets $(MAKE) configure:3903: result: yes configure:3917: checking for the Pike base directory configure:3922: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4092: updating cache ../.././config.cache configure:4141: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:846: creating make_variables config.status:846: creating Makefile config.status:846: creating config.h config.status:1020: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_index=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_asm_mmx_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no 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_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_m_floor=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=yes ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='DVB' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/DVB/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 configure: exit 0 ################################################### ## ./modules/Fuse This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Fuse/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Fuse ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1876: loading cache ../.././config.cache configure:2773: checking for C compiler version configure:2782: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2793: $? = 0 configure:2782: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2793: $? = 0 configure:2782: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2793: $? = 1 configure:2782: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2793: $? = 1 configure:2782: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2793: $? = 1 configure:2813: checking whether the C compiler works configure:2835: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2839: $? = 0 configure:2889: result: yes configure:2892: checking for C compiler default output file name configure:2894: result: a.out configure:2900: checking for suffix of executables configure:2907: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2911: $? = 0 configure:2934: result: configure:2956: checking whether we are cross compiling configure:2964: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2968: $? = 0 configure:2975: ./conftest configure:2979: $? = 0 configure:2994: result: no configure:2999: checking for suffix of object files configure:3048: result: o configure:3052: checking whether the compiler supports GNU C configure:3082: result: yes configure:3093: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3158: result: yes configure:3178: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3211: result: none needed configure:3364: checking if we are using TCC (TenDRA C Compiler) configure:3388: result: no configure:3393: checking if we are using ICC (Intel C Compiler) configure:3436: result: no configure:3447: checking how to run the C preprocessor configure:3515: result: gcc -E configure:3529: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3529: $? = 0 configure:3544: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3544: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3644: checking for libgcc file name configure:3672: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3759: checking for stdio.h configure:3759: result: yes configure:3759: checking for stdlib.h configure:3759: result: yes configure:3759: checking for string.h configure:3759: result: yes configure:3759: checking for inttypes.h configure:3759: result: yes configure:3759: checking for stdint.h configure:3759: result: yes configure:3759: checking for strings.h configure:3759: result: yes configure:3759: checking for sys/stat.h configure:3759: result: yes configure:3759: checking for sys/types.h configure:3759: result: yes configure:3759: checking for unistd.h configure:3759: result: yes configure:3786: checking for fuse.h configure:3786: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:48:10: fatal error: fuse.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:3786: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3786: result: no configure:3922: checking whether make sets $(MAKE) configure:3945: result: yes configure:3959: checking for the Pike base directory configure:3964: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4134: updating cache ../.././config.cache configure:4183: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:847: creating make_variables config.status:847: creating Makefile config.status:847: creating config.h config.status:1021: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_index=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_asm_mmx_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no 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_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_m_floor=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=yes ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Fuse' MODULE_PATH='' MODULE_PMOD_IN='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Fuse/module.pmod.in' MODULE_WRAPPER_PREFIX='___' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Fuse/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define _FILE_OFFSET_BITS 64 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 configure: exit 0 ################################################### ## ./modules/Gdbm This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gdbm/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gdbm ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1876: loading cache ../.././config.cache configure:2790: checking for C compiler version configure:2799: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2810: $? = 0 configure:2799: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2810: $? = 0 configure:2799: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2810: $? = 1 configure:2799: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2810: $? = 1 configure:2799: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2810: $? = 1 configure:2830: checking whether the C compiler works configure:2852: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2856: $? = 0 configure:2906: result: yes configure:2909: checking for C compiler default output file name configure:2911: result: a.out configure:2917: checking for suffix of executables configure:2924: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2928: $? = 0 configure:2951: result: configure:2973: checking whether we are cross compiling configure:2981: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2985: $? = 0 configure:2992: ./conftest configure:2996: $? = 0 configure:3011: result: no configure:3016: checking for suffix of object files configure:3065: result: o configure:3069: checking whether the compiler supports GNU C configure:3099: result: yes configure:3110: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3175: result: yes configure:3195: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3228: result: none needed configure:3381: checking if we are using TCC (TenDRA C Compiler) configure:3405: result: no configure:3410: checking if we are using ICC (Intel C Compiler) configure:3453: result: no configure:3464: checking how to run the C preprocessor configure:3532: result: gcc -E configure:3546: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3546: $? = 0 configure:3561: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3561: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3661: checking for libgcc file name configure:3689: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3757: checking for stdio.h configure:3757: result: yes configure:3757: checking for stdlib.h configure:3757: result: yes configure:3757: checking for string.h configure:3757: result: yes configure:3757: checking for inttypes.h configure:3757: result: yes configure:3757: checking for stdint.h configure:3757: result: yes configure:3757: checking for strings.h configure:3757: result: yes configure:3757: checking for sys/stat.h configure:3757: result: yes configure:3757: checking for sys/types.h configure:3757: result: yes configure:3757: checking for unistd.h configure:3757: result: yes configure:3784: checking for gdbm.h configure:3784: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:3784: $? = 0 configure:3784: result: yes configure:3810: checking for library containing gdbm_open configure:3840: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 Undefined first referenced symbol in file gdbm_open /var/tmp//ccdtKq5d.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:3840: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GDBM_H 1 | /* 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. */ | char gdbm_open (); | int | main (void) | { | return gdbm_open (); | ; | return 0; | } configure:3840: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lgdbm >&5 configure:3840: $? = 0 configure:3860: result: -lgdbm configure:3889: checking whether make sets $(MAKE) configure:3912: result: yes configure:3926: checking for the Pike base directory configure:3931: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4101: updating cache ../.././config.cache configure:4150: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:848: creating make_variables config.status:848: creating Makefile config.status:848: creating gdbm_machine.h config.status:1022: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_index=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_asm_mmx_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no 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_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_m_floor=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=yes ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gdbm_open=-lgdbm ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='gdbm_machine.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='-lgdbm ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Gdbm' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gdbm/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_GDBM_H 1 #define HAVE_LIBGDBM /**/ configure: exit 0 ################################################### ## ./modules/Gettext This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gettext/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gettext ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1920: loading cache ../.././config.cache configure:2824: checking for C compiler version configure:2833: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2844: $? = 0 configure:2833: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2844: $? = 0 configure:2833: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2844: $? = 1 configure:2833: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2844: $? = 1 configure:2833: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2844: $? = 1 configure:2864: checking whether the C compiler works configure:2886: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2890: $? = 0 configure:2940: result: yes configure:2943: checking for C compiler default output file name configure:2945: result: a.out configure:2951: checking for suffix of executables configure:2958: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2962: $? = 0 configure:2985: result: configure:3007: checking whether we are cross compiling configure:3015: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3019: $? = 0 configure:3026: ./conftest configure:3030: $? = 0 configure:3045: result: no configure:3050: checking for suffix of object files configure:3099: result: o configure:3103: checking whether the compiler supports GNU C configure:3133: result: yes configure:3144: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3209: result: yes configure:3229: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3262: result: none needed configure:3415: checking if we are using TCC (TenDRA C Compiler) configure:3439: result: no configure:3444: checking if we are using ICC (Intel C Compiler) configure:3487: result: no configure:3498: checking how to run the C preprocessor configure:3566: result: gcc -E configure:3580: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3580: $? = 0 configure:3595: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3595: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3695: checking for libgcc file name configure:3723: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3770: checking for stdio.h configure:3770: result: yes configure:3770: checking for stdlib.h configure:3770: result: yes configure:3770: checking for string.h configure:3770: result: yes configure:3770: checking for inttypes.h configure:3770: result: yes configure:3770: checking for stdint.h configure:3770: result: yes configure:3770: checking for strings.h configure:3770: result: yes configure:3770: checking for sys/stat.h configure:3770: result: yes configure:3770: checking for sys/types.h configure:3770: result: yes configure:3770: checking for unistd.h configure:3770: result: yes configure:3799: checking for locale.h configure:3799: result: yes configure:3818: checking for libintl.h configure:3818: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:3818: $? = 0 configure:3818: result: yes configure:3837: checking for iconv.h configure:3837: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:3837: $? = 0 configure:3837: result: yes configure:3868: checking for libiconv in -liconv configure:3891: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -liconv >&5 ld: fatal: library -liconv: not found collect2: error: ld returned 1 exit status configure:3891: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ICONV_H 1 | /* 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. */ | char libiconv (); | int | main (void) | { | return libiconv (); | ; | return 0; | } configure:3901: result: no configure:3911: checking for library containing iconv configure:3941: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3941: $? = 0 configure:3961: result: none required configure:3970: checking for gettext in -lintl configure:3993: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lintl >&5 conftest.c:26:6: warning: conflicting types for built-in function 'gettext' [-Wbuiltin-declaration-mismatch] char gettext (); ^~~~~~~ configure:3993: $? = 0 configure:4003: result: yes configure:4013: checking for library containing gettext configure:4043: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lintl >&5 conftest.c:27:6: warning: conflicting types for built-in function 'gettext' [-Wbuiltin-declaration-mismatch] char gettext (); ^~~~~~~ configure:4043: $? = 0 configure:4063: result: none required configure:4077: checking for gnu/stubs.h configure:4077: result: no configure:4105: checking for setlocale configure:4211: result: yes configure:4220: checking for gettext configure:4313: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lintl >&5 conftest.c:54:6: warning: conflicting types for built-in function 'gettext' [-Wbuiltin-declaration-mismatch] char gettext (); ^~~~~~~ configure:4313: $? = 0 configure:4326: result: yes configure:4335: checking for iconv configure:4428: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lintl >&5 configure:4428: $? = 0 configure:4441: result: yes configure:4472: checking if bindtextdomain accepts NULL as dirname configure:4494: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lintl >&5 configure:4494: $? = 0 configure:4494: ./conftest configure:4494: $? = 0 configure:4507: result: yes configure:4515: checking whether make sets $(MAKE) configure:4538: result: yes configure:4552: checking for the Pike base directory configure:4557: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4727: updating cache ../.././config.cache configure:4776: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:855: creating make_variables config.status:855: creating Makefile config.status:855: creating config.h config.status:1029: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_asm_mmx_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no 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_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_m_floor=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=yes ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='-lintl ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Gettext' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' NLSDIR='$(prefix)/share/locale' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gettext/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_LOCALE_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_ICONV_H 1 #define HAVE_LIBINTL 1 #define HAVE_SETLOCALE 1 #define HAVE_GETTEXT 1 #define HAVE_ICONV 1 #define BINDTEXTDOMAIN_HANDLES_NULL 1 configure: exit 0 ################################################### ## ./modules/Gmp This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gmp/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gmp ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2066: loading cache ../.././config.cache configure:2988: checking for C compiler version configure:2997: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:3008: $? = 0 configure:2997: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:3008: $? = 0 configure:2997: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3008: $? = 1 configure:2997: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3008: $? = 1 configure:2997: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:3008: $? = 1 configure:3028: checking whether the C compiler works configure:3050: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3054: $? = 0 configure:3104: result: yes configure:3107: checking for C compiler default output file name configure:3109: result: a.out configure:3115: checking for suffix of executables configure:3122: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3126: $? = 0 configure:3149: result: configure:3171: checking whether we are cross compiling configure:3179: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3183: $? = 0 configure:3190: ./conftest configure:3194: $? = 0 configure:3209: result: no configure:3214: checking for suffix of object files configure:3263: result: o configure:3267: checking whether the compiler supports GNU C configure:3297: result: yes configure:3308: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3373: result: yes configure:3393: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3426: result: none needed configure:3579: checking if we are using TCC (TenDRA C Compiler) configure:3603: result: no configure:3608: checking if we are using ICC (Intel C Compiler) configure:3651: result: no configure:3662: checking how to run the C preprocessor configure:3730: result: gcc -E configure:3744: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3744: $? = 0 configure:3759: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3759: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3859: checking for libgcc file name configure:3887: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3926: checking how to concatenate two symbols configure:3986: result: ANSI configure:4032: checking for grep that handles long lines and -e configure:4096: result: /usr/bin/ggrep configure:4101: checking for egrep configure:4169: result: /usr/bin/ggrep -E configure:4178: checking for gmp2/gmp.h configure:4178: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:22:10: fatal error: gmp2/gmp.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:4178: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_ANSI_CONCAT 1 | /* end confdefs.h. */ | | /* Kludge for some compilers only defining __STDC__ in strict mode, | * which leads to using the wrong token concat method. | */ | #if !defined(__STDC__) && defined(HAVE_ANSI_CONCAT) && defined(PIKE_MPN_PREFIX) | #define PIKE_LOW_MPN_CONCAT(x,y) x##y | #define PIKE_MPN_CONCAT(x,y) PIKE_LOW_MPN_CONCAT(x,y) | #define __MPN(x) PIKE_MPN_CONCAT(PIKE_MPN_PREFIX,x) | #endif /* !__STDC__ && HAVE_ANSI_CONCAT && PIKE_MPN_PREFIX */ | #include | | | #include configure:4178: result: no configure:4500: checking for gmp.h configure:4500: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4500: $? = 0 configure:4500: result: yes configure:4532: checking prefix for __MPN in gmp.h configure:4586: result: __gmpn_ configure:4592: checking working configure:4678: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lgmp >&5 conftest.c: In function 'main': conftest.c:35:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit( mpz_sizeinbase(tmp,10) != 9*4+1 ); ^~~~ conftest.c:35:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:35:3: note: include '' or provide a declaration of 'exit' configure:4678: $? = 0 configure:4678: ./conftest configure:4678: $? = 0 configure:4693: result: yes configure:4697: checking gmp version configure:4725: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lgmp >&5 configure:4725: $? = 0 configure:4725: ./conftest configure:4725: $? = 0 configure:4735: result: 6.1.2 configure:4803: checking for mpz_popcount configure:4838: result: no configure:4846: checking for mpz_xor configure:4881: result: no configure:4889: checking for mpz_import configure:4924: result: no configure:4932: checking for mpz_fits_ulong_p configure:4967: result: no configure:4975: checking for mpz_bin_ui configure:5010: result: no configure:5093: checking for stdio.h configure:5093: result: yes configure:5093: checking for stdlib.h configure:5093: result: yes configure:5093: checking for string.h configure:5093: result: yes configure:5093: checking for inttypes.h configure:5093: result: yes configure:5093: checking for stdint.h configure:5093: result: yes configure:5093: checking for strings.h configure:5093: result: yes configure:5093: checking for sys/stat.h configure:5093: result: yes configure:5093: checking for sys/types.h configure:5093: result: yes configure:5093: checking for unistd.h configure:5093: result: yes configure:5122: checking size of mp_limb_t configure:5128: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lgmp >&5 configure:5128: $? = 0 configure:5128: ./conftest configure:5128: $? = 0 configure:5143: result: 8 configure:5156: checking if GMP_NUMB_BITS is valid and lacks nails configure:5179: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:5179: $? = 0 configure:5189: result: yes configure:5265: checking if mpz_getlimbn works configure:5298: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lgmp >&5 configure:5298: $? = 0 configure:5298: ./conftest configure:5298: $? = 0 configure:5311: result: yes configure:5318: checking if mpz_set_si works configure:5352: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lgmp >&5 configure:5352: $? = 0 configure:5352: ./conftest configure:5352: $? = 0 configure:5365: result: yes configure:5440: checking if mpz_t has _mp_alloc configure:5463: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:5463: $? = 0 configure:5473: result: yes configure:5482: checking whether make sets $(MAKE) configure:5505: result: yes configure:5519: checking for the Pike base directory configure:5524: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:5694: updating cache ../.././config.cache configure:5743: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:862: creating make_variables config.status:862: creating Makefile config.status:862: creating gmp_machine.h config.status:1036: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_asm_mmx_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no 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_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_m_floor=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=yes ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='gmp_machine.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/ggrep -E' EXEEXT='' GREP='/usr/bin/ggrep' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS=' -lgmp' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Gmp' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/mpf.c $(SRCDIR)/mpq.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gmp/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_ANSI_CONCAT 1 #define HAVE_GMP_H 1 #define PIKE_MPN_PREFIX __gmpn_ #define HAVE_LIBGMP 1 /* Kludge for some compilers only defining __STDC__ in strict mode, * which leads to using the wrong token concat method. */ #if !defined(__STDC__) && defined(HAVE_ANSI_CONCAT) && defined(PIKE_MPN_PREFIX) #define PIKE_LOW_MPN_CONCAT(x,y) x##y #define PIKE_MPN_CONCAT(x,y) PIKE_LOW_MPN_CONCAT(x,y) #define __MPN(x) PIKE_MPN_CONCAT(PIKE_MPN_PREFIX,x) #endif /* !__STDC__ && HAVE_ANSI_CONCAT && PIKE_MPN_PREFIX */ #ifdef HAVE_GMP2_GMP_H #include #elif defined (HAVE_GMP_H) #include #endif #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define SIZEOF_MP_LIMB_T 8 #define MPZ_GETLIMBN_WORKS 1 #define MPZ_SET_SI_WORKS 1 #define MPZ_T_HAS__MP_ALLOC 1 configure: exit 0 ################################################### ## ./modules/Gz This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gz/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gz ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1919: loading cache ../.././config.cache configure:2832: checking for C compiler version configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2852: $? = 0 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2852: $? = 0 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2852: $? = 1 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2852: $? = 1 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2852: $? = 1 configure:2872: checking whether the C compiler works configure:2894: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2898: $? = 0 configure:2948: result: yes configure:2951: checking for C compiler default output file name configure:2953: result: a.out configure:2959: checking for suffix of executables configure:2966: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2970: $? = 0 configure:2993: result: configure:3015: checking whether we are cross compiling configure:3023: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3027: $? = 0 configure:3034: ./conftest configure:3038: $? = 0 configure:3053: result: no configure:3058: checking for suffix of object files configure:3107: result: o configure:3111: checking whether the compiler supports GNU C configure:3141: result: yes configure:3152: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3217: result: yes configure:3237: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3270: result: none needed configure:3423: checking if we are using TCC (TenDRA C Compiler) configure:3447: result: no configure:3452: checking if we are using ICC (Intel C Compiler) configure:3495: result: no configure:3506: checking how to run the C preprocessor configure:3574: result: gcc -E configure:3588: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3588: $? = 0 configure:3603: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3603: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3703: checking for libgcc file name configure:3731: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3800: checking for stdio.h configure:3800: result: yes configure:3800: checking for stdlib.h configure:3800: result: yes configure:3800: checking for string.h configure:3800: result: yes configure:3800: checking for inttypes.h configure:3800: result: yes configure:3800: checking for stdint.h configure:3800: result: yes configure:3800: checking for strings.h configure:3800: result: yes configure:3800: checking for sys/stat.h configure:3800: result: yes configure:3800: checking for sys/types.h configure:3800: result: yes configure:3800: checking for unistd.h configure:3800: result: yes configure:3827: checking for zlib.h configure:3827: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:3827: $? = 0 configure:3827: result: yes configure:3854: checking if zlib.h is new enough configure:3871: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3871: $? = 0 configure:3873: result: yes configure:4291: checking working libz configure:4332: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lz >&5 configure:4332: $? = 0 configure:4332: ./conftest warning: different zlib version configure:4332: $? = 0 configure:4354: result: yes configure:4538: checking whether make sets $(MAKE) configure:4561: result: yes configure:4575: checking for the Pike base directory configure:4580: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4750: updating cache ../.././config.cache configure:4799: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:848: creating make_variables config.status:848: creating Makefile config.status:848: creating zlib_machine.h config.status:1022: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_asm_mmx_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no 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_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_m_floor=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=yes ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='zlib_machine.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS=' -lz' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Gz' MODULE_PATH='' MODULE_PMOD_IN='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gz/module.pmod.in' MODULE_WRAPPER_PREFIX='___' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gz/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_ZLIB_H 1 #define HAVE_LIBZ 1 configure: exit 0 ################################################### ## ./modules/HTTPLoop This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/HTTPLoop/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/HTTPLoop ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1875: loading cache ../.././config.cache configure:2281: checking whether make sets $(MAKE) configure:2304: result: yes configure:2812: checking for C compiler version configure:2821: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2832: $? = 0 configure:2821: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2832: $? = 0 configure:2821: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2832: $? = 1 configure:2821: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2832: $? = 1 configure:2821: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2832: $? = 1 configure:2852: checking whether the C compiler works configure:2874: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2878: $? = 0 configure:2928: result: yes configure:2931: checking for C compiler default output file name configure:2933: result: a.out configure:2939: checking for suffix of executables configure:2946: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2950: $? = 0 configure:2973: result: configure:2995: checking whether we are cross compiling configure:3003: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3007: $? = 0 configure:3014: ./conftest configure:3018: $? = 0 configure:3033: result: no configure:3038: checking for suffix of object files configure:3087: result: o configure:3091: checking whether the compiler supports GNU C configure:3121: result: yes configure:3132: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3197: result: yes configure:3217: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3250: result: none needed configure:3403: checking if we are using TCC (TenDRA C Compiler) configure:3427: result: no configure:3432: checking if we are using ICC (Intel C Compiler) configure:3475: result: no configure:3486: checking how to run the C preprocessor configure:3554: result: gcc -E configure:3568: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3568: $? = 0 configure:3583: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3583: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3683: checking for libgcc file name configure:3711: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3748: checking for __inet_ntoa in -lbind configure:3771: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lbind >&5 ld: fatal: library -lbind: not found collect2: error: ld returned 1 exit status configure:3771: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* 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. */ | char __inet_ntoa (); | int | main (void) | { | return __inet_ntoa (); | ; | return 0; | } configure:3781: result: no configure:3791: checking for socket in -lsocket configure:3824: result: yes configure:3834: checking for gethostbyname in -lnsl configure:3867: result: yes configure:3877: checking for __get_socket_descriptor in -lnet configure:3900: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnet -lnsl -lsocket >&5 ld: fatal: library -lnet: not found collect2: error: ld returned 1 exit status configure:3900: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | /* 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. */ | char __get_socket_descriptor (); | int | main (void) | { | return __get_socket_descriptor (); | ; | return 0; | } configure:3910: result: no configure:3933: checking for stdio.h configure:3933: result: yes configure:3933: checking for stdlib.h configure:3933: result: yes configure:3933: checking for string.h configure:3933: result: yes configure:3933: checking for inttypes.h configure:3933: result: yes configure:3933: checking for stdint.h configure:3933: result: yes configure:3933: checking for strings.h configure:3933: result: yes configure:3933: checking for sys/stat.h configure:3933: result: yes configure:3933: checking for sys/types.h configure:3933: result: yes configure:3933: checking for unistd.h configure:3933: result: yes configure:3960: checking for poll.h configure:3960: result: yes configure:3979: checking for sys/poll.h configure:3979: result: yes configure:3998: checking for sys/socket.h configure:3998: result: yes configure:4017: checking for netinet/in.h configure:4017: result: yes configure:4036: checking for arpa/inet.h configure:4036: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4036: $? = 0 configure:4036: result: yes configure:4055: checking for asm/unistd.h configure:4055: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:54:10: fatal error: asm/unistd.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:4055: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4055: result: no configure:4074: checking for sys/uio.h configure:4074: result: yes configure:4093: checking for sys/types.h configure:4093: result: yes configure:4112: checking for winsock2.h configure:4112: result: no configure:4131: checking for ws2tcpip.h configure:4131: result: no configure:4165: checking for winsock.h configure:4165: result: no configure:4198: checking for gnu/stubs.h configure:4198: result: no configure:4226: checking for poll configure:4332: result: yes configure:4341: checking for gmtime_r configure:4447: result: yes configure:4456: checking for gmtime configure:4562: result: yes configure:4571: checking for sendfile configure:4664: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:4664: $? = 0 configure:4677: result: yes configure:4686: checking for signal configure:4792: result: yes configure:4801: checking for inet_ntoa configure:4894: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:4894: $? = 0 configure:4907: result: yes configure:4916: checking for inet_ntop configure:5022: result: yes configure:5041: checking if sendfile takes 4(Linux) or 7(FreeBSD) arguments configure:5071: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c: In function 'main': conftest.c:50:14: warning: implicit declaration of function 'sendfile'; did you mean 'sendto'? [-Wimplicit-function-declaration] return sendfile(0,0,0,0,(void *)0,(void *)0,0); ^~~~~~~~ sendto configure:5071: $? = 0 configure:5103: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c: In function 'main': conftest.c:54:16: warning: implicit declaration of function 'sendfile'; did you mean 'sendto'? [-Wimplicit-function-declaration] return sendfile(0,0,(void *)0,0); ^~~~~~~~ sendto configure:5103: $? = 0 configure:5158: result: 4 - Linux style configure:5171: checking whether make sets $(MAKE) configure:5194: result: yes configure:5208: checking for the Pike base directory configure:5213: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:5383: updating cache ../.././config.cache configure:5432: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:863: creating make_variables config.status:863: creating Makefile config.status:863: creating config.h config.status:1037: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no 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_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_m_floor=yes ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=yes ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='-lnsl -lsocket ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='HTTPLoop' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RANLIB='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/HTTPLoop/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_LIBSOCKET 1 #define HAVE_LIBNSL 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_POLL_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_POLL 1 #define HAVE_GMTIME_R 1 #define HAVE_GMTIME 1 #define HAVE_SENDFILE 1 #define HAVE_SIGNAL 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_NTOP 1 configure: exit 0 ################################################### ## ./modules/Image This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Image/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Image ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1984: loading cache ../.././config.cache configure:2391: checking whether make sets $(MAKE) configure:2414: result: yes configure:2922: checking for C compiler version configure:2931: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2942: $? = 0 configure:2931: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2942: $? = 0 configure:2931: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2942: $? = 1 configure:2931: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2942: $? = 1 configure:2931: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2942: $? = 1 configure:2962: checking whether the C compiler works configure:2984: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2988: $? = 0 configure:3038: result: yes configure:3041: checking for C compiler default output file name configure:3043: result: a.out configure:3049: checking for suffix of executables configure:3056: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3060: $? = 0 configure:3083: result: configure:3105: checking whether we are cross compiling configure:3113: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3117: $? = 0 configure:3124: ./conftest configure:3128: $? = 0 configure:3143: result: no configure:3148: checking for suffix of object files configure:3197: result: o configure:3201: checking whether the compiler supports GNU C configure:3231: result: yes configure:3242: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3307: result: yes configure:3327: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3360: result: none needed configure:3513: checking if we are using TCC (TenDRA C Compiler) configure:3537: result: no configure:3542: checking if we are using ICC (Intel C Compiler) configure:3585: result: no configure:3596: checking how to run the C preprocessor configure:3664: result: gcc -E configure:3678: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3678: $? = 0 configure:3693: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3693: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3793: checking for libgcc file name configure:3821: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3883: checking for stdio.h configure:3883: result: yes configure:3883: checking for stdlib.h configure:3883: result: yes configure:3883: checking for string.h configure:3883: result: yes configure:3883: checking for inttypes.h configure:3883: result: yes configure:3883: checking for stdint.h configure:3883: result: yes configure:3883: checking for strings.h configure:3883: result: yes configure:3883: checking for sys/stat.h configure:3883: result: yes configure:3883: checking for sys/types.h configure:3883: result: yes configure:3883: checking for unistd.h configure:3883: result: yes configure:3912: checking for getpagesize configure:3912: result: yes configure:3926: checking for unistd.h configure:3926: result: yes configure:3945: checking for sys/param.h configure:3945: result: yes configure:3973: checking for working mmap configure:4136: result: yes configure:4152: checking for math.h configure:4152: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4152: $? = 0 configure:4152: result: yes configure:4171: checking for sys/fcntl.h configure:4171: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4171: $? = 0 configure:4171: result: yes configure:4190: checking for fcntl.h configure:4190: result: yes configure:4209: checking for stdlib.h configure:4209: result: yes configure:4228: checking for netinet/in.h configure:4228: result: yes configure:4247: checking for winsock.h configure:4247: result: no configure:4266: checking for winsock2.h configure:4266: result: no configure:4293: checking for abs in -lm configure:4316: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lm >&5 conftest.c:32:6: warning: conflicting types for built-in function 'abs' [-Wbuiltin-declaration-mismatch] char abs (); ^~~ configure:4316: $? = 0 configure:4326: result: yes configure:4340: checking if nasm can be used configure:4372: result: no configure:4378: checking for fabs in -lm configure:4406: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lm -lm >&5 configure:4406: $? = 0 configure:4419: result: yes configure:4444: checking whether make sets $(MAKE) configure:4467: result: yes configure:4481: checking for the Pike base directory configure:4486: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4656: updating cache ../.././config.cache configure:4705: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:860: creating make_variables config.status:860: creating Makefile config.status:860: creating image_machine.h config.status:1034: executing default commands configure:5977: === configuring in encodings (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/Image/encodings) configure:6038: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Image/encodings/configure --disable-option-checking '--prefix=/usr/local' 'CC=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' 'CFLAGS= -g -ggdb3 -m64' 'LDFLAGS= -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' 'LIBS=' 'CPPFLAGS= -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' 'CPP=gcc -E' --cache-file=../../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Image/encodings ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no 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_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=yes ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ASSEMBLY_OBJECTS='' CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='image_machine.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='-lm -lm ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Image' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RANLIB='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' encodings' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Image/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_GETPAGESIZE 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_MMAP 1 #define HAVE_MATH_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_FCNTL_H 1 #define HAVE_STDLIB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_LIBM 1 #define HAVE_LIBM 1 configure: exit 0 ################################################### ## ./modules/Image/encodings This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Image/encodings/configure --disable-option-checking --prefix=/usr/local 'CC=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' 'CFLAGS= -g -ggdb3 -m64' 'LDFLAGS= -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBS= 'CPPFLAGS= -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' 'CPP=gcc -E' --cache-file=../../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Image/encodings ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1763: loading cache ../../.././config.cache configure:2154: checking whether make sets $(MAKE) configure:2177: result: yes configure:2685: checking for C compiler version configure:2694: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2705: $? = 0 configure:2694: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2705: $? = 0 configure:2694: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2705: $? = 1 configure:2694: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2705: $? = 1 configure:2694: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2705: $? = 1 configure:2725: checking whether the C compiler works configure:2747: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2751: $? = 0 configure:2801: result: yes configure:2804: checking for C compiler default output file name configure:2806: result: a.out configure:2812: checking for suffix of executables configure:2819: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2823: $? = 0 configure:2846: result: configure:2868: checking whether we are cross compiling configure:2876: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2880: $? = 0 configure:2887: ./conftest configure:2891: $? = 0 configure:2906: result: no configure:2911: checking for suffix of object files configure:2960: result: o configure:2964: checking whether the compiler supports GNU C configure:2994: result: yes configure:3005: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3070: result: yes configure:3090: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3123: result: none needed configure:3276: checking if we are using TCC (TenDRA C Compiler) configure:3300: result: no configure:3305: checking if we are using ICC (Intel C Compiler) configure:3348: result: no configure:3359: checking how to run the C preprocessor configure:3427: result: gcc -E configure:3441: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3441: $? = 0 configure:3456: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3456: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3556: checking for libgcc file name configure:3584: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3668: checking for ranlib configure:3700: result: ranlib configure:3725: checking whether make sets $(MAKE) configure:3748: result: yes configure:3762: checking for the Pike base directory configure:3767: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4022: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:771: creating make_variables config.status:771: creating Makefile config.status:922: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no 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_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=yes ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='encodings' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RANLIB='ranlib' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Image/encodings/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0 ################################################### ## ./modules/JSON This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/JSON/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/JSON ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1761: loading cache ../.././config.cache configure:2649: checking for C compiler version configure:2658: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2669: $? = 0 configure:2658: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2669: $? = 0 configure:2658: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2669: $? = 1 configure:2658: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2669: $? = 1 configure:2658: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2669: $? = 1 configure:2689: checking whether the C compiler works configure:2711: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2715: $? = 0 configure:2765: result: yes configure:2768: checking for C compiler default output file name configure:2770: result: a.out configure:2776: checking for suffix of executables configure:2783: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2787: $? = 0 configure:2810: result: configure:2832: checking whether we are cross compiling configure:2840: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2844: $? = 0 configure:2851: ./conftest configure:2855: $? = 0 configure:2870: result: no configure:2875: checking for suffix of object files configure:2924: result: o configure:2928: checking whether the compiler supports GNU C configure:2958: result: yes configure:2969: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3034: result: yes configure:3054: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3087: result: none needed configure:3240: checking if we are using TCC (TenDRA C Compiler) configure:3264: result: no configure:3269: checking if we are using ICC (Intel C Compiler) configure:3312: result: no configure:3323: checking how to run the C preprocessor configure:3391: result: gcc -E configure:3405: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3405: $? = 0 configure:3420: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3420: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3520: checking for libgcc file name configure:3548: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3584: checking whether make sets $(MAKE) configure:3607: result: yes configure:3621: checking for the Pike base directory configure:3626: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:3879: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:764: creating make_variables config.status:764: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no 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_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=yes ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='JSON' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/json.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/JSON/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0 ################################################### ## ./modules/Java This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Java/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Java ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1986: loading cache ../.././config.cache configure:2890: checking for C compiler version configure:2899: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2910: $? = 0 configure:2899: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2910: $? = 0 configure:2899: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2910: $? = 1 configure:2899: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2910: $? = 1 configure:2899: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2910: $? = 1 configure:2930: checking whether the C compiler works configure:2952: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2956: $? = 0 configure:3006: result: yes configure:3009: checking for C compiler default output file name configure:3011: result: a.out configure:3017: checking for suffix of executables configure:3024: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3028: $? = 0 configure:3051: result: configure:3073: checking whether we are cross compiling configure:3081: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3085: $? = 0 configure:3092: ./conftest configure:3096: $? = 0 configure:3111: result: no configure:3116: checking for suffix of object files configure:3165: result: o configure:3169: checking whether the compiler supports GNU C configure:3199: result: yes configure:3210: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3275: result: yes configure:3295: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3328: result: none needed configure:3481: checking if we are using TCC (TenDRA C Compiler) configure:3505: result: no configure:3510: checking if we are using ICC (Intel C Compiler) configure:3553: result: no configure:3564: checking how to run the C preprocessor configure:3632: result: gcc -E configure:3646: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3646: $? = 0 configure:3661: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3661: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3761: checking for libgcc file name configure:3789: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3878: checking which operating system we are using configure:3899: result: solaris configure:3919: checking default compiler ABI configure:3988: result: 64 configure:4000: checking which ABI to use configure:4052: result: attempt 64 configure:6475: checking for ABI lib-suffixes configure:6498: result: 64 /64 /amd64 /. configure:6505: checking which architecture we are using configure:6562: result: x86_64 configure:6578: checking what kind of threads to use configure:6593: result: native_threads configure:6609: checking for working ls configure:6633: result: /usr/bin/ls configure:6643: checking for JAVA_HOME configure:6698: result: /usr/jdk/instances/jdk1.8.0/jre configure:6700: checking for Java architecture directory name configure:6702: result: amd64 configure:6707: checking for Java libraries configure:6738: result: /usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 configure:6757: checking for the Java include directory configure:6780: result: /usr/jdk/instances/jdk1.8.0/jre/../include configure:6800: checking for JavaVM (MacOS X) configure:6818: result: no configure:6886: checking for pkg-config configure:6909: found /usr/bin/pkg-config configure:6922: result: /usr/bin/pkg-config configure:6935: checking if a pkg-config based libffi is installed configure:6938: result: yes configure:6941: checking for stuff to add to CPPFLAGS configure:6944: result: -I/usr/lib/libffi-3.2.1/include configure:6949: checking for stuff to add to CFLAGS configure:6952: result: -DFFI_NO_RAW_API configure:6957: checking for stuff to add to LDFLAGS configure:6960: result: configure:6965: checking for stuff to add to LIBS configure:6968: result: -lffi configure:7139: checking for stdio.h configure:7139: result: yes configure:7139: checking for stdlib.h configure:7139: result: yes configure:7139: checking for string.h configure:7139: result: yes configure:7139: checking for inttypes.h configure:7139: result: yes configure:7139: checking for stdint.h configure:7139: result: yes configure:7139: checking for strings.h configure:7139: result: yes configure:7139: checking for sys/stat.h configure:7139: result: yes configure:7139: checking for sys/types.h configure:7139: result: yes configure:7139: checking for unistd.h configure:7139: result: yes configure:7166: checking for jni.h configure:7166: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -DFFI_NO_RAW_API -I/usr/jdk/instances/jdk1.8.0/jre/../include/solaris -I/usr/jdk/instances/jdk1.8.0/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/usr/lib/libffi-3.2.1/include conftest.c >&5 configure:7166: $? = 0 configure:7166: result: yes configure:7185: checking for winbase.h configure:7185: result: no configure:7204: checking for setjmp.h configure:7204: result: yes configure:7223: checking for ffi.h configure:7223: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -DFFI_NO_RAW_API -I/usr/jdk/instances/jdk1.8.0/jre/../include/solaris -I/usr/jdk/instances/jdk1.8.0/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/usr/lib/libffi-3.2.1/include conftest.c >&5 configure:7223: $? = 0 configure:7223: result: yes configure:7242: checking for ffi/ffi.h configure:7242: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -DFFI_NO_RAW_API -I/usr/jdk/instances/jdk1.8.0/jre/../include/solaris -I/usr/jdk/instances/jdk1.8.0/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/usr/lib/libffi-3.2.1/include conftest.c >&5 conftest.c:50:10: fatal error: ffi/ffi.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:7242: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_JNI_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FFI_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7242: result: no configure:7268: checking for ffi_arg configure:7268: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -DFFI_NO_RAW_API -I/usr/jdk/instances/jdk1.8.0/jre/../include/solaris -I/usr/jdk/instances/jdk1.8.0/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/usr/lib/libffi-3.2.1/include conftest.c >&5 configure:7268: $? = 0 configure:7268: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -DFFI_NO_RAW_API -I/usr/jdk/instances/jdk1.8.0/jre/../include/solaris -I/usr/jdk/instances/jdk1.8.0/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/usr/lib/libffi-3.2.1/include conftest.c >&5 conftest.c: In function 'main': conftest.c:33:22: error: expected expression before ')' token if (sizeof ((ffi_arg))) ^ configure:7268: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_JNI_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FFI_H 1 | /* end confdefs.h. */ | #ifdef HAVE_FFI_H | #include | #else | #ifdef HAVE_FFI_FFI_H | #include | #endif | #endif | | int | main (void) | { | if (sizeof ((ffi_arg))) | return 0; | ; | return 0; | } configure:7268: result: yes configure:7283: checking for ffi_sarg configure:7283: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -DFFI_NO_RAW_API -I/usr/jdk/instances/jdk1.8.0/jre/../include/solaris -I/usr/jdk/instances/jdk1.8.0/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/usr/lib/libffi-3.2.1/include conftest.c >&5 configure:7283: $? = 0 configure:7283: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -DFFI_NO_RAW_API -I/usr/jdk/instances/jdk1.8.0/jre/../include/solaris -I/usr/jdk/instances/jdk1.8.0/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/usr/lib/libffi-3.2.1/include conftest.c >&5 conftest.c: In function 'main': conftest.c:34:23: error: expected expression before ')' token if (sizeof ((ffi_sarg))) ^ configure:7283: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_JNI_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FFI_H 1 | #define HAVE_FFI_ARG 1 | /* end confdefs.h. */ | #ifdef HAVE_FFI_H | #include | #else | #ifdef HAVE_FFI_FFI_H | #include | #endif | #endif | | int | main (void) | { | if (sizeof ((ffi_sarg))) | return 0; | ; | return 0; | } configure:7283: result: yes configure:7304: checking for sysOpen in -lhpi configure:7327: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -DFFI_NO_RAW_API -I/usr/jdk/instances/jdk1.8.0/jre/../include/solaris -I/usr/jdk/instances/jdk1.8.0/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/usr/lib/libffi-3.2.1/include -L/usr/jdk/instances/jdk1.8.0/jre/lib/amd64 -R/usr/jdk/instances/jdk1.8.0/jre/lib/amd64 -L/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server -R/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lhpi -lffi >&5 ld: fatal: library -lhpi: not found collect2: error: ld returned 1 exit status configure:7327: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_JNI_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FFI_H 1 | #define HAVE_FFI_ARG 1 | #define HAVE_FFI_SARG 1 | /* 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. */ | char sysOpen (); | int | main (void) | { | return sysOpen (); | ; | return 0; | } configure:7337: result: no configure:7399: checking for JNI_CreateJavaVM in -ljvm configure:7419: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -DFFI_NO_RAW_API -I/usr/jdk/instances/jdk1.8.0/jre/../include/solaris -I/usr/jdk/instances/jdk1.8.0/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/usr/lib/libffi-3.2.1/include -L/usr/jdk/instances/jdk1.8.0/jre/lib/amd64 -R/usr/jdk/instances/jdk1.8.0/jre/lib/amd64 -L/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server -R/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -ljvm -lffi >&5 configure:7419: $? = 0 configure:7435: result: yes configure:7488: checking for Java_java_lang_Class_isInstance in -ljava configure:7511: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -DFFI_NO_RAW_API -I/usr/jdk/instances/jdk1.8.0/jre/../include/solaris -I/usr/jdk/instances/jdk1.8.0/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/usr/lib/libffi-3.2.1/include -L/usr/jdk/instances/jdk1.8.0/jre/lib/amd64 -R/usr/jdk/instances/jdk1.8.0/jre/lib/amd64 -L/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server -R/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -ljava -ljvm -lffi >&5 configure:7511: $? = 0 configure:7521: result: yes configure:7532: checking for Java_java_util_zip_Inflater_inflateBytes in -lzip configure:7555: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -DFFI_NO_RAW_API -I/usr/jdk/instances/jdk1.8.0/jre/../include/solaris -I/usr/jdk/instances/jdk1.8.0/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/usr/lib/libffi-3.2.1/include -L/usr/jdk/instances/jdk1.8.0/jre/lib/amd64 -R/usr/jdk/instances/jdk1.8.0/jre/lib/amd64 -L/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server -R/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lzip -ljava -ljvm -lffi >&5 configure:7555: $? = 0 configure:7565: result: yes configure:7576: checking for thr_create in -lthread configure:7599: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -DFFI_NO_RAW_API -I/usr/jdk/instances/jdk1.8.0/jre/../include/solaris -I/usr/jdk/instances/jdk1.8.0/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/usr/lib/libffi-3.2.1/include -L/usr/jdk/instances/jdk1.8.0/jre/lib/amd64 -R/usr/jdk/instances/jdk1.8.0/jre/lib/amd64 -L/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server -R/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lthread -lzip -ljava -ljvm -lffi >&5 configure:7599: $? = 0 configure:7609: result: yes configure:7622: checking for ffi_prep_closure in -lffi configure:7645: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -DFFI_NO_RAW_API -I/usr/jdk/instances/jdk1.8.0/jre/../include/solaris -I/usr/jdk/instances/jdk1.8.0/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/usr/lib/libffi-3.2.1/include -L/usr/jdk/instances/jdk1.8.0/jre/lib/amd64 -R/usr/jdk/instances/jdk1.8.0/jre/lib/amd64 -L/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server -R/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lffi -lzip -ljava -ljvm -lffi -lthread >&5 configure:7645: $? = 0 configure:7655: result: yes configure:7674: checking for ibmFindDLL in -ljava configure:7697: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -DFFI_NO_RAW_API -I/usr/jdk/instances/jdk1.8.0/jre/../include/solaris -I/usr/jdk/instances/jdk1.8.0/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/usr/lib/libffi-3.2.1/include -L/usr/jdk/instances/jdk1.8.0/jre/lib/amd64 -R/usr/jdk/instances/jdk1.8.0/jre/lib/amd64 -L/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server -R/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -ljava -lffi -lzip -ljava -ljvm -lffi -lthread >&5 Undefined first referenced symbol in file ibmFindDLL /var/tmp//ccNw9dVc.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:7697: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_JNI_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FFI_H 1 | #define HAVE_FFI_ARG 1 | #define HAVE_FFI_SARG 1 | #define HAVE_FFI 1 | /* 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. */ | char ibmFindDLL (); | int | main (void) | { | return ibmFindDLL (); | ; | return 0; | } configure:7707: result: no configure:7732: checking if the JVM really works configure:7823: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -DFFI_NO_RAW_API -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Java -I/usr/jdk/instances/jdk1.8.0/jre/../include/solaris -I/usr/jdk/instances/jdk1.8.0/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/usr/lib/libffi-3.2.1/include -L/usr/jdk/instances/jdk1.8.0/jre/lib/amd64 -R/usr/jdk/instances/jdk1.8.0/jre/lib/amd64 -L/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server -R/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lffi -lzip -ljava -ljvm -lffi -lthread >&5 conftest.c: In function 'main': conftest.c:45:4: warning: implicit declaration of function 'alarm'; did you mean 'va_arg'? [-Wimplicit-function-declaration] alarm(50); ^~~~~ va_arg conftest.c:71:13: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ conftest.c:71:13: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:71:13: note: include '' or provide a declaration of 'exit' configure:7823: $? = 0 configure:7823: ./conftest configure:7823: $? = 0 configure:7837: result: yes configure:7840: checking for known machine language configure:7858: result: x86_64 configure:8006: checking whether make sets $(MAKE) configure:8029: result: yes configure:8043: checking for the Pike base directory configure:8048: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:8218: updating cache ../.././config.cache configure:8267: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:863: creating make_variables config.status:863: creating Makefile config.status:863: creating config.h config.status:1037: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no 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_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_jni_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64 -DFFI_NO_RAW_API' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS='-I/usr/jdk/instances/jdk1.8.0/jre/../include/solaris -I/usr/jdk/instances/jdk1.8.0/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -I/usr/lib/libffi-3.2.1/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' JAVA_AVAILABLE='1' JAVA_LIBS='-lffi -lzip -ljava -ljvm -lthread' LDFLAGS='-L/usr/jdk/instances/jdk1.8.0/jre/lib/amd64 -R/usr/jdk/instances/jdk1.8.0/jre/lib/amd64 -L/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server -R/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread ' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='-lffi -lzip -ljava -ljvm -lffi -lthread' LINKER_OPTIONS='-L/usr/jdk/instances/jdk1.8.0/jre/lib/amd64 -R/usr/jdk/instances/jdk1.8.0/jre/lib/amd64 -L/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server -R/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server -lthread' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Java' MODULE_PATH='' MODULE_PMOD_IN='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Java/module.pmod.in' MODULE_WRAPPER_PREFIX='___' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Java/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_JNI_H 1 #define HAVE_SETJMP_H 1 #define HAVE_FFI_H 1 #define HAVE_FFI_ARG 1 #define HAVE_FFI_SARG 1 #define HAVE_FFI 1 #define HAVE_X86_64_CPU 1 #define HAVE_JAVA 1 #define JAVA_HOME "/usr/jdk/instances/jdk1.8.0/jre" #define JAVA_LIBPATH "/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server:/usr/jdk/instances/jdk1.8.0/jre/lib/amd64" configure: exit 0 ################################################### ## ./modules/Kerberos This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Kerberos/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Kerberos ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1876: loading cache ../.././config.cache configure:2789: checking for C compiler version configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2809: $? = 0 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2809: $? = 0 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2809: $? = 1 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2809: $? = 1 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2809: $? = 1 configure:2829: checking whether the C compiler works configure:2851: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2855: $? = 0 configure:2905: result: yes configure:2908: checking for C compiler default output file name configure:2910: result: a.out configure:2916: checking for suffix of executables configure:2923: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2927: $? = 0 configure:2950: result: configure:2972: checking whether we are cross compiling configure:2980: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2984: $? = 0 configure:2991: ./conftest configure:2995: $? = 0 configure:3010: result: no configure:3015: checking for suffix of object files configure:3064: result: o configure:3068: checking whether the compiler supports GNU C configure:3098: result: yes configure:3109: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3174: result: yes configure:3194: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3227: result: none needed configure:3380: checking if we are using TCC (TenDRA C Compiler) configure:3404: result: no configure:3409: checking if we are using ICC (Intel C Compiler) configure:3452: result: no configure:3463: checking how to run the C preprocessor configure:3531: result: gcc -E configure:3545: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3545: $? = 0 configure:3560: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3660: checking for libgcc file name configure:3688: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3738: checking for stdio.h configure:3738: result: yes configure:3738: checking for stdlib.h configure:3738: result: yes configure:3738: checking for string.h configure:3738: result: yes configure:3738: checking for inttypes.h configure:3738: result: yes configure:3738: checking for stdint.h configure:3738: result: yes configure:3738: checking for strings.h configure:3738: result: yes configure:3738: checking for sys/stat.h configure:3738: result: yes configure:3738: checking for sys/types.h configure:3738: result: yes configure:3738: checking for unistd.h configure:3738: result: yes configure:3763: checking whether char is unsigned configure:3791: result: no configure:3818: checking for krb5.h configure:3818: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:47:10: fatal error: krb5.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:3818: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3818: result: no configure:3837: checking for kerberosv5/krb5.h configure:3837: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 In file included from conftest.c:47:0: /usr/include/kerberosv5/krb5.h:8:10: fatal error: krb5/krb5.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:3837: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3837: result: no configure:4019: checking whether make sets $(MAKE) configure:4042: result: yes configure:4056: checking for the Pike base directory configure:4061: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4231: updating cache ../.././config.cache configure:4280: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:846: creating make_variables config.status:846: creating Makefile config.status:846: creating config.h config.status:1020: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no 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_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Kerberos' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/kerberos.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Kerberos/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 configure: exit 0 ################################################### ## ./modules/MIME This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/MIME/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/MIME ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1827: loading cache ../.././config.cache configure:2731: checking for C compiler version configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2751: $? = 0 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2751: $? = 0 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2751: $? = 1 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2751: $? = 1 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2751: $? = 1 configure:2771: checking whether the C compiler works configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2797: $? = 0 configure:2847: result: yes configure:2850: checking for C compiler default output file name configure:2852: result: a.out configure:2858: checking for suffix of executables configure:2865: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2869: $? = 0 configure:2892: result: configure:2914: checking whether we are cross compiling configure:2922: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2926: $? = 0 configure:2933: ./conftest configure:2937: $? = 0 configure:2952: result: no configure:2957: checking for suffix of object files configure:3006: result: o configure:3010: checking whether the compiler supports GNU C configure:3040: result: yes configure:3051: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3116: result: yes configure:3136: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3169: result: none needed configure:3322: checking if we are using TCC (TenDRA C Compiler) configure:3346: result: no configure:3351: checking if we are using ICC (Intel C Compiler) configure:3394: result: no configure:3405: checking how to run the C preprocessor configure:3473: result: gcc -E configure:3487: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3487: $? = 0 configure:3502: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3602: checking for libgcc file name configure:3630: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3694: checking for stdio.h configure:3694: result: yes configure:3694: checking for stdlib.h configure:3694: result: yes configure:3694: checking for string.h configure:3694: result: yes configure:3694: checking for inttypes.h configure:3694: result: yes configure:3694: checking for stdint.h configure:3694: result: yes configure:3694: checking for strings.h configure:3694: result: yes configure:3694: checking for sys/stat.h configure:3694: result: yes configure:3694: checking for sys/types.h configure:3694: result: yes configure:3694: checking for unistd.h configure:3694: result: yes configure:3719: checking whether char is unsigned configure:3747: result: no configure:3756: checking whether make sets $(MAKE) configure:3779: result: yes configure:3793: checking for the Pike base directory configure:3798: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4017: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:846: creating make_variables config.status:846: creating Makefile config.status:846: creating config.h config.status:1020: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no 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_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='___MIME' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/MIME/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 configure: exit 0 ################################################### ## ./modules/Math This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Math/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Math ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1876: loading cache ../.././config.cache configure:2789: checking for C compiler version configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2809: $? = 0 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2809: $? = 0 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2809: $? = 1 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2809: $? = 1 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2809: $? = 1 configure:2829: checking whether the C compiler works configure:2851: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2855: $? = 0 configure:2905: result: yes configure:2908: checking for C compiler default output file name configure:2910: result: a.out configure:2916: checking for suffix of executables configure:2923: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2927: $? = 0 configure:2950: result: configure:2972: checking whether we are cross compiling configure:2980: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2984: $? = 0 configure:2991: ./conftest configure:2995: $? = 0 configure:3010: result: no configure:3015: checking for suffix of object files configure:3064: result: o configure:3068: checking whether the compiler supports GNU C configure:3098: result: yes configure:3109: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3174: result: yes configure:3194: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3227: result: none needed configure:3380: checking if we are using TCC (TenDRA C Compiler) configure:3404: result: no configure:3409: checking if we are using ICC (Intel C Compiler) configure:3452: result: no configure:3463: checking how to run the C preprocessor configure:3531: result: gcc -E configure:3545: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3545: $? = 0 configure:3560: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3660: checking for libgcc file name configure:3688: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3741: checking for stdio.h configure:3741: result: yes configure:3741: checking for stdlib.h configure:3741: result: yes configure:3741: checking for string.h configure:3741: result: yes configure:3741: checking for inttypes.h configure:3741: result: yes configure:3741: checking for stdint.h configure:3741: result: yes configure:3741: checking for strings.h configure:3741: result: yes configure:3741: checking for sys/stat.h configure:3741: result: yes configure:3741: checking for sys/types.h configure:3741: result: yes configure:3741: checking for unistd.h configure:3741: result: yes configure:3766: checking whether char is unsigned configure:3794: result: no configure:3821: checking for fftw.h configure:3821: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:47:10: fatal error: fftw.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:3821: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3821: result: no configure:3851: checking for rfftw.h configure:3851: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:47:10: fatal error: rfftw.h: No such file or directory #include ^~~~~~~~~ compilation terminated. configure:3851: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3851: result: no configure:3987: checking whether make sets $(MAKE) configure:4010: result: yes configure:4024: checking for the Pike base directory configure:4029: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4199: updating cache ../.././config.cache configure:4248: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:846: creating make_variables config.status:846: creating Makefile config.status:846: creating config.h config.status:1020: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no 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_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_rfftw_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Math' MODULE_PATH='' MODULE_PMOD_IN='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Math/module.pmod.in' MODULE_WRAPPER_PREFIX='___' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/transforms.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Math/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 configure: exit 0 ################################################### ## ./modules/Msql This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Msql/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Msql ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1877: loading cache ../.././config.cache configure:2781: checking for C compiler version configure:2790: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2801: $? = 0 configure:2790: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2801: $? = 0 configure:2790: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2801: $? = 1 configure:2790: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2801: $? = 1 configure:2790: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2801: $? = 1 configure:2821: checking whether the C compiler works configure:2843: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2847: $? = 0 configure:2897: result: yes configure:2900: checking for C compiler default output file name configure:2902: result: a.out configure:2908: checking for suffix of executables configure:2915: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2919: $? = 0 configure:2942: result: configure:2964: checking whether we are cross compiling configure:2972: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2976: $? = 0 configure:2983: ./conftest configure:2987: $? = 0 configure:3002: result: no configure:3007: checking for suffix of object files configure:3056: result: o configure:3060: checking whether the compiler supports GNU C configure:3090: result: yes configure:3101: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3166: result: yes configure:3186: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3219: result: none needed configure:3372: checking if we are using TCC (TenDRA C Compiler) configure:3396: result: no configure:3401: checking if we are using ICC (Intel C Compiler) configure:3444: result: no configure:3455: checking how to run the C preprocessor configure:3523: result: gcc -E configure:3537: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3537: $? = 0 configure:3552: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3552: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3652: checking for libgcc file name configure:3680: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3750: checking for location of mSQL include files configure:3769: result: not found. configure:3790: checking for stdio.h configure:3790: result: yes configure:3790: checking for stdlib.h configure:3790: result: yes configure:3790: checking for string.h configure:3790: result: yes configure:3790: checking for inttypes.h configure:3790: result: yes configure:3790: checking for stdint.h configure:3790: result: yes configure:3790: checking for strings.h configure:3790: result: yes configure:3790: checking for sys/stat.h configure:3790: result: yes configure:3790: checking for sys/types.h configure:3790: result: yes configure:3790: checking for unistd.h configure:3790: result: yes configure:3817: checking for msql.h configure:3817: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:47:10: fatal error: msql.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:3817: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3817: result: no configure:3875: checking for socket in -lsocket configure:3908: result: yes configure:3918: checking for gethostbyname in -lnsl configure:3951: result: yes configure:3962: checking for msqlClose in -lmsql configure:3985: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread -L conftest.c -lmsql -lnsl -lsocket >&5 ld: fatal: file conftest.c/libmsql.a: Not a directory collect2: error: ld returned 1 exit status configure:3985: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | /* 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. */ | char msqlClose (); | int | main (void) | { | return msqlClose (); | ; | return 0; | } configure:3995: result: no configure:4177: checking whether make sets $(MAKE) configure:4200: result: yes configure:4214: checking for the Pike base directory configure:4219: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4387: updating cache ../.././config.cache configure:4436: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:843: creating make_variables config.status:843: creating ./Makefile config.status:843: creating msql_config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no 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_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_rfftw_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='msql_config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Msql' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' MSQL_SUPPORTED='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Msql/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_LIBSOCKET 1 #define HAVE_LIBNSL 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = msql_config.h CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:843: creating make_variables config.status:843: creating ./Makefile config.status:843: creating msql_config.h config.status:1003: msql_config.h is unchanged ################################################### ## ./modules/Mysql This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Mysql/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Mysql ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1922: loading cache ../.././config.cache configure:2826: checking for C compiler version configure:2835: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2846: $? = 0 configure:2835: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2846: $? = 0 configure:2835: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2846: $? = 1 configure:2835: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2846: $? = 1 configure:2835: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2846: $? = 1 configure:2866: checking whether the C compiler works configure:2888: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2892: $? = 0 configure:2942: result: yes configure:2945: checking for C compiler default output file name configure:2947: result: a.out configure:2953: checking for suffix of executables configure:2960: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2964: $? = 0 configure:2987: result: configure:3009: checking whether we are cross compiling configure:3017: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3021: $? = 0 configure:3028: ./conftest configure:3032: $? = 0 configure:3047: result: no configure:3052: checking for suffix of object files configure:3101: result: o configure:3105: checking whether the compiler supports GNU C configure:3135: result: yes configure:3146: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3211: result: yes configure:3231: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3264: result: none needed configure:3417: checking if we are using TCC (TenDRA C Compiler) configure:3441: result: no configure:3446: checking if we are using ICC (Intel C Compiler) configure:3489: result: no configure:3500: checking how to run the C preprocessor configure:3568: result: gcc -E configure:3582: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3582: $? = 0 configure:3597: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3597: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3697: checking for libgcc file name configure:3725: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3810: checking for mariadb_config configure:3846: result: no configure:3857: checking for Mysql directory prefix configure:3890: result: no configure:4002: checking for winsock2.h configure:4002: result: no configure:4027: checking for winsock.h configure:4027: result: no configure:4052: checking for mysql.h configure:4052: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:16:10: fatal error: mysql.h: No such file or directory #include ^~~~~~~~~ compilation terminated. configure:4052: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #if HAVE_WINSOCK2_H | #include | #elif HAVE_WINSOCK_H | #include | #endif | | | #include configure:4052: result: no configure:4077: checking for mysql/mysql.h configure:4077: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:16:10: fatal error: mysql/mysql.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. configure:4077: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #if HAVE_WINSOCK2_H | #include | #elif HAVE_WINSOCK_H | #include | #endif | | | #include configure:4077: result: no configure:4102: checking for errmsg.h configure:4102: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:16:10: fatal error: errmsg.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. configure:4102: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #if HAVE_WINSOCK2_H | #include | #elif HAVE_WINSOCK_H | #include | #endif | | | #include configure:4102: result: no configure:4127: checking for mysql/errmsg.h configure:4127: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:16:10: fatal error: mysql/errmsg.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:4127: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #if HAVE_WINSOCK2_H | #include | #elif HAVE_WINSOCK_H | #include | #endif | | | #include configure:4127: result: no configure:4178: checking for MYSQL_OPT_RECONNECT configure:4212: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c: In function 'main': conftest.c:28:7: error: 'MYSQL_OPT_RECONNECT' undeclared (first use in this function) tmp = MYSQL_OPT_RECONNECT; ^~~~~~~~~~~~~~~~~~~ conftest.c:28:7: note: each undeclared identifier is reported only once for each function it appears in configure:4212: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | #if HAVE_WINSOCK2_H | #include | #elif HAVE_WINSOCK_H | #include | #endif | #ifdef HAVE_MYSQL_H | #include | #else | #ifdef HAVE_MYSQL_MYSQL_H | #include | #endif | #endif | | int | main (void) | { | | int tmp; | tmp = MYSQL_OPT_RECONNECT; | | ; | return 0; | } configure:4228: result: no configure:4233: checking for MYSQL_READ_DEFAULT_FILE configure:4267: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c: In function 'main': conftest.c:28:7: error: 'MYSQL_READ_DEFAULT_FILE' undeclared (first use in this function) tmp = MYSQL_READ_DEFAULT_FILE; ^~~~~~~~~~~~~~~~~~~~~~~ conftest.c:28:7: note: each undeclared identifier is reported only once for each function it appears in configure:4267: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | #if HAVE_WINSOCK2_H | #include | #elif HAVE_WINSOCK_H | #include | #endif | #ifdef HAVE_MYSQL_H | #include | #else | #ifdef HAVE_MYSQL_MYSQL_H | #include | #endif | #endif | | int | main (void) | { | | int tmp; | tmp = MYSQL_READ_DEFAULT_FILE; | | ; | return 0; | } configure:4283: result: no configure:4288: checking for MYSQL_OPT_CONNECT_TIMEOUT configure:4322: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c: In function 'main': conftest.c:28:7: error: 'MYSQL_OPT_CONNECT_TIMEOUT' undeclared (first use in this function) tmp = MYSQL_OPT_CONNECT_TIMEOUT; ^~~~~~~~~~~~~~~~~~~~~~~~~ conftest.c:28:7: note: each undeclared identifier is reported only once for each function it appears in configure:4322: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | #if HAVE_WINSOCK2_H | #include | #elif HAVE_WINSOCK_H | #include | #endif | #ifdef HAVE_MYSQL_H | #include | #else | #ifdef HAVE_MYSQL_MYSQL_H | #include | #endif | #endif | | int | main (void) | { | | int tmp; | tmp = MYSQL_OPT_CONNECT_TIMEOUT; | | ; | return 0; | } configure:4338: result: no configure:4343: checking for MYSQL_OPT_COMPRESS configure:4377: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c: In function 'main': conftest.c:28:7: error: 'MYSQL_OPT_COMPRESS' undeclared (first use in this function) tmp = MYSQL_OPT_COMPRESS; ^~~~~~~~~~~~~~~~~~ conftest.c:28:7: note: each undeclared identifier is reported only once for each function it appears in configure:4377: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | #if HAVE_WINSOCK2_H | #include | #elif HAVE_WINSOCK_H | #include | #endif | #ifdef HAVE_MYSQL_H | #include | #else | #ifdef HAVE_MYSQL_MYSQL_H | #include | #endif | #endif | | int | main (void) | { | | int tmp; | tmp = MYSQL_OPT_COMPRESS; | | ; | return 0; | } configure:4393: result: no configure:4398: checking for MYSQL_OPT_NAMED_PIPE configure:4432: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c: In function 'main': conftest.c:28:7: error: 'MYSQL_OPT_NAMED_PIPE' undeclared (first use in this function) tmp = MYSQL_OPT_NAMED_PIPE; ^~~~~~~~~~~~~~~~~~~~ conftest.c:28:7: note: each undeclared identifier is reported only once for each function it appears in configure:4432: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | #if HAVE_WINSOCK2_H | #include | #elif HAVE_WINSOCK_H | #include | #endif | #ifdef HAVE_MYSQL_H | #include | #else | #ifdef HAVE_MYSQL_MYSQL_H | #include | #endif | #endif | | int | main (void) | { | | int tmp; | tmp = MYSQL_OPT_NAMED_PIPE; | | ; | return 0; | } configure:4448: result: no configure:4453: checking for MYSQL_INIT_COMMAND configure:4487: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c: In function 'main': conftest.c:28:7: error: 'MYSQL_INIT_COMMAND' undeclared (first use in this function) tmp = MYSQL_INIT_COMMAND; ^~~~~~~~~~~~~~~~~~ conftest.c:28:7: note: each undeclared identifier is reported only once for each function it appears in configure:4487: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | #if HAVE_WINSOCK2_H | #include | #elif HAVE_WINSOCK_H | #include | #endif | #ifdef HAVE_MYSQL_H | #include | #else | #ifdef HAVE_MYSQL_MYSQL_H | #include | #endif | #endif | | int | main (void) | { | | int tmp; | tmp = MYSQL_INIT_COMMAND; | | ; | return 0; | } configure:4503: result: no configure:4508: checking for MYSQL_READ_DEFAULT_GROUP configure:4542: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c: In function 'main': conftest.c:28:7: error: 'MYSQL_READ_DEFAULT_GROUP' undeclared (first use in this function) tmp = MYSQL_READ_DEFAULT_GROUP; ^~~~~~~~~~~~~~~~~~~~~~~~ conftest.c:28:7: note: each undeclared identifier is reported only once for each function it appears in configure:4542: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | #if HAVE_WINSOCK2_H | #include | #elif HAVE_WINSOCK_H | #include | #endif | #ifdef HAVE_MYSQL_H | #include | #else | #ifdef HAVE_MYSQL_MYSQL_H | #include | #endif | #endif | | int | main (void) | { | | int tmp; | tmp = MYSQL_READ_DEFAULT_GROUP; | | ; | return 0; | } configure:4558: result: no configure:4563: checking for MYSQL_SET_CHARSET_DIR configure:4597: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c: In function 'main': conftest.c:28:7: error: 'MYSQL_SET_CHARSET_DIR' undeclared (first use in this function) tmp = MYSQL_SET_CHARSET_DIR; ^~~~~~~~~~~~~~~~~~~~~ conftest.c:28:7: note: each undeclared identifier is reported only once for each function it appears in configure:4597: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | #if HAVE_WINSOCK2_H | #include | #elif HAVE_WINSOCK_H | #include | #endif | #ifdef HAVE_MYSQL_H | #include | #else | #ifdef HAVE_MYSQL_MYSQL_H | #include | #endif | #endif | | int | main (void) | { | | int tmp; | tmp = MYSQL_SET_CHARSET_DIR; | | ; | return 0; | } configure:4613: result: no configure:4618: checking for MYSQL_SET_CHARSET_NAME configure:4652: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c: In function 'main': conftest.c:28:7: error: 'MYSQL_SET_CHARSET_NAME' undeclared (first use in this function) tmp = MYSQL_SET_CHARSET_NAME; ^~~~~~~~~~~~~~~~~~~~~~ conftest.c:28:7: note: each undeclared identifier is reported only once for each function it appears in configure:4652: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | #if HAVE_WINSOCK2_H | #include | #elif HAVE_WINSOCK_H | #include | #endif | #ifdef HAVE_MYSQL_H | #include | #else | #ifdef HAVE_MYSQL_MYSQL_H | #include | #endif | #endif | | int | main (void) | { | | int tmp; | tmp = MYSQL_SET_CHARSET_NAME; | | ; | return 0; | } configure:4668: result: no configure:4673: checking for MYSQL_OPT_LOCAL_INFILE configure:4707: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c: In function 'main': conftest.c:28:7: error: 'MYSQL_OPT_LOCAL_INFILE' undeclared (first use in this function) tmp = MYSQL_OPT_LOCAL_INFILE; ^~~~~~~~~~~~~~~~~~~~~~ conftest.c:28:7: note: each undeclared identifier is reported only once for each function it appears in configure:4707: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | #if HAVE_WINSOCK2_H | #include | #elif HAVE_WINSOCK_H | #include | #endif | #ifdef HAVE_MYSQL_H | #include | #else | #ifdef HAVE_MYSQL_MYSQL_H | #include | #endif | #endif | | int | main (void) | { | | int tmp; | tmp = MYSQL_OPT_LOCAL_INFILE; | | ; | return 0; | } configure:4723: result: no configure:4728: checking for SHUTDOWN_DEFAULT configure:4762: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c: In function 'main': conftest.c:28:7: error: 'SHUTDOWN_DEFAULT' undeclared (first use in this function) tmp = SHUTDOWN_DEFAULT; ^~~~~~~~~~~~~~~~ conftest.c:28:7: note: each undeclared identifier is reported only once for each function it appears in configure:4762: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | #if HAVE_WINSOCK2_H | #include | #elif HAVE_WINSOCK_H | #include | #endif | #ifdef HAVE_MYSQL_H | #include | #else | #ifdef HAVE_MYSQL_MYSQL_H | #include | #endif | #endif | | int | main (void) | { | | int tmp; | tmp = SHUTDOWN_DEFAULT; | | ; | return 0; | } configure:4778: result: no configure:4790: checking for library containing socket configure:4820: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:4820: $? = 0 configure:4840: result: none required configure:4849: checking for library containing gethostbyname configure:4879: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:4879: $? = 0 configure:4899: result: none required configure:4908: checking for library containing floor configure:4938: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 conftest.c:13:6: warning: conflicting types for built-in function 'floor' [-Wbuiltin-declaration-mismatch] char floor (); ^~~~~ configure:4938: $? = 0 configure:4958: result: none required configure:4975: checking for stdio.h configure:4975: result: yes configure:4975: checking for stdlib.h configure:4975: result: yes configure:4975: checking for string.h configure:4975: result: yes configure:4975: checking for inttypes.h configure:4975: result: yes configure:4975: checking for stdint.h configure:4975: result: yes configure:4975: checking for strings.h configure:4975: result: yes configure:4975: checking for sys/stat.h configure:4975: result: yes configure:4975: checking for sys/types.h configure:4975: result: yes configure:4975: checking for unistd.h configure:4975: result: yes configure:5002: checking for pthread.h configure:5002: result: yes configure:5035: checking for gnu/stubs.h configure:5035: result: no configure:5063: checking for pthread_self configure:5156: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:5156: $? = 0 configure:5169: result: yes configure:5391: checking for library containing _db_doprnt_ configure:5421: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 Undefined first referenced symbol in file _db_doprnt_ /var/tmp//ccnCnQkb.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:5421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | /* 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. */ | char _db_doprnt_ (); | int | main (void) | { | return _db_doprnt_ (); | ; | return 0; | } configure:5421: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -ldbug >&5 ld: fatal: library -ldbug: not found collect2: error: ld returned 1 exit status configure:5421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | /* 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. */ | char _db_doprnt_ (); | int | main (void) | { | return _db_doprnt_ (); | ; | return 0; | } configure:5441: result: no configure:5450: checking for library containing my_init configure:5480: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 Undefined first referenced symbol in file my_init /var/tmp//ccF2DA9b.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:5480: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | /* 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. */ | char my_init (); | int | main (void) | { | return my_init (); | ; | return 0; | } configure:5480: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lmysys >&5 ld: fatal: library -lmysys: not found collect2: error: ld returned 1 exit status configure:5480: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | /* 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. */ | char my_init (); | int | main (void) | { | return my_init (); | ; | return 0; | } configure:5500: result: no configure:5511: checking for library containing compress configure:5541: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 Undefined first referenced symbol in file compress /var/tmp//ccgYtpwc.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:5541: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | /* 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. */ | char compress (); | int | main (void) | { | return compress (); | ; | return 0; | } configure:5541: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lz >&5 configure:5541: $? = 0 configure:5561: result: -lz configure:6135: checking for mysql_real_connect in libmysql configure:6171: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -llibmysql -lz >&5 conftest.c: In function 'main': conftest.c:39:3: warning: implicit declaration of function 'mysql_real_connect' [-Wimplicit-function-declaration] mysql_real_connect(0,0,0,0,0,0,0,0); ^~~~~~~~~~~~~~~~~~ ld: fatal: library -llibmysql: not found collect2: error: ld returned 1 exit status configure:6171: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINSOCK2_H | #include | #elif defined(HAVE_WINSOCK_H) | #include | #endif | | #ifdef HAVE_MYSQL_H | #include | #else | #ifdef HAVE_MYSQL_MYSQL_H | #include | #endif | #endif | | int | main (void) | { | | mysql_real_connect(0,0,0,0,0,0,0,0); | | ; | return 0; | } configure:6197: result: no configure:6200: checking for mysql_connect in libmysql configure:6236: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -llibmysql -lz >&5 conftest.c: In function 'main': conftest.c:39:3: warning: implicit declaration of function 'mysql_connect' [-Wimplicit-function-declaration] mysql_connect(0,0,0,0); ^~~~~~~~~~~~~ ld: fatal: library -llibmysql: not found collect2: error: ld returned 1 exit status configure:6236: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINSOCK2_H | #include | #elif defined(HAVE_WINSOCK_H) | #include | #endif | | #ifdef HAVE_MYSQL_H | #include | #else | #ifdef HAVE_MYSQL_MYSQL_H | #include | #endif | #endif | | int | main (void) | { | | mysql_connect(0,0,0,0); | | ; | return 0; | } configure:6262: result: no configure:6266: checking for mysql_real_connect in mysqlclient_r configure:6302: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lmysqlclient_r -lz >&5 conftest.c: In function 'main': conftest.c:39:3: warning: implicit declaration of function 'mysql_real_connect' [-Wimplicit-function-declaration] mysql_real_connect(0,0,0,0,0,0,0,0); ^~~~~~~~~~~~~~~~~~ ld: fatal: library -lmysqlclient_r: not found collect2: error: ld returned 1 exit status configure:6302: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINSOCK2_H | #include | #elif defined(HAVE_WINSOCK_H) | #include | #endif | | #ifdef HAVE_MYSQL_H | #include | #else | #ifdef HAVE_MYSQL_MYSQL_H | #include | #endif | #endif | | int | main (void) | { | | mysql_real_connect(0,0,0,0,0,0,0,0); | | ; | return 0; | } configure:6328: result: no configure:6331: checking for mysql_connect in mysqlclient_r configure:6367: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lmysqlclient_r -lz >&5 conftest.c: In function 'main': conftest.c:39:3: warning: implicit declaration of function 'mysql_connect' [-Wimplicit-function-declaration] mysql_connect(0,0,0,0); ^~~~~~~~~~~~~ ld: fatal: library -lmysqlclient_r: not found collect2: error: ld returned 1 exit status configure:6367: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINSOCK2_H | #include | #elif defined(HAVE_WINSOCK_H) | #include | #endif | | #ifdef HAVE_MYSQL_H | #include | #else | #ifdef HAVE_MYSQL_MYSQL_H | #include | #endif | #endif | | int | main (void) | { | | mysql_connect(0,0,0,0); | | ; | return 0; | } configure:6393: result: no configure:6397: checking for mysql_real_connect in mysqlclient configure:6433: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lmysqlclient -lz >&5 conftest.c: In function 'main': conftest.c:39:3: warning: implicit declaration of function 'mysql_real_connect' [-Wimplicit-function-declaration] mysql_real_connect(0,0,0,0,0,0,0,0); ^~~~~~~~~~~~~~~~~~ ld: fatal: library -lmysqlclient: not found collect2: error: ld returned 1 exit status configure:6433: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINSOCK2_H | #include | #elif defined(HAVE_WINSOCK_H) | #include | #endif | | #ifdef HAVE_MYSQL_H | #include | #else | #ifdef HAVE_MYSQL_MYSQL_H | #include | #endif | #endif | | int | main (void) | { | | mysql_real_connect(0,0,0,0,0,0,0,0); | | ; | return 0; | } configure:6459: result: no configure:6462: checking for mysql_connect in mysqlclient configure:6498: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lmysqlclient -lz >&5 conftest.c: In function 'main': conftest.c:39:3: warning: implicit declaration of function 'mysql_connect' [-Wimplicit-function-declaration] mysql_connect(0,0,0,0); ^~~~~~~~~~~~~ ld: fatal: library -lmysqlclient: not found collect2: error: ld returned 1 exit status configure:6498: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINSOCK2_H | #include | #elif defined(HAVE_WINSOCK_H) | #include | #endif | | #ifdef HAVE_MYSQL_H | #include | #else | #ifdef HAVE_MYSQL_MYSQL_H | #include | #endif | #endif | | int | main (void) | { | | mysql_connect(0,0,0,0); | | ; | return 0; | } configure:6524: result: no configure:6528: checking for mysql_real_connect in mysqllib configure:6564: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lmysqllib -lz >&5 conftest.c: In function 'main': conftest.c:39:3: warning: implicit declaration of function 'mysql_real_connect' [-Wimplicit-function-declaration] mysql_real_connect(0,0,0,0,0,0,0,0); ^~~~~~~~~~~~~~~~~~ ld: fatal: library -lmysqllib: not found collect2: error: ld returned 1 exit status configure:6564: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINSOCK2_H | #include | #elif defined(HAVE_WINSOCK_H) | #include | #endif | | #ifdef HAVE_MYSQL_H | #include | #else | #ifdef HAVE_MYSQL_MYSQL_H | #include | #endif | #endif | | int | main (void) | { | | mysql_real_connect(0,0,0,0,0,0,0,0); | | ; | return 0; | } configure:6590: result: no configure:6593: checking for mysql_connect in mysqllib configure:6629: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lmysqllib -lz >&5 conftest.c: In function 'main': conftest.c:39:3: warning: implicit declaration of function 'mysql_connect' [-Wimplicit-function-declaration] mysql_connect(0,0,0,0); ^~~~~~~~~~~~~ ld: fatal: library -lmysqllib: not found collect2: error: ld returned 1 exit status configure:6629: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINSOCK2_H | #include | #elif defined(HAVE_WINSOCK_H) | #include | #endif | | #ifdef HAVE_MYSQL_H | #include | #else | #ifdef HAVE_MYSQL_MYSQL_H | #include | #endif | #endif | | int | main (void) | { | | mysql_connect(0,0,0,0); | | ; | return 0; | } configure:6655: result: no configure:6659: checking for mysql_real_connect in mysql configure:6695: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lmysql -lz >&5 conftest.c: In function 'main': conftest.c:39:3: warning: implicit declaration of function 'mysql_real_connect' [-Wimplicit-function-declaration] mysql_real_connect(0,0,0,0,0,0,0,0); ^~~~~~~~~~~~~~~~~~ ld: fatal: library -lmysql: not found collect2: error: ld returned 1 exit status configure:6695: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINSOCK2_H | #include | #elif defined(HAVE_WINSOCK_H) | #include | #endif | | #ifdef HAVE_MYSQL_H | #include | #else | #ifdef HAVE_MYSQL_MYSQL_H | #include | #endif | #endif | | int | main (void) | { | | mysql_real_connect(0,0,0,0,0,0,0,0); | | ; | return 0; | } configure:6721: result: no configure:6724: checking for mysql_connect in mysql configure:6760: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lmysql -lz >&5 conftest.c: In function 'main': conftest.c:39:3: warning: implicit declaration of function 'mysql_connect' [-Wimplicit-function-declaration] mysql_connect(0,0,0,0); ^~~~~~~~~~~~~ ld: fatal: library -lmysql: not found collect2: error: ld returned 1 exit status configure:6760: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINSOCK2_H | #include | #elif defined(HAVE_WINSOCK_H) | #include | #endif | | #ifdef HAVE_MYSQL_H | #include | #else | #ifdef HAVE_MYSQL_MYSQL_H | #include | #endif | #endif | | int | main (void) | { | | mysql_connect(0,0,0,0); | | ; | return 0; | } configure:6786: result: no configure:8966: checking whether make sets $(MAKE) configure:8989: result: yes configure:9003: checking for the Pike base directory configure:9008: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:9178: updating cache ../.././config.cache configure:9227: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:848: creating make_variables config.status:848: creating Makefile config.status:848: creating config.h config.status:1022: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_rfftw_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MARIADB_CONFIG='no' MODULE_DIR='' MODULE_NAME='Mysql' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='/.' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Mysql/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_PTHREAD_H 1 configure: exit 0 ################################################### ## ./modules/Odbc This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Odbc/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Odbc ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1878: loading cache ../.././config.cache configure:2782: checking for C compiler version configure:2791: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2802: $? = 0 configure:2791: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2802: $? = 0 configure:2791: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2802: $? = 1 configure:2791: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2802: $? = 1 configure:2791: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2802: $? = 1 configure:2822: checking whether the C compiler works configure:2844: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2848: $? = 0 configure:2898: result: yes configure:2901: checking for C compiler default output file name configure:2903: result: a.out configure:2909: checking for suffix of executables configure:2916: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2920: $? = 0 configure:2943: result: configure:2965: checking whether we are cross compiling configure:2973: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2977: $? = 0 configure:2984: ./conftest configure:2988: $? = 0 configure:3003: result: no configure:3008: checking for suffix of object files configure:3057: result: o configure:3061: checking whether the compiler supports GNU C configure:3091: result: yes configure:3102: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3167: result: yes configure:3187: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3220: result: none needed configure:3373: checking if we are using TCC (TenDRA C Compiler) configure:3397: result: no configure:3402: checking if we are using ICC (Intel C Compiler) configure:3445: result: no configure:3456: checking how to run the C preprocessor configure:3524: result: gcc -E configure:3538: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3538: $? = 0 configure:3553: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3653: checking for libgcc file name configure:3681: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3722: checking how to run the C preprocessor configure:3790: result: gcc -E configure:3804: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3804: $? = 0 configure:3819: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3819: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4019: checking for the ODBC include-directory configure:4063: result: configure:4073: checking for ODBC library-directory configure:4113: result: /usr/lib configure:4127: checking for isql.h configure:4127: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:37:10: fatal error: isql.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:4127: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4127: result: no configure:4146: checking for isqlext.h configure:4146: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:37:10: fatal error: isqlext.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:4146: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4146: result: no configure:4279: checking for windows.h configure:4279: result: no configure:4298: checking for qeodbc.h configure:4298: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:37:10: fatal error: qeodbc.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. configure:4298: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4298: result: no configure:4317: checking for sql.h configure:4317: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:37:10: fatal error: sql.h: No such file or directory #include ^~~~~~~ compilation terminated. configure:4317: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4317: result: no configure:4336: checking for sqlext.h configure:4336: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:37:10: fatal error: sqlext.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. configure:4336: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4336: result: no configure:5250: checking whether make sets $(MAKE) configure:5273: result: yes configure:5287: checking for the Pike base directory configure:5292: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:5462: updating cache ../.././config.cache configure:5511: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:836: creating make_variables config.status:836: creating Makefile config.status:836: creating config.h config.status:1010: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Odbc' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Odbc/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0 ################################################### ## ./modules/Oracle This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Oracle/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Oracle ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1922: loading cache ../.././config.cache configure:2826: checking for C compiler version configure:2835: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2846: $? = 0 configure:2835: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2846: $? = 0 configure:2835: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2846: $? = 1 configure:2835: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2846: $? = 1 configure:2835: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2846: $? = 1 configure:2866: checking whether the C compiler works configure:2888: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2892: $? = 0 configure:2942: result: yes configure:2945: checking for C compiler default output file name configure:2947: result: a.out configure:2953: checking for suffix of executables configure:2960: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2964: $? = 0 configure:2987: result: configure:3009: checking whether we are cross compiling configure:3017: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3021: $? = 0 configure:3028: ./conftest configure:3032: $? = 0 configure:3047: result: no configure:3052: checking for suffix of object files configure:3101: result: o configure:3105: checking whether the compiler supports GNU C configure:3135: result: yes configure:3146: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3211: result: yes configure:3231: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3264: result: none needed configure:3417: checking if we are using TCC (TenDRA C Compiler) configure:3441: result: no configure:3446: checking if we are using ICC (Intel C Compiler) configure:3489: result: no configure:3500: checking how to run the C preprocessor configure:3568: result: gcc -E configure:3582: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3582: $? = 0 configure:3597: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3597: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3697: checking for libgcc file name configure:3725: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3793: checking if this is HP-UX configure:3800: result: no configure:3804: checking if $ORACLE_HOME is set configure:3821: result: no configure:3829: checking if $ORACLE_SID is set configure:3846: result: no configure:3854: checking for Oracle oratab configure:3877: result: /var/opt/oracle/oratab configure:3880: checking for Gentoo-style Oracle environment file configure:3903: result: no configure:3906: checking for Oracle libraries configure:3964: result: no configure:6717: checking for Oracle includes configure:6762: result: no configure:6775: checking for sysliblist configure:6824: result: configure:6828: checking for aioread in -laio configure:6851: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -laio >&5 configure:6851: $? = 0 configure:6861: result: yes configure:7086: checking if ld supports -Bsymbolic configure:7097: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:7100: $? = 0 configure:7103: ld -r -o conftest2.o conftest.o -Bsymbolic ld: fatal: option '-Bsymbolic' is incompatible with building a relocatable object configure:7106: $? = 1 configure:7124: result: no configure:7133: checking if ld supports -znodefs configure:7144: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:7147: $? = 0 configure:7152: ld -r -o conftest2.o conftest.o -zoconftest3.o ld: fatal: option '-z' has illegal argument 'oconftest3.o' configure:7155: $? = 1 configure:7161: ld -r -o conftest2.o conftest.o -znodefs configure:7164: $? = 0 configure:7183: result: yes configure:7199: checking whether make sets $(MAKE) configure:7222: result: yes configure:7236: checking for the Pike base directory configure:7241: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:7411: updating cache ../.././config.cache configure:7460: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:837: creating make_variables config.status:837: creating Makefile config.status:837: creating config.h config.status:1011: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Oracle' MODULE_PATH='' MODULE_PMOD_IN='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Oracle/module.pmod.in' MODULE_WRAPPER_PREFIX='___' OBJEXT='o' ORACLE_LIBS='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Oracle/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0 ################################################### ## ./modules/PDF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/PDF/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/PDF ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1878: loading cache ../.././config.cache configure:2800: checking for C compiler version configure:2809: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2820: $? = 0 configure:2809: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2820: $? = 0 configure:2809: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2820: $? = 1 configure:2809: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2820: $? = 1 configure:2809: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2820: $? = 1 configure:2840: checking whether the C compiler works configure:2862: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2866: $? = 0 configure:2916: result: yes configure:2919: checking for C compiler default output file name configure:2921: result: a.out configure:2927: checking for suffix of executables configure:2934: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2938: $? = 0 configure:2961: result: configure:2983: checking whether we are cross compiling configure:2991: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2995: $? = 0 configure:3002: ./conftest configure:3006: $? = 0 configure:3021: result: no configure:3026: checking for suffix of object files configure:3075: result: o configure:3079: checking whether the compiler supports GNU C configure:3109: result: yes configure:3120: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3185: result: yes configure:3205: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3238: result: none needed configure:3391: checking if we are using TCC (TenDRA C Compiler) configure:3415: result: no configure:3420: checking if we are using ICC (Intel C Compiler) configure:3463: result: no configure:3474: checking how to run the C preprocessor configure:3542: result: gcc -E configure:3556: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3556: $? = 0 configure:3571: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3571: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3671: checking for libgcc file name configure:3699: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3767: checking for stdio.h configure:3767: result: yes configure:3767: checking for stdlib.h configure:3767: result: yes configure:3767: checking for string.h configure:3767: result: yes configure:3767: checking for inttypes.h configure:3767: result: yes configure:3767: checking for stdint.h configure:3767: result: yes configure:3767: checking for strings.h configure:3767: result: yes configure:3767: checking for sys/stat.h configure:3767: result: yes configure:3767: checking for sys/types.h configure:3767: result: yes configure:3767: checking for unistd.h configure:3767: result: yes configure:3794: checking for pdflib.h configure:3794: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:47:10: fatal error: pdflib.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. configure:3794: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3794: result: no configure:4162: checking for panda/functions.h configure:4162: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:47:10: fatal error: panda/functions.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:4162: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4162: result: no configure:4359: checking whether make sets $(MAKE) configure:4382: result: yes configure:4396: checking for the Pike base directory configure:4401: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4571: updating cache ../.././config.cache configure:4620: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:846: creating make_variables config.status:846: creating Makefile config.status:846: creating pdf_machine.h config.status:1020: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='pdf_machine.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='PDF' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/PDF/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 configure: exit 0 ################################################### ## ./modules/Parser This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Parser/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Parser ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1827: loading cache ../.././config.cache configure:2731: checking for C compiler version configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2751: $? = 0 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2751: $? = 0 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2751: $? = 1 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2751: $? = 1 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2751: $? = 1 configure:2771: checking whether the C compiler works configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2797: $? = 0 configure:2847: result: yes configure:2850: checking for C compiler default output file name configure:2852: result: a.out configure:2858: checking for suffix of executables configure:2865: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2869: $? = 0 configure:2892: result: configure:2914: checking whether we are cross compiling configure:2922: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2926: $? = 0 configure:2933: ./conftest configure:2937: $? = 0 configure:2952: result: no configure:2957: checking for suffix of object files configure:3006: result: o configure:3010: checking whether the compiler supports GNU C configure:3040: result: yes configure:3051: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3116: result: yes configure:3136: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3169: result: none needed configure:3322: checking if we are using TCC (TenDRA C Compiler) configure:3346: result: no configure:3351: checking if we are using ICC (Intel C Compiler) configure:3394: result: no configure:3405: checking how to run the C preprocessor configure:3473: result: gcc -E configure:3487: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3487: $? = 0 configure:3502: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3602: checking for libgcc file name configure:3630: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3671: checking for stdio.h configure:3671: result: yes configure:3671: checking for stdlib.h configure:3671: result: yes configure:3671: checking for string.h configure:3671: result: yes configure:3671: checking for inttypes.h configure:3671: result: yes configure:3671: checking for stdint.h configure:3671: result: yes configure:3671: checking for strings.h configure:3671: result: yes configure:3671: checking for sys/stat.h configure:3671: result: yes configure:3671: checking for sys/types.h configure:3671: result: yes configure:3671: checking for unistd.h configure:3671: result: yes configure:3696: checking whether char is unsigned configure:3724: result: no configure:3733: checking whether make sets $(MAKE) configure:3756: result: yes configure:3770: checking for the Pike base directory configure:3775: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:3994: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:846: creating make_variables config.status:846: creating Makefile config.status:846: creating config.h config.status:1020: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='Parser.pmod/' MODULE_NAME='_parser' MODULE_PATH='Parser.' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/xml.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Parser/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 configure: exit 0 ################################################### ## ./modules/Pipe This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Pipe/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Pipe ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1874: loading cache ../.././config.cache configure:2778: checking for C compiler version configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2798: $? = 0 configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2798: $? = 0 configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2798: $? = 1 configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2798: $? = 1 configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2798: $? = 1 configure:2818: checking whether the C compiler works configure:2840: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2844: $? = 0 configure:2894: result: yes configure:2897: checking for C compiler default output file name configure:2899: result: a.out configure:2905: checking for suffix of executables configure:2912: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2916: $? = 0 configure:2939: result: configure:2961: checking whether we are cross compiling configure:2969: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2973: $? = 0 configure:2980: ./conftest configure:2984: $? = 0 configure:2999: result: no configure:3004: checking for suffix of object files configure:3053: result: o configure:3057: checking whether the compiler supports GNU C configure:3087: result: yes configure:3098: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3163: result: yes configure:3183: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3216: result: none needed configure:3369: checking if we are using TCC (TenDRA C Compiler) configure:3393: result: no configure:3398: checking if we are using ICC (Intel C Compiler) configure:3441: result: no configure:3452: checking how to run the C preprocessor configure:3520: result: gcc -E configure:3534: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3534: $? = 0 configure:3549: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3649: checking for libgcc file name configure:3677: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3724: checking for stdio.h configure:3724: result: yes configure:3724: checking for stdlib.h configure:3724: result: yes configure:3724: checking for string.h configure:3724: result: yes configure:3724: checking for inttypes.h configure:3724: result: yes configure:3724: checking for stdint.h configure:3724: result: yes configure:3724: checking for strings.h configure:3724: result: yes configure:3724: checking for sys/stat.h configure:3724: result: yes configure:3724: checking for sys/types.h configure:3724: result: yes configure:3724: checking for unistd.h configure:3724: result: yes configure:3753: checking for sys/mman.h configure:3753: result: yes configure:3772: checking for linux/mman.h configure:3772: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:48:10: fatal error: linux/mman.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:3772: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3772: result: no configure:3791: checking for sys/id.h configure:3791: result: no configure:3810: checking for sys/file.h configure:3810: result: yes configure:3841: checking for gnu/stubs.h configure:3841: result: no configure:3869: checking for mmap configure:3962: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3962: $? = 0 configure:3975: result: yes configure:3984: checking for munmap configure:4090: result: yes configure:4099: checking for geteuid configure:4205: result: yes configure:4214: checking for seteuid configure:4320: result: yes configure:4329: checking for setresuid configure:4440: result: no configure:4444: checking for madvise configure:4537: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:4537: $? = 0 configure:4550: result: yes configure:4561: checking whether make sets $(MAKE) configure:4584: result: yes configure:4598: checking for the Pike base directory configure:4603: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4773: updating cache ../.././config.cache configure:4822: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:853: creating make_variables config.status:853: creating Makefile config.status:853: creating config.h config.status:1027: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Pipe' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Pipe/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_GETEUID 1 #define HAVE_SETEUID 1 #define HAVE_MADVISE 1 configure: exit 0 ################################################### ## ./modules/Postgres This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Postgres/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Postgres ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1883: loading cache ../.././config.cache configure:2787: checking for C compiler version configure:2796: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2807: $? = 0 configure:2796: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2807: $? = 0 configure:2796: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2807: $? = 1 configure:2796: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2807: $? = 1 configure:2796: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2807: $? = 1 configure:2827: checking whether the C compiler works configure:2849: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2853: $? = 0 configure:2903: result: yes configure:2906: checking for C compiler default output file name configure:2908: result: a.out configure:2914: checking for suffix of executables configure:2921: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2925: $? = 0 configure:2948: result: configure:2970: checking whether we are cross compiling configure:2978: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2982: $? = 0 configure:2989: ./conftest configure:2993: $? = 0 configure:3008: result: no configure:3013: checking for suffix of object files configure:3062: result: o configure:3066: checking whether the compiler supports GNU C configure:3096: result: yes configure:3107: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3172: result: yes configure:3192: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3225: result: none needed configure:3378: checking if we are using TCC (TenDRA C Compiler) configure:3402: result: no configure:3407: checking if we are using ICC (Intel C Compiler) configure:3450: result: no configure:3461: checking how to run the C preprocessor configure:3529: result: gcc -E configure:3543: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3543: $? = 0 configure:3558: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3558: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3658: checking for libgcc file name configure:3686: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3774: checking for dirname configure:3795: found /usr/bin/dirname configure:3806: result: yes configure:3816: checking for locate configure:3837: found /usr/bin/locate configure:3848: result: yes configure:3876: checking for location of the Postgres include files Trying /usr/local/postgres95/include/libpq-fe.h Trying /usr/local/include/postgres95/libpq-fe.h Trying /usr/local/postgres/include/libpq-fe.h Trying /usr/local/include/postgres/libpq-fe.h Trying /usr/local/pgsql/include/libpq-fe.h Trying /usr/local/include/pgsql/libpq-fe.h Trying /usr/local/postgresql/include/libpq-fe.h Trying /usr/local/include/postgresql/libpq-fe.h Trying /usr/local/./include/libpq-fe.h Trying /usr/local/include/./libpq-fe.h Trying /usr/postgres95/include/libpq-fe.h Trying /usr/include/postgres95/libpq-fe.h Trying /usr/postgres/include/libpq-fe.h Trying /usr/include/postgres/libpq-fe.h Trying /usr/pgsql/include/libpq-fe.h Trying /usr/include/pgsql/libpq-fe.h Trying /usr/postgresql/include/libpq-fe.h Trying /usr/include/postgresql/libpq-fe.h Trying /usr/./include/libpq-fe.h Trying /usr/include/./libpq-fe.h Trying /opt/postgres95/include/libpq-fe.h Trying /opt/include/postgres95/libpq-fe.h Trying /opt/postgres/include/libpq-fe.h Trying /opt/include/postgres/libpq-fe.h Trying /opt/pgsql/include/libpq-fe.h Trying /opt/include/pgsql/libpq-fe.h Trying /opt/postgresql/include/libpq-fe.h Trying /opt/include/postgresql/libpq-fe.h Trying /opt/./include/libpq-fe.h Trying /opt/include/./libpq-fe.h Trying /usr/lib/postgres95/include/libpq-fe.h Trying /usr/lib/include/postgres95/libpq-fe.h Trying /usr/lib/postgres/include/libpq-fe.h Trying /usr/lib/include/postgres/libpq-fe.h Trying /usr/lib/pgsql/include/libpq-fe.h Trying /usr/lib/include/pgsql/libpq-fe.h Trying /usr/lib/postgresql/include/libpq-fe.h Trying /usr/lib/include/postgresql/libpq-fe.h Trying /usr/lib/./include/libpq-fe.h Trying /usr/lib/include/./libpq-fe.h Trying /home/build/postgres95/include/libpq-fe.h Trying /home/build/include/postgres95/libpq-fe.h Trying /home/build/postgres/include/libpq-fe.h Trying /home/build/include/postgres/libpq-fe.h Trying /home/build/pgsql/include/libpq-fe.h Trying /home/build/include/pgsql/libpq-fe.h Trying /home/build/postgresql/include/libpq-fe.h Trying /home/build/include/postgresql/libpq-fe.h Trying /home/build/./include/libpq-fe.h Trying /home/build/include/./libpq-fe.h Trying no/libpq-fe.h configure:3896: result: not found. configure:3901: checking whether we can locate it anyway... configure:3913: result: not found. configure:3935: checking for stdio.h configure:3935: result: yes configure:3935: checking for stdlib.h configure:3935: result: yes configure:3935: checking for string.h configure:3935: result: yes configure:3935: checking for inttypes.h configure:3935: result: yes configure:3935: checking for stdint.h configure:3935: result: yes configure:3935: checking for strings.h configure:3935: result: yes configure:3935: checking for sys/stat.h configure:3935: result: yes configure:3935: checking for sys/types.h configure:3935: result: yes configure:3935: checking for unistd.h configure:3935: result: yes configure:3962: checking for libpq-fe.h configure:3962: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:47:10: fatal error: libpq-fe.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:3962: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3962: result: no configure:3993: checking if libpq-fe.h works configure:4008: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:20:10: fatal error: libpq-fe.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:4008: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | | #include | | int | main (void) | { | | ; | return 0; | } configure:4016: result: no configure:4028: checking for location of the Postgres library configure:4049: result: not found. configure:4073: checking for crypt in -lcrypt configure:4096: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lcrypt >&5 configure:4096: $? = 0 configure:4106: result: yes configure:4116: checking for library containing PQclear configure:4146: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lcrypt >&5 Undefined first referenced symbol in file PQclear /var/tmp//cc6Ojm3c.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:4146: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBCRYPT 1 | /* 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. */ | char PQclear (); | int | main (void) | { | return PQclear (); | ; | return 0; | } configure:4146: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lpq -lcrypt >&5 ld: fatal: library -lpq: not found collect2: error: ld returned 1 exit status configure:4146: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBCRYPT 1 | /* 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. */ | char PQclear (); | int | main (void) | { | return PQclear (); | ; | return 0; | } configure:4146: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -llibpq -lcrypt >&5 ld: fatal: library -llibpq: not found collect2: error: ld returned 1 exit status configure:4146: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBCRYPT 1 | /* 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. */ | char PQclear (); | int | main (void) | { | return PQclear (); | ; | return 0; | } configure:4166: result: no configure:4181: checking for gnu/stubs.h configure:4181: result: no configure:4209: checking for PQsetdbLogin configure:4302: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lcrypt >&5 Undefined first referenced symbol in file PQsetdbLogin /var/tmp//cciui.nb.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:4302: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define PQsetdbLogin to an innocuous variant, in case declares PQsetdbLogin. | For example, HP-UX 11i declares gettimeofday. */ | #define PQsetdbLogin innocuous_PQsetdbLogin | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char PQsetdbLogin (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef PQsetdbLogin | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char PQsetdbLogin (); | /* 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_PQsetdbLogin) || defined (__stub___PQsetdbLogin) | choke me | #else | char (*f) () = PQsetdbLogin; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != PQsetdbLogin; | ; | return 0; | } configure:4320: result: no configure:4324: checking for PQsetnonblocking configure:4417: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lcrypt >&5 Undefined first referenced symbol in file PQsetnonblocking /var/tmp//ccmvukrd.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:4417: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define PQsetnonblocking to an innocuous variant, in case declares PQsetnonblocking. | For example, HP-UX 11i declares gettimeofday. */ | #define PQsetnonblocking innocuous_PQsetnonblocking | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char PQsetnonblocking (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef PQsetnonblocking | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char PQsetnonblocking (); | /* 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_PQsetnonblocking) || defined (__stub___PQsetnonblocking) | choke me | #else | char (*f) () = PQsetnonblocking; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != PQsetnonblocking; | ; | return 0; | } configure:4435: result: no configure:4439: checking for PQunescapeBytea configure:4532: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lcrypt >&5 Undefined first referenced symbol in file PQunescapeBytea /var/tmp//ccLkzKja.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:4532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define PQunescapeBytea to an innocuous variant, in case declares PQunescapeBytea. | For example, HP-UX 11i declares gettimeofday. */ | #define PQunescapeBytea innocuous_PQunescapeBytea | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char PQunescapeBytea (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef PQunescapeBytea | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char PQunescapeBytea (); | /* 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_PQunescapeBytea) || defined (__stub___PQunescapeBytea) | choke me | #else | char (*f) () = PQunescapeBytea; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != PQunescapeBytea; | ; | return 0; | } configure:4550: result: no configure:4554: checking for PQescapeStringConn configure:4647: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lcrypt >&5 Undefined first referenced symbol in file PQescapeStringConn /var/tmp//ccwoapVc.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:4647: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define PQescapeStringConn to an innocuous variant, in case declares PQescapeStringConn. | For example, HP-UX 11i declares gettimeofday. */ | #define PQescapeStringConn innocuous_PQescapeStringConn | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char PQescapeStringConn (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef PQescapeStringConn | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char PQescapeStringConn (); | /* 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_PQescapeStringConn) || defined (__stub___PQescapeStringConn) | choke me | #else | char (*f) () = PQescapeStringConn; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != PQescapeStringConn; | ; | return 0; | } configure:4665: result: no configure:4669: checking for PQescapeString configure:4762: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lcrypt >&5 Undefined first referenced symbol in file PQescapeString /var/tmp//ccROUeBb.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:4762: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define PQescapeString to an innocuous variant, in case declares PQescapeString. | For example, HP-UX 11i declares gettimeofday. */ | #define PQescapeString innocuous_PQescapeString | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char PQescapeString (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef PQescapeString | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char PQescapeString (); | /* 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_PQescapeString) || defined (__stub___PQescapeString) | choke me | #else | char (*f) () = PQescapeString; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != PQescapeString; | ; | return 0; | } configure:4780: result: no configure:4785: WARNING: No Login-related functions, username and password will be silently ignored configure:4789: WARNING: Outdated postgresql version, using potentially unsafe string escaping function configure:4820: checking whether make sets $(MAKE) configure:4843: result: yes configure:4857: checking for the Pike base directory configure:4862: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:5030: updating cache ../.././config.cache configure:5079: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:844: creating make_variables config.status:844: creating Makefile config.status:844: creating pgres_config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=no ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='pgres_config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Postgres' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' POSTGRES_SUPPORTED='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' dirname='yes' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' locate='yes' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Postgres/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_LIBCRYPT 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = pgres_config.h CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:844: creating make_variables config.status:844: creating Makefile config.status:844: creating pgres_config.h config.status:1004: pgres_config.h is unchanged ################################################### ## ./modules/Regexp This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Regexp/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Regexp ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1828: loading cache ../.././config.cache configure:2732: checking for C compiler version configure:2741: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2752: $? = 0 configure:2741: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2752: $? = 0 configure:2741: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2752: $? = 1 configure:2741: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2752: $? = 1 configure:2741: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2752: $? = 1 configure:2772: checking whether the C compiler works configure:2794: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2798: $? = 0 configure:2848: result: yes configure:2851: checking for C compiler default output file name configure:2853: result: a.out configure:2859: checking for suffix of executables configure:2866: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2870: $? = 0 configure:2893: result: configure:2915: checking whether we are cross compiling configure:2923: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2927: $? = 0 configure:2934: ./conftest configure:2938: $? = 0 configure:2953: result: no configure:2958: checking for suffix of object files configure:3007: result: o configure:3011: checking whether the compiler supports GNU C configure:3041: result: yes configure:3052: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3117: result: yes configure:3137: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3170: result: none needed configure:3323: checking if we are using TCC (TenDRA C Compiler) configure:3347: result: no configure:3352: checking if we are using ICC (Intel C Compiler) configure:3395: result: no configure:3406: checking how to run the C preprocessor configure:3474: result: gcc -E configure:3488: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3488: $? = 0 configure:3503: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3503: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3603: checking for libgcc file name configure:3631: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3678: checking for stdio.h configure:3678: result: yes configure:3678: checking for stdlib.h configure:3678: result: yes configure:3678: checking for string.h configure:3678: result: yes configure:3678: checking for inttypes.h configure:3678: result: yes configure:3678: checking for stdint.h configure:3678: result: yes configure:3678: checking for strings.h configure:3678: result: yes configure:3678: checking for sys/stat.h configure:3678: result: yes configure:3678: checking for sys/types.h configure:3678: result: yes configure:3678: checking for unistd.h configure:3678: result: yes configure:3707: checking for string.h configure:3707: result: yes configure:3739: checking whether make sets $(MAKE) configure:3762: result: yes configure:3776: checking for the Pike base directory configure:3781: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4000: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:848: creating make_variables config.status:848: creating Makefile config.status:848: creating config.h config.status:1022: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=no ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Regexp' MODULE_PATH='' MODULE_PMOD_IN='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Regexp/module.pmod.in' MODULE_WRAPPER_PREFIX='___' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' REGEXP_OBJS='pike_regexp.o' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Regexp/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_STRING_H 1 configure: exit 0 ################################################### ## ./modules/SANE This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/SANE/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/SANE ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1876: loading cache ../.././config.cache configure:2790: checking for C compiler version configure:2799: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2810: $? = 0 configure:2799: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2810: $? = 0 configure:2799: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2810: $? = 1 configure:2799: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2810: $? = 1 configure:2799: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2810: $? = 1 configure:2830: checking whether the C compiler works configure:2852: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2856: $? = 0 configure:2906: result: yes configure:2909: checking for C compiler default output file name configure:2911: result: a.out configure:2917: checking for suffix of executables configure:2924: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2928: $? = 0 configure:2951: result: configure:2973: checking whether we are cross compiling configure:2981: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2985: $? = 0 configure:2992: ./conftest configure:2996: $? = 0 configure:3011: result: no configure:3016: checking for suffix of object files configure:3065: result: o configure:3069: checking whether the compiler supports GNU C configure:3099: result: yes configure:3110: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3175: result: yes configure:3195: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3228: result: none needed configure:3381: checking if we are using TCC (TenDRA C Compiler) configure:3405: result: no configure:3410: checking if we are using ICC (Intel C Compiler) configure:3453: result: no configure:3464: checking how to run the C preprocessor configure:3532: result: gcc -E configure:3546: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3546: $? = 0 configure:3561: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3561: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3661: checking for libgcc file name configure:3689: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3738: checking for stdio.h configure:3738: result: yes configure:3738: checking for stdlib.h configure:3738: result: yes configure:3738: checking for string.h configure:3738: result: yes configure:3738: checking for inttypes.h configure:3738: result: yes configure:3738: checking for stdint.h configure:3738: result: yes configure:3738: checking for strings.h configure:3738: result: yes configure:3738: checking for sys/stat.h configure:3738: result: yes configure:3738: checking for sys/types.h configure:3738: result: yes configure:3738: checking for unistd.h configure:3738: result: yes configure:3765: checking for sane/sane.h configure:3765: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:47:10: fatal error: sane/sane.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:3765: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3765: result: no configure:3784: checking for sane.h configure:3784: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:47:10: fatal error: sane.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:3784: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3784: result: no configure:3810: checking for sane_open in -lsane configure:3833: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lsane >&5 ld: fatal: library -lsane: not found collect2: error: ld returned 1 exit status configure:3833: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* 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. */ | char sane_open (); | int | main (void) | { | return sane_open (); | ; | return 0; | } configure:3843: result: no configure:3856: checking whether make sets $(MAKE) configure:3879: result: yes configure:3893: checking for the Pike base directory configure:3898: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4068: updating cache ../.././config.cache configure:4117: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:846: creating make_variables config.status:846: creating Makefile config.status:846: creating config.h config.status:1020: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=no ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='SANE' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/SANE/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 configure: exit 0 ################################################### ## ./modules/Yp This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Yp/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Yp ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1874: loading cache ../.././config.cache configure:2778: checking for C compiler version configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2798: $? = 0 configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2798: $? = 0 configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2798: $? = 1 configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2798: $? = 1 configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2798: $? = 1 configure:2818: checking whether the C compiler works configure:2840: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2844: $? = 0 configure:2894: result: yes configure:2897: checking for C compiler default output file name configure:2899: result: a.out configure:2905: checking for suffix of executables configure:2912: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2916: $? = 0 configure:2939: result: configure:2961: checking whether we are cross compiling configure:2969: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2973: $? = 0 configure:2980: ./conftest configure:2984: $? = 0 configure:2999: result: no configure:3004: checking for suffix of object files configure:3053: result: o configure:3057: checking whether the compiler supports GNU C configure:3087: result: yes configure:3098: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3163: result: yes configure:3183: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3216: result: none needed configure:3369: checking if we are using TCC (TenDRA C Compiler) configure:3393: result: no configure:3398: checking if we are using ICC (Intel C Compiler) configure:3441: result: no configure:3452: checking how to run the C preprocessor configure:3520: result: gcc -E configure:3534: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3534: $? = 0 configure:3549: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3649: checking for libgcc file name configure:3677: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3714: checking for gethostbyname in -lnsl configure:3747: result: yes configure:3768: checking for sys/types.h configure:3768: result: yes configure:3794: checking for rpc/types.h configure:3794: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:3794: $? = 0 configure:3794: result: yes configure:3820: checking for rpc/rpc.h configure:3820: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:3820: $? = 0 configure:3820: result: yes configure:3846: checking for rpc/clnt.h configure:3846: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:3846: $? = 0 configure:3846: result: yes configure:3872: checking for rpcsvc/ypclnt.h configure:3872: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:3872: $? = 0 configure:3872: result: yes configure:3898: checking for rpcsvc/yp_prot.h configure:3898: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:3898: $? = 0 configure:3898: result: yes configure:3946: checking the type of the last argument to yp_order configure:3987: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 2>conftezt.out.2 configure:3987: $? = 0 configure:4017: result: unsigned long configure:4024: checking for stdio.h configure:4024: result: yes configure:4024: checking for stdlib.h configure:4024: result: yes configure:4024: checking for string.h configure:4024: result: yes configure:4024: checking for inttypes.h configure:4024: result: yes configure:4024: checking for stdint.h configure:4024: result: yes configure:4024: checking for strings.h configure:4024: result: yes configure:4024: checking for sys/stat.h configure:4024: result: yes configure:4024: checking for sys/types.h configure:4024: result: yes configure:4024: checking for unistd.h configure:4024: result: yes configure:4054: checking for gnu/stubs.h configure:4054: result: no configure:4082: checking for yperr_string configure:4175: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl >&5 configure:4175: $? = 0 configure:4188: result: yes configure:4258: checking whether make sets $(MAKE) configure:4281: result: yes configure:4295: checking for the Pike base directory configure:4300: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4470: updating cache ../.././config.cache configure:4519: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:855: creating make_variables config.status:855: creating Makefile config.status:855: creating config.h config.status:1029: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=no ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='-lnsl ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Yp' MODULE_PATH='' MODULE_PMOD_IN='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Yp/module.pmod.in' MODULE_WRAPPER_PREFIX='___' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Yp/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_LIBNSL 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_CLNT_H 1 #define HAVE_RPCSVC_YPCLNT_H 1 #define HAVE_RPCSVC_YP_PROT_H 1 #define YP_ORDER_TYPE unsigned long #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_YPERR_STRING 1 configure: exit 0 ################################################### ## ./modules/_Charset This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Charset/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Charset ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1827: loading cache ../.././config.cache configure:2731: checking for C compiler version configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2751: $? = 0 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2751: $? = 0 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2751: $? = 1 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2751: $? = 1 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2751: $? = 1 configure:2771: checking whether the C compiler works configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2797: $? = 0 configure:2847: result: yes configure:2850: checking for C compiler default output file name configure:2852: result: a.out configure:2858: checking for suffix of executables configure:2865: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2869: $? = 0 configure:2892: result: configure:2914: checking whether we are cross compiling configure:2922: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2926: $? = 0 configure:2933: ./conftest configure:2937: $? = 0 configure:2952: result: no configure:2957: checking for suffix of object files configure:3006: result: o configure:3010: checking whether the compiler supports GNU C configure:3040: result: yes configure:3051: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3116: result: yes configure:3136: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3169: result: none needed configure:3322: checking if we are using TCC (TenDRA C Compiler) configure:3346: result: no configure:3351: checking if we are using ICC (Intel C Compiler) configure:3394: result: no configure:3405: checking how to run the C preprocessor configure:3473: result: gcc -E configure:3487: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3487: $? = 0 configure:3502: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3602: checking for libgcc file name configure:3630: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3671: checking for stdio.h configure:3671: result: yes configure:3671: checking for stdlib.h configure:3671: result: yes configure:3671: checking for string.h configure:3671: result: yes configure:3671: checking for inttypes.h configure:3671: result: yes configure:3671: checking for stdint.h configure:3671: result: yes configure:3671: checking for strings.h configure:3671: result: yes configure:3671: checking for sys/stat.h configure:3671: result: yes configure:3671: checking for sys/types.h configure:3671: result: yes configure:3671: checking for unistd.h configure:3671: result: yes configure:3696: checking whether char is unsigned configure:3724: result: no configure:3733: checking whether make sets $(MAKE) configure:3756: result: yes configure:3770: checking for the Pike base directory configure:3775: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:3994: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:846: creating make_variables config.status:846: creating Makefile config.status:846: creating config.h config.status:1020: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=no ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_Charset' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Charset/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 configure: exit 0 ################################################### ## ./modules/_Ffmpeg This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Ffmpeg/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Ffmpeg ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1876: loading cache ../.././config.cache configure:2801: checking for C compiler version configure:2810: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2821: $? = 0 configure:2810: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2821: $? = 0 configure:2810: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2821: $? = 1 configure:2810: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2821: $? = 1 configure:2810: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2821: $? = 1 configure:2841: checking whether the C compiler works configure:2863: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2867: $? = 0 configure:2917: result: yes configure:2920: checking for C compiler default output file name configure:2922: result: a.out configure:2928: checking for suffix of executables configure:2935: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2939: $? = 0 configure:2962: result: configure:2984: checking whether we are cross compiling configure:2992: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2996: $? = 0 configure:3003: ./conftest configure:3007: $? = 0 configure:3022: result: no configure:3027: checking for suffix of object files configure:3076: result: o configure:3080: checking whether the compiler supports GNU C configure:3110: result: yes configure:3121: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3186: result: yes configure:3206: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3239: result: none needed configure:3392: checking if we are using TCC (TenDRA C Compiler) configure:3416: result: no configure:3421: checking if we are using ICC (Intel C Compiler) configure:3464: result: no configure:3475: checking how to run the C preprocessor configure:3543: result: gcc -E configure:3557: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3557: $? = 0 configure:3572: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3572: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3672: checking for libgcc file name configure:3700: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3745: checking for Ffmpeg include-directory configure:3764: result: no configure:3784: checking for stdio.h configure:3784: result: yes configure:3784: checking for stdlib.h configure:3784: result: yes configure:3784: checking for string.h configure:3784: result: yes configure:3784: checking for inttypes.h configure:3784: result: yes configure:3784: checking for stdint.h configure:3784: result: yes configure:3784: checking for strings.h configure:3784: result: yes configure:3784: checking for sys/stat.h configure:3784: result: yes configure:3784: checking for sys/types.h configure:3784: result: yes configure:3784: checking for unistd.h configure:3784: result: yes configure:3811: checking for avcodec.h configure:3811: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:47:10: fatal error: avcodec.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:3811: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3811: result: no configure:3841: checking for ffmpeg/avcodec.h configure:3841: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:47:10: fatal error: ffmpeg/avcodec.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3841: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3841: result: no configure:3870: checking for pow in -lm configure:3893: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lm >&5 conftest.c:23:6: warning: conflicting types for built-in function 'pow' [-Wbuiltin-declaration-mismatch] char pow (); ^~~ configure:3893: $? = 0 configure:3903: result: yes configure:3913: checking for lame_get_copyright in -lmp3lame configure:3936: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lmp3lame -lm >&5 ld: fatal: library -lmp3lame: not found collect2: error: ld returned 1 exit status configure:3936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* 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. */ | char lame_get_copyright (); | int | main (void) | { | return lame_get_copyright (); | ; | return 0; | } configure:3946: result: no configure:3958: checking for avcodec_init in -lavcodec configure:3981: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lavcodec -lm >&5 ld: fatal: library -lavcodec: not found collect2: error: ld returned 1 exit status configure:3981: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* 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. */ | char avcodec_init (); | int | main (void) | { | return avcodec_init (); | ; | return 0; | } configure:3991: result: no configure:4059: checking for avcodec_init in -lffmpeg configure:4082: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lffmpeg -lm >&5 ld: fatal: library -lffmpeg: not found collect2: error: ld returned 1 exit status configure:4082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* 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. */ | char avcodec_init (); | int | main (void) | { | return avcodec_init (); | ; | return 0; | } configure:4092: result: no configure:4320: checking whether make sets $(MAKE) configure:4343: result: yes configure:4357: checking for the Pike base directory configure:4362: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4532: updating cache ../.././config.cache configure:4581: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:846: creating make_variables config.status:846: creating Makefile config.status:846: creating config.h config.status:1020: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=no ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS=' -lm' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_Ffmpeg' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Ffmpeg/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 configure: exit 0 ################################################### ## ./modules/_Image_FreeType This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_FreeType/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_FreeType ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1857: loading cache ../.././config.cache configure:2761: checking for C compiler version configure:2770: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2781: $? = 0 configure:2770: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2781: $? = 0 configure:2770: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2781: $? = 1 configure:2770: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2781: $? = 1 configure:2770: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2781: $? = 1 configure:2801: checking whether the C compiler works configure:2823: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2827: $? = 0 configure:2877: result: yes configure:2880: checking for C compiler default output file name configure:2882: result: a.out configure:2888: checking for suffix of executables configure:2895: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2899: $? = 0 configure:2922: result: configure:2944: checking whether we are cross compiling configure:2952: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2956: $? = 0 configure:2963: ./conftest configure:2967: $? = 0 configure:2982: result: no configure:2987: checking for suffix of object files configure:3036: result: o configure:3040: checking whether the compiler supports GNU C configure:3070: result: yes configure:3081: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3146: result: yes configure:3166: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3199: result: none needed configure:3352: checking if we are using TCC (TenDRA C Compiler) configure:3376: result: no configure:3381: checking if we are using ICC (Intel C Compiler) configure:3424: result: no configure:3435: checking how to run the C preprocessor configure:3503: result: gcc -E configure:3517: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3517: $? = 0 configure:3532: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3632: checking for libgcc file name configure:3660: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3770: checking for freetype-config configure:3793: found /usr/bin/freetype-config configure:3806: result: /usr/bin/freetype-config configure:3837: checking default compiler ABI configure:3906: result: 64 configure:3918: checking which ABI to use configure:3970: result: attempt 64 configure:6393: checking for ABI lib-suffixes configure:6416: result: 64 /64 /amd64 /. configure:6586: checking if freetype actually works configure:6606: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lfreetype >&5 In file included from conftest.c:10:0: /usr/include/freetype2/freetype/freetype.h:24:2: error: #error "`ft2build.h' hasn't been included yet!" #error "`ft2build.h' hasn't been included yet!" ^~~~~ /usr/include/freetype2/freetype/freetype.h:25:2: error: #error "Please always use macros to include FreeType header files." #error "Please always use macros to include FreeType header files." ^~~~~ /usr/include/freetype2/freetype/freetype.h:26:2: error: #error "Example:" #error "Example:" ^~~~~ /usr/include/freetype2/freetype/freetype.h:27:2: error: #error " #include " #error " #include " ^~~~~ /usr/include/freetype2/freetype/freetype.h:28:2: error: #error " #include FT_FREETYPE_H" #error " #include FT_FREETYPE_H" ^~~~~ configure:6606: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | #include | | int | main (void) | { | | FT_Library library; | FT_Init_FreeType( &library ); | | ; | return 0; | } configure:6634: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lfreetype >&5 configure:6634: $? = 0 configure:6649: result: yes configure:6664: checking for ft_encoding_latin_1 declaration configure:6685: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 In file included from conftest.c:12:0: /usr/include/freetype2/freetype/freetype.h:24:2: error: #error "`ft2build.h' hasn't been included yet!" #error "`ft2build.h' hasn't been included yet!" ^~~~~ /usr/include/freetype2/freetype/freetype.h:25:2: error: #error "Please always use macros to include FreeType header files." #error "Please always use macros to include FreeType header files." ^~~~~ /usr/include/freetype2/freetype/freetype.h:26:2: error: #error "Example:" #error "Example:" ^~~~~ /usr/include/freetype2/freetype/freetype.h:27:2: error: #error " #include " #error " #include " ^~~~~ /usr/include/freetype2/freetype/freetype.h:28:2: error: #error " #include FT_FREETYPE_H" #error " #include FT_FREETYPE_H" ^~~~~ configure:6685: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_FT_FT2BUILD 1 | #define HAVE_LIBFT2 1 | /* end confdefs.h. */ | | #include | int q = ft_encoding_latin_1; | | int | main (void) | { | | ; | return 0; | } configure:6696: result: no configure:6712: checking whether make sets $(MAKE) configure:6735: result: yes configure:6749: checking for the Pike base directory configure:6754: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:6924: updating cache ../.././config.cache configure:6973: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:839: creating make_variables config.status:839: creating Makefile config.status:839: creating config.h config.status:1013: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=no ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng14 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' FT_CONFIG='/usr/bin/freetype-config' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS=' -lfreetype ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_Image_FreeType' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_FreeType/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_FT_FT2BUILD 1 #define HAVE_LIBFT2 1 configure: exit 0 ################################################### ## ./modules/_Image_GIF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_GIF/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_GIF ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1764: loading cache ../.././config.cache configure:2667: checking for C compiler version configure:2676: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2687: $? = 0 configure:2676: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2687: $? = 0 configure:2676: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2687: $? = 1 configure:2676: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2687: $? = 1 configure:2676: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2687: $? = 1 configure:2707: checking whether the C compiler works configure:2729: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2733: $? = 0 configure:2783: result: yes configure:2786: checking for C compiler default output file name configure:2788: result: a.out configure:2794: checking for suffix of executables configure:2801: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2805: $? = 0 configure:2828: result: configure:2850: checking whether we are cross compiling configure:2858: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2862: $? = 0 configure:2869: ./conftest configure:2873: $? = 0 configure:2888: result: no configure:2893: checking for suffix of object files configure:2942: result: o configure:2946: checking whether the compiler supports GNU C configure:2976: result: yes configure:2987: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3052: result: yes configure:3072: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3105: result: none needed configure:3258: checking if we are using TCC (TenDRA C Compiler) configure:3282: result: no configure:3287: checking if we are using ICC (Intel C Compiler) configure:3330: result: no configure:3341: checking how to run the C preprocessor configure:3409: result: gcc -E configure:3423: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3423: $? = 0 configure:3438: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3438: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3538: checking for libgcc file name configure:3566: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3629: checking whether make sets $(MAKE) configure:3652: result: yes configure:3666: checking for the Pike base directory configure:3671: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:3890: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:837: creating make_variables config.status:837: creating Makefile config.status:837: creating config.h config.status:1011: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=no ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_Image_GIF' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_GIF/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define WITH_GIF 1 configure: exit 0 ################################################### ## ./modules/_Image_JPEG This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_JPEG/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_JPEG ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1879: loading cache ../.././config.cache configure:2792: checking for C compiler version configure:2801: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2812: $? = 0 configure:2801: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2812: $? = 0 configure:2801: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2812: $? = 1 configure:2801: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2812: $? = 1 configure:2801: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2812: $? = 1 configure:2832: checking whether the C compiler works configure:2854: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2858: $? = 0 configure:2908: result: yes configure:2911: checking for C compiler default output file name configure:2913: result: a.out configure:2919: checking for suffix of executables configure:2926: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2930: $? = 0 configure:2953: result: configure:2975: checking whether we are cross compiling configure:2983: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2987: $? = 0 configure:2994: ./conftest configure:2998: $? = 0 configure:3013: result: no configure:3018: checking for suffix of object files configure:3067: result: o configure:3071: checking whether the compiler supports GNU C configure:3101: result: yes configure:3112: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3177: result: yes configure:3197: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3230: result: none needed configure:3383: checking if we are using TCC (TenDRA C Compiler) configure:3407: result: no configure:3412: checking if we are using ICC (Intel C Compiler) configure:3455: result: no configure:3466: checking how to run the C preprocessor configure:3534: result: gcc -E configure:3548: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3548: $? = 0 configure:3563: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3563: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3663: checking for libgcc file name configure:3691: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3758: checking for stdio.h configure:3758: result: yes configure:3758: checking for stdlib.h configure:3758: result: yes configure:3758: checking for string.h configure:3758: result: yes configure:3758: checking for inttypes.h configure:3758: result: yes configure:3758: checking for stdint.h configure:3758: result: yes configure:3758: checking for strings.h configure:3758: result: yes configure:3758: checking for sys/stat.h configure:3758: result: yes configure:3758: checking for sys/types.h configure:3758: result: yes configure:3758: checking for unistd.h configure:3758: result: yes configure:3785: checking for windows.h configure:3785: result: no configure:3804: checking for wtypes.h configure:3804: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:47:10: fatal error: wtypes.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. configure:3804: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3804: result: no configure:3823: checking for jpeglib.h configure:3823: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:3823: $? = 0 configure:3823: result: yes configure:3842: checking for jconfig.h configure:3842: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:3842: $? = 0 configure:3842: result: yes configure:3874: checking for gnu/stubs.h configure:3874: result: no configure:3901: checking for jpeg_CreateCompress in -ljpeg configure:3924: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -ljpeg >&5 configure:3924: $? = 0 configure:3934: result: yes configure:3954: checking for JERR_BAD_CROP_SPEC configure:3979: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c: In function 'main': conftest.c:26:13: error: 'JERR_BAD_CROP_SPEC' undeclared (first use in this function); did you mean 'JERR_BAD_PROG_SCRIPT'? int err = JERR_BAD_CROP_SPEC; ^~~~~~~~~~~~~~~~~~ JERR_BAD_PROG_SCRIPT conftest.c:26:13: note: each undeclared identifier is reported only once for each function it appears in conftest.c:27:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ conftest.c:27:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:27:3: note: include '' or provide a declaration of 'exit' conftest.c: At top level: conftest.c:31:1: error: conflicting types for 'main' main (void) ^~~~ conftest.c:24:5: note: previous definition of 'main' was here int main(int argc, char **argv) ^~~~ configure:3979: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_JCONFIG_H 1 | #define HAVE_LIBJPEG 1 | /* end confdefs.h. */ | | #include | int main(int argc, char **argv) | { | int err = JERR_BAD_CROP_SPEC; | exit(0); | } | | int | main (void) | { | | ; | return 0; | } configure:3993: result: no configure:3997: checking for jcopy_sample_rows configure:4090: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -ljpeg >&5 configure:4090: $? = 0 configure:4103: result: yes configure:4112: checking for jcopy_block_row configure:4205: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -ljpeg >&5 configure:4205: $? = 0 configure:4218: result: yes configure:4227: checking for jzero_far configure:4320: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -ljpeg >&5 configure:4320: $? = 0 configure:4333: result: yes configure:4342: checking for jdiv_round_up configure:4435: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -ljpeg >&5 configure:4435: $? = 0 configure:4448: result: yes configure:4457: checking for jround_up configure:4550: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -ljpeg >&5 configure:4550: $? = 0 configure:4563: result: yes configure:4575: checking if jpeg_componment_info has the member height_in_blocks configure:4602: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4602: $? = 0 configure:4616: result: yes configure:4622: checking if jpeg_decompress_struct has the member marker_list configure:4649: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4649: $? = 0 configure:4663: result: yes configure:4858: checking whether make sets $(MAKE) configure:4881: result: yes configure:4895: checking for the Pike base directory configure:4900: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:5070: updating cache ../.././config.cache configure:5119: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:856: creating make_variables config.status:856: creating Makefile config.status:856: creating config.h config.status:1030: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=no ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='' EXEEXT='' GREP='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS=' -ljpeg' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_Image_JPEG' MODULE_PATH='' MODULE_PMOD_IN='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_JPEG/module.pmod.in' MODULE_WRAPPER_PREFIX='___' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_JPEG/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_JPEGLIB_H 1 #define HAVE_JCONFIG_H 1 #define HAVE_LIBJPEG 1 #define HAVE_JCOPY_SAMPLE_ROWS 1 #define HAVE_JCOPY_BLOCK_ROW 1 #define HAVE_JZERO_FAR 1 #define HAVE_JDIV_ROUND_UP 1 #define HAVE_JROUND_UP 1 configure: exit 0 ################################################### ## ./modules/_Image_TIFF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_TIFF/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_TIFF ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1919: loading cache ../.././config.cache configure:2832: checking for C compiler version configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2852: $? = 0 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2852: $? = 0 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2852: $? = 1 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2852: $? = 1 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2852: $? = 1 configure:2872: checking whether the C compiler works configure:2894: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2898: $? = 0 configure:2948: result: yes configure:2951: checking for C compiler default output file name configure:2953: result: a.out configure:2959: checking for suffix of executables configure:2966: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2970: $? = 0 configure:2993: result: configure:3015: checking whether we are cross compiling configure:3023: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3027: $? = 0 configure:3034: ./conftest configure:3038: $? = 0 configure:3053: result: no configure:3058: checking for suffix of object files configure:3107: result: o configure:3111: checking whether the compiler supports GNU C configure:3141: result: yes configure:3152: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3217: result: yes configure:3237: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3270: result: none needed configure:3423: checking if we are using TCC (TenDRA C Compiler) configure:3447: result: no configure:3452: checking if we are using ICC (Intel C Compiler) configure:3495: result: no configure:3506: checking how to run the C preprocessor configure:3574: result: gcc -E configure:3588: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3588: $? = 0 configure:3603: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3603: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3703: checking for libgcc file name configure:3731: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3799: checking for stdio.h configure:3799: result: yes configure:3799: checking for stdlib.h configure:3799: result: yes configure:3799: checking for string.h configure:3799: result: yes configure:3799: checking for inttypes.h configure:3799: result: yes configure:3799: checking for stdint.h configure:3799: result: yes configure:3799: checking for strings.h configure:3799: result: yes configure:3799: checking for sys/stat.h configure:3799: result: yes configure:3799: checking for sys/types.h configure:3799: result: yes configure:3799: checking for unistd.h configure:3799: result: yes configure:3826: checking for tiff.h configure:3826: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:3826: $? = 0 configure:3826: result: yes configure:3845: checking for tiffvers.h configure:3845: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:3845: $? = 0 configure:3845: result: yes configure:3864: checking for tiffio.h configure:3864: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:3864: $? = 0 configure:3864: result: yes configure:3883: checking for tiffiop.h configure:3883: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:50:10: fatal error: tiffiop.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:3883: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_TIFF_H 1 | #define HAVE_TIFFVERS_H 1 | #define HAVE_TIFFIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3883: result: no configure:3910: checking for floor in -lm configure:3943: result: yes configure:3953: checking for jpeg_CreateCompress in -ljpeg configure:3986: result: yes configure:3996: checking for library containing inflate configure:4026: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -ljpeg -lm >&5 Undefined first referenced symbol in file inflate /var/tmp//cckGKIXa.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:4026: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_TIFF_H 1 | #define HAVE_TIFFVERS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBJPEG 1 | /* 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. */ | char inflate (); | int | main (void) | { | return inflate (); | ; | return 0; | } configure:4026: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lz -ljpeg -lm >&5 configure:4026: $? = 0 configure:4046: result: -lz configure:4055: checking for library containing TIFFOpen configure:4085: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lz -ljpeg -lm >&5 Undefined first referenced symbol in file TIFFOpen /var/tmp//cco5_JAa.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:4085: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_TIFF_H 1 | #define HAVE_TIFFVERS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBJPEG 1 | /* 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. */ | char TIFFOpen (); | int | main (void) | { | return TIFFOpen (); | ; | return 0; | } configure:4085: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -ltiff -lz -ljpeg -lm >&5 configure:4085: $? = 0 configure:4105: result: -ltiff configure:4115: checking if this tifflib is working configure:4232: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -ltiff -lz -ljpeg -lm >&5 conftest.c: In function 'main': conftest.c:48:26: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] if (!(raster = (void *)malloc(w*h*sizeof(uint32)))) { ^~~~~~ conftest.c:48:26: warning: incompatible implicit declaration of built-in function 'malloc' conftest.c:48:26: note: include '' or provide a declaration of 'malloc' configure:4232: $? = 0 configure:4232: ./conftest configure:4232: $? = 0 configure:4255: result: yes configure:4270: checking for version of tifflib configure:4279: result: Unknown (failed to parse tiffvers.h) configure:4295: checking whether make sets $(MAKE) configure:4318: result: yes configure:4332: checking for the Pike base directory configure:4337: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4507: updating cache ../.././config.cache configure:4556: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:852: creating make_variables config.status:852: creating Makefile config.status:852: creating config.h config.status:1026: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='-ltiff -lz -ljpeg -lm ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_Image_TIFF' MODULE_PATH='' MODULE_PMOD_IN='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_TIFF/module.pmod.in' MODULE_WRAPPER_PREFIX='___' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_TIFF/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_TIFF_H 1 #define HAVE_TIFFVERS_H 1 #define HAVE_TIFFIO_H 1 #define HAVE_LIBM 1 #define HAVE_LIBJPEG 1 #define HAVE_WORKING_LIBTIFF 1 configure: exit 0 ################################################### ## ./modules/_Image_TTF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_TTF/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_TTF ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1919: loading cache ../.././config.cache configure:2832: checking for C compiler version configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2852: $? = 0 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2852: $? = 0 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2852: $? = 1 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2852: $? = 1 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2852: $? = 1 configure:2872: checking whether the C compiler works configure:2894: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2898: $? = 0 configure:2948: result: yes configure:2951: checking for C compiler default output file name configure:2953: result: a.out configure:2959: checking for suffix of executables configure:2966: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2970: $? = 0 configure:2993: result: configure:3015: checking whether we are cross compiling configure:3023: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3027: $? = 0 configure:3034: ./conftest configure:3038: $? = 0 configure:3053: result: no configure:3058: checking for suffix of object files configure:3107: result: o configure:3111: checking whether the compiler supports GNU C configure:3141: result: yes configure:3152: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3217: result: yes configure:3237: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3270: result: none needed configure:3423: checking if we are using TCC (TenDRA C Compiler) configure:3447: result: no configure:3452: checking if we are using ICC (Intel C Compiler) configure:3495: result: no configure:3506: checking how to run the C preprocessor configure:3574: result: gcc -E configure:3588: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3588: $? = 0 configure:3603: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3603: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3703: checking for libgcc file name configure:3731: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3792: checking /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include/freetype1 configure:3838: result: no configure:3792: checking /usr/gnu/include/freetype1 configure:3838: result: no configure:3792: checking /usr/X11/include/freetype1 configure:3838: result: no configure:3792: checking /opt/csw/include/freetype1 configure:3838: result: no configure:3857: checking for stdio.h configure:3857: result: yes configure:3857: checking for stdlib.h configure:3857: result: yes configure:3857: checking for string.h configure:3857: result: yes configure:3857: checking for inttypes.h configure:3857: result: yes configure:3857: checking for stdint.h configure:3857: result: yes configure:3857: checking for strings.h configure:3857: result: yes configure:3857: checking for sys/stat.h configure:3857: result: yes configure:3857: checking for sys/types.h configure:3857: result: yes configure:3857: checking for unistd.h configure:3857: result: yes configure:3884: checking for freetype.h configure:3884: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:47:10: fatal error: freetype.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:3884: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3884: result: no configure:3903: checking for ftxkern.h configure:3903: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:47:10: fatal error: ftxkern.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:3903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3903: result: no configure:3922: checking for freetype/freetype.h configure:3922: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:47:10: fatal error: freetype/freetype.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:3922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3922: result: no configure:3941: checking for freetype/ftxkern.h configure:3941: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:47:10: fatal error: freetype/ftxkern.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:3941: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3941: result: no configure:4163: checking whether make sets $(MAKE) configure:4186: result: yes configure:4200: checking for the Pike base directory configure:4205: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4375: updating cache ../.././config.cache configure:4424: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:846: creating make_variables config.status:846: creating Makefile config.status:846: creating config.h config.status:1020: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_Image_TTF' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_TTF/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 configure: exit 0 ################################################### ## ./modules/_Image_XFace This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_XFace/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_XFace ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1875: loading cache ../.././config.cache configure:2788: checking for C compiler version configure:2797: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2808: $? = 0 configure:2797: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2808: $? = 0 configure:2797: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2808: $? = 1 configure:2797: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2808: $? = 1 configure:2797: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2808: $? = 1 configure:2828: checking whether the C compiler works configure:2850: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2854: $? = 0 configure:2904: result: yes configure:2907: checking for C compiler default output file name configure:2909: result: a.out configure:2915: checking for suffix of executables configure:2922: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2926: $? = 0 configure:2949: result: configure:2971: checking whether we are cross compiling configure:2979: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2983: $? = 0 configure:2990: ./conftest configure:2994: $? = 0 configure:3009: result: no configure:3014: checking for suffix of object files configure:3063: result: o configure:3067: checking whether the compiler supports GNU C configure:3097: result: yes configure:3108: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3173: result: yes configure:3193: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3226: result: none needed configure:3379: checking if we are using TCC (TenDRA C Compiler) configure:3403: result: no configure:3408: checking if we are using ICC (Intel C Compiler) configure:3451: result: no configure:3462: checking how to run the C preprocessor configure:3530: result: gcc -E configure:3544: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3544: $? = 0 configure:3559: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3559: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3659: checking for libgcc file name configure:3687: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3726: checking how to concatenate two symbols configure:3786: result: ANSI configure:3833: checking for stdio.h configure:3833: result: yes configure:3833: checking for stdlib.h configure:3833: result: yes configure:3833: checking for string.h configure:3833: result: yes configure:3833: checking for inttypes.h configure:3833: result: yes configure:3833: checking for stdint.h configure:3833: result: yes configure:3833: checking for strings.h configure:3833: result: yes configure:3833: checking for sys/stat.h configure:3833: result: yes configure:3833: checking for sys/types.h configure:3833: result: yes configure:3833: checking for unistd.h configure:3833: result: yes configure:3859: checking for grep that handles long lines and -e configure:3923: result: /usr/bin/ggrep configure:3928: checking for egrep configure:3996: result: /usr/bin/ggrep -E configure:4005: checking for gmp2/gmp.h configure:4005: result: no configure:4270: checking for gmp.h configure:4270: result: yes configure:4291: checking prefix for __MPN in gmp.h configure:4345: result: __gmpn_ configure:4352: checking working configure:4453: result: yes configure:4492: checking whether make sets $(MAKE) configure:4515: result: yes configure:4529: checking for the Pike base directory configure:4534: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4753: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:852: creating make_variables config.status:852: creating Makefile config.status:852: creating config.h config.status:1026: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/ggrep -E' EXEEXT='' GREP='/usr/bin/ggrep' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS=' -lgmp' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_Image_XFace' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_XFace/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_ANSI_CONCAT 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_GMP_H 1 #define PIKE_MPN_PREFIX __gmpn_ #define HAVE_LIBGMP 1 configure: exit 0 ################################################### ## ./modules/_PGsql This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_PGsql/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_PGsql ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1827: loading cache ../.././config.cache configure:2731: checking for C compiler version configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2751: $? = 0 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2751: $? = 0 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2751: $? = 1 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2751: $? = 1 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2751: $? = 1 configure:2771: checking whether the C compiler works configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2797: $? = 0 configure:2847: result: yes configure:2850: checking for C compiler default output file name configure:2852: result: a.out configure:2858: checking for suffix of executables configure:2865: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2869: $? = 0 configure:2892: result: configure:2914: checking whether we are cross compiling configure:2922: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2926: $? = 0 configure:2933: ./conftest configure:2937: $? = 0 configure:2952: result: no configure:2957: checking for suffix of object files configure:3006: result: o configure:3010: checking whether the compiler supports GNU C configure:3040: result: yes configure:3051: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3116: result: yes configure:3136: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3169: result: none needed configure:3322: checking if we are using TCC (TenDRA C Compiler) configure:3346: result: no configure:3351: checking if we are using ICC (Intel C Compiler) configure:3394: result: no configure:3405: checking how to run the C preprocessor configure:3473: result: gcc -E configure:3487: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3487: $? = 0 configure:3502: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3602: checking for libgcc file name configure:3630: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3679: checking for stdio.h configure:3679: result: yes configure:3679: checking for stdlib.h configure:3679: result: yes configure:3679: checking for string.h configure:3679: result: yes configure:3679: checking for inttypes.h configure:3679: result: yes configure:3679: checking for stdint.h configure:3679: result: yes configure:3679: checking for strings.h configure:3679: result: yes configure:3679: checking for sys/stat.h configure:3679: result: yes configure:3679: checking for sys/types.h configure:3679: result: yes configure:3679: checking for unistd.h configure:3679: result: yes configure:3706: checking for sys/socket.h configure:3706: result: yes configure:3725: checking for netinet/in.h configure:3725: result: yes configure:3744: checking for netinet/tcp.h configure:3744: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:3744: $? = 0 configure:3744: result: yes configure:3772: checking whether make sets $(MAKE) configure:3795: result: yes configure:3809: checking for the Pike base directory configure:3814: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:3984: updating cache ../.././config.cache configure:4033: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:849: creating make_variables config.status:849: creating Makefile config.status:849: creating config.h config.status:1023: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_PGsql' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/PGsql.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_PGsql/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_TCP_H 1 configure: exit 0 ################################################### ## ./modules/_Protocols_DNS_SD This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Protocols_DNS_SD/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Protocols_DNS_SD ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1876: loading cache ../.././config.cache configure:2789: checking for C compiler version configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2809: $? = 0 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2809: $? = 0 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2809: $? = 1 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2809: $? = 1 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2809: $? = 1 configure:2829: checking whether the C compiler works configure:2851: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2855: $? = 0 configure:2905: result: yes configure:2908: checking for C compiler default output file name configure:2910: result: a.out configure:2916: checking for suffix of executables configure:2923: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2927: $? = 0 configure:2950: result: configure:2972: checking whether we are cross compiling configure:2980: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2984: $? = 0 configure:2991: ./conftest configure:2995: $? = 0 configure:3010: result: no configure:3015: checking for suffix of object files configure:3064: result: o configure:3068: checking whether the compiler supports GNU C configure:3098: result: yes configure:3109: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3174: result: yes configure:3194: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3227: result: none needed configure:3380: checking if we are using TCC (TenDRA C Compiler) configure:3404: result: no configure:3409: checking if we are using ICC (Intel C Compiler) configure:3452: result: no configure:3463: checking how to run the C preprocessor configure:3531: result: gcc -E configure:3545: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3545: $? = 0 configure:3560: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3660: checking for libgcc file name configure:3688: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3755: checking for stdio.h configure:3755: result: yes configure:3755: checking for stdlib.h configure:3755: result: yes configure:3755: checking for string.h configure:3755: result: yes configure:3755: checking for inttypes.h configure:3755: result: yes configure:3755: checking for stdint.h configure:3755: result: yes configure:3755: checking for strings.h configure:3755: result: yes configure:3755: checking for sys/stat.h configure:3755: result: yes configure:3755: checking for sys/types.h configure:3755: result: yes configure:3755: checking for unistd.h configure:3755: result: yes configure:3782: checking for dns_sd.h configure:3782: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:3782: $? = 0 configure:3782: result: yes configure:3801: checking for howl.h configure:3801: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:48:10: fatal error: howl.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:3801: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DNS_SD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3801: result: no configure:3840: checking for gnu/stubs.h configure:3840: result: no configure:3868: checking for DNSServiceRegister configure:3961: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 Undefined first referenced symbol in file DNSServiceRegister /var/tmp//ccNrpKEa.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:3961: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DNS_SD_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define DNSServiceRegister to an innocuous variant, in case declares DNSServiceRegister. | For example, HP-UX 11i declares gettimeofday. */ | #define DNSServiceRegister innocuous_DNSServiceRegister | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char DNSServiceRegister (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef DNSServiceRegister | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char DNSServiceRegister (); | /* 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_DNSServiceRegister) || defined (__stub___DNSServiceRegister) | choke me | #else | char (*f) () = DNSServiceRegister; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != DNSServiceRegister; | ; | return 0; | } configure:3987: result: no configure:3990: checking for DNSServiceRegister in -ldns_sd configure:4013: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -ldns_sd >&5 configure:4013: $? = 0 configure:4023: result: yes configure:4104: checking whether make sets $(MAKE) configure:4127: result: yes configure:4141: checking for the Pike base directory configure:4146: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4316: updating cache ../.././config.cache configure:4365: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:848: creating make_variables config.status:848: creating Makefile config.status:848: creating config.h config.status:1022: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_DNSServiceRegister=no ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dns_sd_DNSServiceRegister=yes ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS=' -ldns_sd' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_Protocols_DNS_SD' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Protocols_DNS_SD/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_DNS_SD_H 1 #define HAVE_DNS_SD 1 configure: exit 0 ################################################### ## ./modules/_Regexp_PCRE This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Regexp_PCRE/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Regexp_PCRE ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1876: loading cache ../.././config.cache configure:2789: checking for C compiler version configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2809: $? = 0 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2809: $? = 0 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2809: $? = 1 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2809: $? = 1 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2809: $? = 1 configure:2829: checking whether the C compiler works configure:2851: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2855: $? = 0 configure:2905: result: yes configure:2908: checking for C compiler default output file name configure:2910: result: a.out configure:2916: checking for suffix of executables configure:2923: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2927: $? = 0 configure:2950: result: configure:2972: checking whether we are cross compiling configure:2980: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2984: $? = 0 configure:2991: ./conftest configure:2995: $? = 0 configure:3010: result: no configure:3015: checking for suffix of object files configure:3064: result: o configure:3068: checking whether the compiler supports GNU C configure:3098: result: yes configure:3109: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3174: result: yes configure:3194: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3227: result: none needed configure:3380: checking if we are using TCC (TenDRA C Compiler) configure:3404: result: no configure:3409: checking if we are using ICC (Intel C Compiler) configure:3452: result: no configure:3463: checking how to run the C preprocessor configure:3531: result: gcc -E configure:3545: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3545: $? = 0 configure:3560: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3660: checking for libgcc file name configure:3688: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3755: checking for stdio.h configure:3755: result: yes configure:3755: checking for stdlib.h configure:3755: result: yes configure:3755: checking for string.h configure:3755: result: yes configure:3755: checking for inttypes.h configure:3755: result: yes configure:3755: checking for stdint.h configure:3755: result: yes configure:3755: checking for strings.h configure:3755: result: yes configure:3755: checking for sys/stat.h configure:3755: result: yes configure:3755: checking for sys/types.h configure:3755: result: yes configure:3755: checking for unistd.h configure:3755: result: yes configure:3782: checking for pcre.h configure:3782: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:47:10: fatal error: pcre.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:3782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3782: result: no configure:3801: checking for pcre/pcre.h configure:3801: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:3801: $? = 0 configure:3801: result: yes configure:3833: checking for gnu/stubs.h configure:3833: result: no configure:3860: checking for pcre_compile in -lpcre configure:3883: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lpcre >&5 configure:3883: $? = 0 configure:3893: result: yes configure:3909: checking for pcre_info configure:4002: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lpcre >&5 Undefined first referenced symbol in file pcre_info /var/tmp//ccCrYPKc.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:4002: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PCRE_PCRE_H 1 | #define HAVE_LIBPCRE 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define pcre_info to an innocuous variant, in case declares pcre_info. | For example, HP-UX 11i declares gettimeofday. */ | #define pcre_info innocuous_pcre_info | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pcre_info (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pcre_info | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char pcre_info (); | /* 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_pcre_info) || defined (__stub___pcre_info) | choke me | #else | char (*f) () = pcre_info; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != pcre_info; | ; | return 0; | } configure:4020: result: no configure:4024: checking for pcre_fullinfo configure:4117: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lpcre >&5 configure:4117: $? = 0 configure:4130: result: yes configure:4139: checking for pcre_get_stringnumber configure:4232: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lpcre >&5 configure:4232: $? = 0 configure:4245: result: yes configure:4261: checking whether make sets $(MAKE) configure:4284: result: yes configure:4298: checking for the Pike base directory configure:4303: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4473: updating cache ../.././config.cache configure:4522: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:850: creating make_variables config.status:850: creating Makefile config.status:850: creating pcre_machine.h config.status:1024: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_DNSServiceRegister=no ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=no ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=no ac_cv_header_pcre_pcre_h=yes ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dns_sd_DNSServiceRegister=yes ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='pcre_machine.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS=' -lpcre' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_Regexp_PCRE' MODULE_PATH='' MODULE_PMOD_IN='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Regexp_PCRE/module.pmod.in' MODULE_WRAPPER_PREFIX='___' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/pcre_glue.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Regexp_PCRE/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_PCRE_PCRE_H 1 #define HAVE_LIBPCRE 1 #define HAVE_PCRE_FULLINFO 1 #define HAVE_PCRE_GET_STRINGNUMBER 1 configure: exit 0 ################################################### ## ./modules/_Roxen This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Roxen/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Roxen ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1762: loading cache ../.././config.cache configure:2656: checking for C compiler version configure:2665: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2676: $? = 0 configure:2665: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2676: $? = 0 configure:2665: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2676: $? = 1 configure:2665: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2676: $? = 1 configure:2665: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2676: $? = 1 configure:2696: checking whether the C compiler works configure:2718: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2722: $? = 0 configure:2772: result: yes configure:2775: checking for C compiler default output file name configure:2777: result: a.out configure:2783: checking for suffix of executables configure:2790: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2794: $? = 0 configure:2817: result: configure:2839: checking whether we are cross compiling configure:2847: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2851: $? = 0 configure:2858: ./conftest configure:2862: $? = 0 configure:2877: result: no configure:2882: checking for suffix of object files configure:2931: result: o configure:2935: checking whether the compiler supports GNU C configure:2965: result: yes configure:2976: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3041: result: yes configure:3061: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3094: result: none needed configure:3247: checking if we are using TCC (TenDRA C Compiler) configure:3271: result: no configure:3276: checking if we are using ICC (Intel C Compiler) configure:3319: result: no configure:3330: checking how to run the C preprocessor configure:3398: result: gcc -E configure:3412: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3412: $? = 0 configure:3427: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3427: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3527: checking for libgcc file name configure:3555: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3592: checking whether make sets $(MAKE) configure:3615: result: yes configure:3629: checking for the Pike base directory configure:3634: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:3853: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:836: creating make_variables config.status:836: creating Makefile config.status:836: creating config.h config.status:1010: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_DNSServiceRegister=no ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=no ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=no ac_cv_header_pcre_pcre_h=yes ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dns_sd_DNSServiceRegister=yes ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_Roxen' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Roxen/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0 ################################################### ## ./modules/_WhiteFish This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_WhiteFish/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_WhiteFish ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1827: loading cache ../.././config.cache configure:2731: checking for C compiler version configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2751: $? = 0 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2751: $? = 0 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2751: $? = 1 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2751: $? = 1 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2751: $? = 1 configure:2771: checking whether the C compiler works configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2797: $? = 0 configure:2847: result: yes configure:2850: checking for C compiler default output file name configure:2852: result: a.out configure:2858: checking for suffix of executables configure:2865: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2869: $? = 0 configure:2892: result: configure:2914: checking whether we are cross compiling configure:2922: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2926: $? = 0 configure:2933: ./conftest configure:2937: $? = 0 configure:2952: result: no configure:2957: checking for suffix of object files configure:3006: result: o configure:3010: checking whether the compiler supports GNU C configure:3040: result: yes configure:3051: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3116: result: yes configure:3136: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3169: result: none needed configure:3322: checking if we are using TCC (TenDRA C Compiler) configure:3346: result: no configure:3351: checking if we are using ICC (Intel C Compiler) configure:3394: result: no configure:3405: checking how to run the C preprocessor configure:3473: result: gcc -E configure:3487: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3487: $? = 0 configure:3502: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3602: checking for libgcc file name configure:3630: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3679: checking for stdio.h configure:3679: result: yes configure:3679: checking for stdlib.h configure:3679: result: yes configure:3679: checking for string.h configure:3679: result: yes configure:3679: checking for inttypes.h configure:3679: result: yes configure:3679: checking for stdint.h configure:3679: result: yes configure:3679: checking for strings.h configure:3679: result: yes configure:3679: checking for sys/stat.h configure:3679: result: yes configure:3679: checking for sys/types.h configure:3679: result: yes configure:3679: checking for unistd.h configure:3679: result: yes configure:3706: checking for sys/types.h configure:3706: result: yes configure:3725: checking for netinet/in.h configure:3725: result: yes configure:3744: checking for inttypes.h configure:3744: result: yes configure:3772: checking whether make sets $(MAKE) configure:3795: result: yes configure:3809: checking for the Pike base directory configure:3814: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4033: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:849: creating make_variables config.status:849: creating Makefile config.status:849: creating config.h config.status:1023: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_DNSServiceRegister=no ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=no ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=no ac_cv_header_pcre_pcre_h=yes ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dns_sd_DNSServiceRegister=yes ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_WhiteFish' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_WhiteFish/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_INTTYPES_H 1 configure: exit 0 ################################################### ## ./modules/_math This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_math/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_math ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1917: loading cache ../.././config.cache configure:2822: checking for C compiler version configure:2831: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2842: $? = 0 configure:2831: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2842: $? = 0 configure:2831: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2842: $? = 1 configure:2831: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2842: $? = 1 configure:2831: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2842: $? = 1 configure:2862: checking whether the C compiler works configure:2884: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2888: $? = 0 configure:2938: result: yes configure:2941: checking for C compiler default output file name configure:2943: result: a.out configure:2949: checking for suffix of executables configure:2956: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2960: $? = 0 configure:2983: result: configure:3005: checking whether we are cross compiling configure:3013: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3017: $? = 0 configure:3024: ./conftest configure:3028: $? = 0 configure:3043: result: no configure:3048: checking for suffix of object files configure:3097: result: o configure:3101: checking whether the compiler supports GNU C configure:3131: result: yes configure:3142: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3207: result: yes configure:3227: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3260: result: none needed configure:3413: checking if we are using TCC (TenDRA C Compiler) configure:3437: result: no configure:3442: checking if we are using ICC (Intel C Compiler) configure:3485: result: no configure:3496: checking how to run the C preprocessor configure:3564: result: gcc -E configure:3578: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3578: $? = 0 configure:3593: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3593: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3693: checking for libgcc file name configure:3721: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3758: checking for floor in -lm configure:3791: result: yes configure:3819: checking for stdio.h configure:3819: result: yes configure:3819: checking for stdlib.h configure:3819: result: yes configure:3819: checking for string.h configure:3819: result: yes configure:3819: checking for inttypes.h configure:3819: result: yes configure:3819: checking for stdint.h configure:3819: result: yes configure:3819: checking for strings.h configure:3819: result: yes configure:3819: checking for sys/stat.h configure:3819: result: yes configure:3819: checking for sys/types.h configure:3819: result: yes configure:3819: checking for unistd.h configure:3819: result: yes configure:3846: checking for math.h configure:3846: result: yes configure:3865: checking for ieeefp.h configure:3865: result: yes configure:3884: checking for fp_class.h configure:3884: result: no configure:3903: checking for floatingpoint.h configure:3903: result: yes configure:3935: checking for gnu/stubs.h configure:3935: result: no configure:3963: checking for fpsetmask configure:4056: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lm >&5 configure:4056: $? = 0 configure:4069: result: yes configure:4078: checking for fpsetround configure:4171: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lm >&5 configure:4171: $? = 0 configure:4184: result: yes configure:4193: checking for fpsetfastmode configure:4286: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lm >&5 Undefined first referenced symbol in file fpsetfastmode /var/tmp//ccljsV4b.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:4286: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBM 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MATH_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FPSETMASK 1 | #define HAVE_FPSETROUND 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define fpsetfastmode to an innocuous variant, in case declares fpsetfastmode. | For example, HP-UX 11i declares gettimeofday. */ | #define fpsetfastmode innocuous_fpsetfastmode | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpsetfastmode (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fpsetfastmode | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char fpsetfastmode (); | /* 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_fpsetfastmode) || defined (__stub___fpsetfastmode) | choke me | #else | char (*f) () = fpsetfastmode; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != fpsetfastmode; | ; | return 0; | } configure:4304: result: no configure:4308: checking for expf configure:4401: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lm >&5 conftest.c:55:6: warning: conflicting types for built-in function 'expf' [-Wbuiltin-declaration-mismatch] char expf (); ^~~~ configure:4401: $? = 0 configure:4414: result: yes configure:4423: checking for expl configure:4516: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lm >&5 conftest.c:56:6: warning: conflicting types for built-in function 'expl' [-Wbuiltin-declaration-mismatch] char expl (); ^~~~ configure:4516: $? = 0 configure:4529: result: yes configure:4538: checking for floorf configure:4631: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lm >&5 conftest.c:57:6: warning: conflicting types for built-in function 'floorf' [-Wbuiltin-declaration-mismatch] char floorf (); ^~~~~~ configure:4631: $? = 0 configure:4644: result: yes configure:4653: checking for floorl configure:4746: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lm >&5 conftest.c:58:6: warning: conflicting types for built-in function 'floorl' [-Wbuiltin-declaration-mismatch] char floorl (); ^~~~~~ configure:4746: $? = 0 configure:4759: result: yes configure:4771: checking if fpsetmask works configure:4802: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lm >&5 configure:4802: $? = 0 configure:4802: ./conftest configure:4802: $? = 0 configure:4817: result: yes configure:4825: checking for FP_RZ configure:4847: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:37:5: warning: implicit declaration of function 'fpsetround'; did you mean 'llround'? [-Wimplicit-function-declaration] fpsetround(FP_RZ); ^~~~~~~~~~ llround conftest.c:37:16: error: 'FP_RZ' undeclared (first use in this function); did you mean 'FP_NAN'? fpsetround(FP_RZ); ^~~~~ FP_NAN conftest.c:37:16: note: each undeclared identifier is reported only once for each function it appears in configure:4847: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBM 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MATH_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_FPSETMASK 1 | #define HAVE_FPSETROUND 1 | #define HAVE_EXPF 1 | #define HAVE_EXPL 1 | #define HAVE_FLOORF 1 | #define HAVE_FLOORL 1 | #define HAVE_WORKING_FPSETMASK 1 | /* end confdefs.h. */ | | #include | | int | main (void) | { | | fpsetround(FP_RZ); | | ; | return 0; | } configure:4864: result: no configure:4868: checking whether make sets $(MAKE) configure:4891: result: yes configure:4905: checking for the Pike base directory configure:4910: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:5080: updating cache ../.././config.cache configure:5129: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:857: creating make_variables config.status:857: creating Makefile config.status:857: creating config.h config.status:1031: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_DNSServiceRegister=no ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=yes ac_cv_func_fpsetround=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=no ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=no ac_cv_header_pcre_pcre_h=yes ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dns_sd_DNSServiceRegister=yes ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_fpsetmask=yes pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='-lm ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_math' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_math/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_LIBM 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_MATH_H 1 #define HAVE_IEEEFP_H 1 #define HAVE_FLOATINGPOINT_H 1 #define HAVE_FPSETMASK 1 #define HAVE_FPSETROUND 1 #define HAVE_EXPF 1 #define HAVE_EXPL 1 #define HAVE_FLOORF 1 #define HAVE_FLOORL 1 #define HAVE_WORKING_FPSETMASK 1 configure: exit 0 ################################################### ## ./modules This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/configure --disable-option-checking --prefix=/usr/local --cache-file=.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1646: loading cache .././config.cache configure:1749: checking whether make sets $(MAKE) configure:1772: result: yes configure:1821: checking whether make sets $(MAKE) configure:1844: result: yes configure:1858: checking for the Pike base directory configure:1863: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:2033: updating cache .././config.cache configure:2118: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:770: creating make_variables config.status:770: creating Makefile config.status:921: executing default commands configure:3242: === configuring in CommonLog (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/CommonLog) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/CommonLog/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/CommonLog configure:3242: === configuring in DVB (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/DVB) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/DVB/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/DVB configure:3242: === configuring in Fuse (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/Fuse) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Fuse/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Fuse configure:3242: === configuring in Gdbm (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/Gdbm) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gdbm/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gdbm configure:3242: === configuring in Gettext (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/Gettext) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gettext/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gettext configure:3242: === configuring in Gmp (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/Gmp) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gmp/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gmp configure:3242: === configuring in Gz (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/Gz) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gz/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gz configure:3242: === configuring in HTTPLoop (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/HTTPLoop) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/HTTPLoop/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/HTTPLoop configure:3242: === configuring in Image (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/Image) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Image/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Image configure:3242: === configuring in JSON (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/JSON) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/JSON/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/JSON configure:3242: === configuring in Java (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/Java) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Java/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Java configure:3242: === configuring in Kerberos (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/Kerberos) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Kerberos/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Kerberos configure:3242: === configuring in MIME (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/MIME) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/MIME/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/MIME configure:3242: === configuring in Math (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/Math) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Math/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Math configure:3242: === configuring in Msql (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/Msql) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Msql/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Msql configure:3242: === configuring in Mysql (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/Mysql) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Mysql/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Mysql configure:3242: === configuring in Odbc (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/Odbc) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Odbc/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Odbc configure:3242: === configuring in Oracle (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/Oracle) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Oracle/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Oracle configure:3242: === configuring in PDF (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/PDF) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/PDF/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/PDF configure:3242: === configuring in Parser (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/Parser) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Parser/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Parser configure:3242: === configuring in Pipe (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/Pipe) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Pipe/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Pipe configure:3242: === configuring in Postgres (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/Postgres) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Postgres/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Postgres configure:3242: === configuring in Regexp (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/Regexp) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Regexp/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Regexp configure:3242: === configuring in SANE (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/SANE) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/SANE/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/SANE configure:3242: === configuring in Yp (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/Yp) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Yp/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Yp configure:3242: === configuring in _Charset (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/_Charset) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Charset/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Charset configure:3242: === configuring in _Ffmpeg (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/_Ffmpeg) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Ffmpeg/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Ffmpeg configure:3242: === configuring in _Image_FreeType (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/_Image_FreeType) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_FreeType/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_FreeType configure:3242: === configuring in _Image_GIF (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/_Image_GIF) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_GIF/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_GIF configure:3242: === configuring in _Image_JPEG (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/_Image_JPEG) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_JPEG/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_JPEG configure:3242: === configuring in _Image_TIFF (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/_Image_TIFF) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_TIFF/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_TIFF configure:3242: === configuring in _Image_TTF (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/_Image_TTF) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_TTF/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_TTF configure:3242: === configuring in _Image_XFace (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/_Image_XFace) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_XFace/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_XFace configure:3242: === configuring in _PGsql (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/_PGsql) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_PGsql/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_PGsql configure:3242: === configuring in _Protocols_DNS_SD (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/_Protocols_DNS_SD) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Protocols_DNS_SD/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Protocols_DNS_SD configure:3242: === configuring in _Regexp_PCRE (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/_Regexp_PCRE) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Regexp_PCRE/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Regexp_PCRE configure:3242: === configuring in _Roxen (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/_Roxen) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Roxen/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Roxen configure:3242: === configuring in _WhiteFish (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/_WhiteFish) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_WhiteFish/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_WhiteFish configure:3242: === configuring in _math (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/_math) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_math/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_math configure:3242: === configuring in files (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/files) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/files/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/files configure:3242: === configuring in spider (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/spider) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/spider/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/spider configure:3242: === configuring in sprintf (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/sprintf) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/sprintf/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/sprintf configure:3242: === configuring in sybase (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/sybase) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/sybase/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/sybase configure:3242: === configuring in system (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/system) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/system/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/system ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=yes ac_cv_func_finite=yes ac_cv_func_flock=no ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpclass=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_host_get_clock_service=no ac_cv_func_index=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=no ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_asm_mmx_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no 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_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=no ac_cv_header_thread_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_m_floor=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=yes ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=8323072 pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_short_use=CT_SHORT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 ## ----------------- ## ## Output variables. ## ## ----------------- ## DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"' ECHO_C='\c' ECHO_N='' ECHO_T='' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_LINKOPTS=' CommonLog/linker_options DVB/linker_options Fuse/linker_options Gdbm/linker_options Gettext/linker_options Gmp/linker_options Gz/linker_options HTTPLoop/linker_options Image/linker_options JSON/linker_options Java/linker_options Kerberos/linker_options MIME/linker_options Math/linker_options Msql/linker_options Mysql/linker_options Odbc/linker_options Oracle/linker_options PDF/linker_options Parser/linker_options Pipe/linker_options Postgres/linker_options Regexp/linker_options SANE/linker_options Yp/linker_options _Charset/linker_options _Ffmpeg/linker_options _Image_FreeType/linker_options _Image_GIF/linker_options _Image_JPEG/linker_options _Image_TIFF/linker_options _Image_TTF/linker_options _Image_XFace/linker_options _PGsql/linker_options _Protocols_DNS_SD/linker_options _Regexp_PCRE/linker_options _Roxen/linker_options _WhiteFish/linker_options _math/linker_options files/linker_options spider/linker_options sprintf/linker_options sybase/linker_options system/linker_options' MODULE_SEGMENTS=' CommonLog/modlist_segment DVB/modlist_segment Fuse/modlist_segment Gdbm/modlist_segment Gettext/modlist_segment Gmp/modlist_segment Gz/modlist_segment HTTPLoop/modlist_segment Image/modlist_segment JSON/modlist_segment Java/modlist_segment Kerberos/modlist_segment MIME/modlist_segment Math/modlist_segment Msql/modlist_segment Mysql/modlist_segment Odbc/modlist_segment Oracle/modlist_segment PDF/modlist_segment Parser/modlist_segment Pipe/modlist_segment Postgres/modlist_segment Regexp/modlist_segment SANE/modlist_segment Yp/modlist_segment _Charset/modlist_segment _Ffmpeg/modlist_segment _Image_FreeType/modlist_segment _Image_GIF/modlist_segment _Image_JPEG/modlist_segment _Image_TIFF/modlist_segment _Image_TTF/modlist_segment _Image_XFace/modlist_segment _PGsql/modlist_segment _Protocols_DNS_SD/modlist_segment _Regexp_PCRE/modlist_segment _Roxen/modlist_segment _WhiteFish/modlist_segment _math/modlist_segment files/modlist_segment spider/modlist_segment sprintf/modlist_segment sybase/modlist_segment system/modlist_segment' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' SET_MAKE='' SHELL='/bin/sh' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' module_names=' CommonLog DVB Fuse Gdbm Gettext Gmp Gz HTTPLoop Image JSON Java Kerberos MIME Math Msql Mysql Odbc Oracle PDF Parser Pipe Postgres Regexp SANE Yp _Charset _Ffmpeg _Image_FreeType _Image_GIF _Image_JPEG _Image_TIFF _Image_TTF _Image_XFace _PGsql _Protocols_DNS_SD _Regexp_PCRE _Roxen _WhiteFish _math files spider sprintf sybase system' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' CommonLog DVB Fuse Gdbm Gettext Gmp Gz HTTPLoop Image JSON Java Kerberos MIME Math Msql Mysql Odbc Oracle PDF Parser Pipe Postgres Regexp SANE Yp _Charset _Ffmpeg _Image_FreeType _Image_GIF _Image_JPEG _Image_TIFF _Image_TTF _Image_XFace _PGsql _Protocols_DNS_SD _Regexp_PCRE _Roxen _WhiteFish _math files spider sprintf sybase system' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/dependencies' make_variables='make_variables' propagated_variables='propagated_variables' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0 ################################################### ## ./modules/files This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/files/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/files ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1980: loading cache ../.././config.cache configure:2885: checking for C compiler version configure:2894: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2905: $? = 0 configure:2894: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2905: $? = 0 configure:2894: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2905: $? = 1 configure:2894: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2905: $? = 1 configure:2894: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2905: $? = 1 configure:2925: checking whether the C compiler works configure:2947: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2951: $? = 0 configure:3001: result: yes configure:3004: checking for C compiler default output file name configure:3006: result: a.out configure:3012: checking for suffix of executables configure:3019: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3023: $? = 0 configure:3046: result: configure:3068: checking whether we are cross compiling configure:3076: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3080: $? = 0 configure:3087: ./conftest configure:3091: $? = 0 configure:3106: result: no configure:3111: checking for suffix of object files configure:3160: result: o configure:3164: checking whether the compiler supports GNU C configure:3194: result: yes configure:3205: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3270: result: yes configure:3290: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3323: result: none needed configure:3476: checking if we are using TCC (TenDRA C Compiler) configure:3500: result: no configure:3505: checking if we are using ICC (Intel C Compiler) configure:3548: result: no configure:3559: checking how to run the C preprocessor configure:3627: result: gcc -E configure:3641: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3641: $? = 0 configure:3656: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3656: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3756: checking for libgcc file name configure:3784: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3834: checking for sys/types.h configure:3834: result: yes configure:3866: checking for sys/socket.h configure:3866: result: yes configure:3898: checking for arpa/inet.h configure:3898: result: yes configure:3930: checking for sys/socketvar.h configure:3930: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:3930: $? = 0 configure:3930: result: yes configure:3962: checking for netinet/in.h configure:3962: result: yes configure:3994: checking for poll.h configure:3994: result: yes configure:4026: checking for sys/poll.h configure:4026: result: yes configure:4058: checking for sys/uio.h configure:4058: result: yes configure:4090: checking for sys/mman.h configure:4090: result: yes configure:4122: checking for linux/mman.h configure:4122: result: no configure:4154: checking for sys/time.h configure:4154: result: yes configure:4186: checking for sys/param.h configure:4186: result: yes configure:4218: checking for sys/mount.h configure:4218: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4218: $? = 0 configure:4218: result: yes configure:4250: checking for ustat.h configure:4250: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4250: $? = 0 configure:4250: result: yes configure:4282: checking for sys/statfs.h configure:4282: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4282: $? = 0 configure:4282: result: yes configure:4314: checking for sys/statvfs.h configure:4314: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4314: $? = 0 configure:4314: result: yes configure:4346: checking for sys/vfs.h configure:4346: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4346: $? = 0 configure:4346: result: yes configure:4378: checking for sys/stream.h configure:4378: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4378: $? = 0 configure:4378: result: yes configure:4410: checking for sys/protosw.h configure:4410: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4410: $? = 0 configure:4410: result: yes configure:4442: checking for netdb.h configure:4442: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4442: $? = 0 configure:4442: result: yes configure:4474: checking for sys/sysproto.h configure:4474: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:43:10: fatal error: sys/sysproto.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:4474: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STREAM_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | /* Needed for on FreeBSD 4.9. */ | #ifdef HAVE_SYS_TYPES_H | #include | #endif | /* Needed for on Solaris 10. */ | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | /* Needed for on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:4474: result: no configure:4506: checking for winsock2.h configure:4506: result: no configure:4538: checking for ws2tcpip.h configure:4538: result: no configure:4570: checking for direct.h configure:4570: result: no configure:4602: checking for sys/wait.h configure:4602: result: yes configure:4634: checking for process.h configure:4634: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:44:10: fatal error: process.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:4634: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STREAM_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | /* Needed for on FreeBSD 4.9. */ | #ifdef HAVE_SYS_TYPES_H | #include | #endif | /* Needed for on Solaris 10. */ | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | /* Needed for on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:4634: result: no configure:4666: checking for sys/file.h configure:4666: result: yes configure:4698: checking for net/netdb.h configure:4698: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:45:10: fatal error: net/netdb.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:4698: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STREAM_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | /* Needed for on FreeBSD 4.9. */ | #ifdef HAVE_SYS_TYPES_H | #include | #endif | /* Needed for on Solaris 10. */ | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | /* Needed for on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:4698: result: no configure:4730: checking for limits.h configure:4730: result: yes configure:4762: checking for unistd.h configure:4762: result: yes configure:4794: checking for termios.h configure:4794: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4794: $? = 0 configure:4794: result: yes configure:4826: checking for poll.h configure:4826: result: yes configure:4858: checking for sys/poll.h configure:4858: result: yes configure:4890: checking for sys/select.h configure:4890: result: yes configure:4922: checking for sys/un.h configure:4922: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4922: $? = 0 configure:4922: result: yes configure:4954: checking for netinet/tcp.h configure:4954: result: yes configure:4986: checking for sys/sendfile.h configure:4986: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4986: $? = 0 configure:4986: result: yes configure:5018: checking for sys/ioctl.h configure:5018: result: yes configure:5050: checking for linux/if.h configure:5050: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:55:10: fatal error: linux/if.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:5050: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STREAM_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | /* Needed for on FreeBSD 4.9. */ | #ifdef HAVE_SYS_TYPES_H | #include | #endif | /* Needed for on Solaris 10. */ | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | /* Needed for on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:5050: result: no configure:5082: checking for sys/xattr.h configure:5082: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:55:10: fatal error: sys/xattr.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:5082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STREAM_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | /* Needed for on FreeBSD 4.9. */ | #ifdef HAVE_SYS_TYPES_H | #include | #endif | /* Needed for on Solaris 10. */ | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | /* Needed for on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:5082: result: no configure:5114: checking for libzfs.h configure:5114: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:5114: $? = 0 configure:5114: result: yes configure:5146: checking for AvailabilityMacros.h configure:5146: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:56:10: fatal error: AvailabilityMacros.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:5146: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STREAM_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LIBZFS_H 1 | /* end confdefs.h. */ | /* Needed for on FreeBSD 4.9. */ | #ifdef HAVE_SYS_TYPES_H | #include | #endif | /* Needed for on Solaris 10. */ | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | /* Needed for on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:5146: result: no configure:5201: checking for stdio.h configure:5201: result: yes configure:5201: checking for stdlib.h configure:5201: result: yes configure:5201: checking for string.h configure:5201: result: yes configure:5201: checking for inttypes.h configure:5201: result: yes configure:5201: checking for stdint.h configure:5201: result: yes configure:5201: checking for strings.h configure:5201: result: yes configure:5201: checking for sys/stat.h configure:5201: result: yes configure:5201: checking for sys/types.h configure:5201: result: yes configure:5201: checking for unistd.h configure:5201: result: yes configure:5228: checking for winsock.h configure:5228: result: no configure:5262: checking if supports _FILE_OFFSET_BITS=64 configure:5277: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:5277: $? = 0 configure:5291: result: yes configure:5303: checking for dirent.h that defines DIR configure:5323: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:5323: $? = 0 configure:5332: result: yes configure:5346: checking for library containing opendir configure:5376: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:5376: $? = 0 configure:5396: result: none required configure:5467: checking for __inet_ntoa in -lbind configure:5500: result: no configure:5510: checking for socket in -lsocket configure:5543: result: yes configure:5553: checking for gethostbyname in -lnsl configure:5586: result: yes configure:5596: checking for __get_socket_descriptor in -lnet configure:5629: result: no configure:5645: checking for gnu/stubs.h configure:5645: result: no configure:5673: checking for getwd configure:5766: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:5766: $? = 0 configure:5779: result: yes configure:5788: checking for perror configure:5894: result: yes configure:5903: checking for readdir_r configure:5996: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:5996: $? = 0 configure:6009: result: yes configure:6018: checking for statvfs configure:6111: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:6111: $? = 0 configure:6124: result: yes configure:6133: checking for statfs configure:6226: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:6226: $? = 0 configure:6239: result: yes configure:6248: checking for ustat configure:6341: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:6341: $? = 0 configure:6354: result: yes configure:6363: checking for lseek64 configure:6456: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 Undefined first referenced symbol in file lseek64 /var/tmp//ccVFsIBb.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:6456: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STREAM_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LIBZFS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETWD 1 | #define HAVE_PERROR 1 | #define HAVE_READDIR_R 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_USTAT 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define lseek64 to an innocuous variant, in case declares lseek64. | For example, HP-UX 11i declares gettimeofday. */ | #define lseek64 innocuous_lseek64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lseek64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lseek64 | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char lseek64 (); | /* 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_lseek64) || defined (__stub___lseek64) | choke me | #else | char (*f) () = lseek64; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != lseek64; | ; | return 0; | } configure:6474: result: no configure:6478: checking for lstat configure:6571: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:6571: $? = 0 configure:6584: result: yes configure:6593: checking for fsync configure:6686: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:6686: $? = 0 configure:6699: result: yes configure:6708: checking for grantpt configure:6801: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:6801: $? = 0 configure:6814: result: yes configure:6823: checking for unlockpt configure:6916: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:6916: $? = 0 configure:6929: result: yes configure:6938: checking for ptsname configure:7031: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:7031: $? = 0 configure:7044: result: yes configure:7053: checking for posix_openpt configure:7146: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:7146: $? = 0 configure:7159: result: yes configure:7168: checking for socketpair configure:7274: result: yes configure:7283: checking for writev configure:7376: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:7376: $? = 0 configure:7389: result: yes configure:7398: checking for sendfile configure:7504: result: yes configure:7513: checking for munmap configure:7619: result: yes configure:7628: checking for madvise configure:7734: result: yes configure:7743: checking for poll configure:7849: result: yes configure:7858: checking for setsockopt configure:7951: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:7951: $? = 0 configure:7964: result: yes configure:7973: checking for getprotobyname configure:8066: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:8066: $? = 0 configure:8079: result: yes configure:8088: checking for truncate64 configure:8181: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 Undefined first referenced symbol in file truncate64 /var/tmp//ccXcmUFb.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:8181: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STREAM_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LIBZFS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETWD 1 | #define HAVE_PERROR 1 | #define HAVE_READDIR_R 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_USTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WRITEV 1 | #define HAVE_SENDFILE 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_POLL 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETPROTOBYNAME 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define truncate64 to an innocuous variant, in case declares truncate64. | For example, HP-UX 11i declares gettimeofday. */ | #define truncate64 innocuous_truncate64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char truncate64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef truncate64 | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char truncate64 (); | /* 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_truncate64) || defined (__stub___truncate64) | choke me | #else | char (*f) () = truncate64; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != truncate64; | ; | return 0; | } configure:8199: result: no configure:8203: checking for ftruncate64 configure:8296: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 Undefined first referenced symbol in file ftruncate64 /var/tmp//ccrS2J6a.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:8296: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STREAM_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LIBZFS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETWD 1 | #define HAVE_PERROR 1 | #define HAVE_READDIR_R 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_USTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WRITEV 1 | #define HAVE_SENDFILE 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_POLL 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETPROTOBYNAME 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define ftruncate64 to an innocuous variant, in case declares ftruncate64. | For example, HP-UX 11i declares gettimeofday. */ | #define ftruncate64 innocuous_ftruncate64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ftruncate64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ftruncate64 | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char ftruncate64 (); | /* 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_ftruncate64) || defined (__stub___ftruncate64) | choke me | #else | char (*f) () = ftruncate64; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != ftruncate64; | ; | return 0; | } configure:8314: result: no configure:8318: checking for inet_ntoa configure:8424: result: yes configure:8433: checking for inet_ntop configure:8539: result: yes configure:8548: checking for execve configure:8641: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 conftest.c:107:6: warning: conflicting types for built-in function 'execve' [-Wbuiltin-declaration-mismatch] char execve (); ^~~~~~ configure:8641: $? = 0 configure:8654: result: yes configure:8663: checking for listxattr configure:8756: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 Undefined first referenced symbol in file listxattr /var/tmp//ccSlsO6c.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:8756: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STREAM_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LIBZFS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETWD 1 | #define HAVE_PERROR 1 | #define HAVE_READDIR_R 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_USTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WRITEV 1 | #define HAVE_SENDFILE 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_POLL 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_EXECVE 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define listxattr to an innocuous variant, in case declares listxattr. | For example, HP-UX 11i declares gettimeofday. */ | #define listxattr innocuous_listxattr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char listxattr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef listxattr | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char listxattr (); | /* 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_listxattr) || defined (__stub___listxattr) | choke me | #else | char (*f) () = listxattr; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != listxattr; | ; | return 0; | } configure:8774: result: no configure:8778: checking for flistxattr configure:8871: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 Undefined first referenced symbol in file flistxattr /var/tmp//ccx8eJQb.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:8871: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STREAM_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LIBZFS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETWD 1 | #define HAVE_PERROR 1 | #define HAVE_READDIR_R 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_USTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WRITEV 1 | #define HAVE_SENDFILE 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_POLL 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_EXECVE 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define flistxattr to an innocuous variant, in case declares flistxattr. | For example, HP-UX 11i declares gettimeofday. */ | #define flistxattr innocuous_flistxattr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char flistxattr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef flistxattr | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char flistxattr (); | /* 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_flistxattr) || defined (__stub___flistxattr) | choke me | #else | char (*f) () = flistxattr; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != flistxattr; | ; | return 0; | } configure:8889: result: no configure:8893: checking for getxattr configure:8986: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 Undefined first referenced symbol in file getxattr /var/tmp//cc0xNK8c.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:8986: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STREAM_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LIBZFS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETWD 1 | #define HAVE_PERROR 1 | #define HAVE_READDIR_R 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_USTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WRITEV 1 | #define HAVE_SENDFILE 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_POLL 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_EXECVE 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define getxattr to an innocuous variant, in case declares getxattr. | For example, HP-UX 11i declares gettimeofday. */ | #define getxattr innocuous_getxattr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getxattr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getxattr | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getxattr (); | /* 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_getxattr) || defined (__stub___getxattr) | choke me | #else | char (*f) () = getxattr; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != getxattr; | ; | return 0; | } configure:9004: result: no configure:9008: checking for fgetxattr configure:9101: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 Undefined first referenced symbol in file fgetxattr /var/tmp//cc7WIRpa.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:9101: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STREAM_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LIBZFS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETWD 1 | #define HAVE_PERROR 1 | #define HAVE_READDIR_R 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_USTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WRITEV 1 | #define HAVE_SENDFILE 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_POLL 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_EXECVE 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define fgetxattr to an innocuous variant, in case declares fgetxattr. | For example, HP-UX 11i declares gettimeofday. */ | #define fgetxattr innocuous_fgetxattr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgetxattr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fgetxattr | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char fgetxattr (); | /* 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_fgetxattr) || defined (__stub___fgetxattr) | choke me | #else | char (*f) () = fgetxattr; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != fgetxattr; | ; | return 0; | } configure:9119: result: no configure:9123: checking for setxattr configure:9216: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 Undefined first referenced symbol in file setxattr /var/tmp//ccxKgQUb.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:9216: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STREAM_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LIBZFS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETWD 1 | #define HAVE_PERROR 1 | #define HAVE_READDIR_R 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_USTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WRITEV 1 | #define HAVE_SENDFILE 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_POLL 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_EXECVE 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define setxattr to an innocuous variant, in case declares setxattr. | For example, HP-UX 11i declares gettimeofday. */ | #define setxattr innocuous_setxattr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setxattr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setxattr | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setxattr (); | /* 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_setxattr) || defined (__stub___setxattr) | choke me | #else | char (*f) () = setxattr; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != setxattr; | ; | return 0; | } configure:9234: result: no configure:9238: checking for fsetxattr configure:9331: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 Undefined first referenced symbol in file fsetxattr /var/tmp//ccXeZQFc.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:9331: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STREAM_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LIBZFS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETWD 1 | #define HAVE_PERROR 1 | #define HAVE_READDIR_R 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_USTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WRITEV 1 | #define HAVE_SENDFILE 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_POLL 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_EXECVE 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define fsetxattr to an innocuous variant, in case declares fsetxattr. | For example, HP-UX 11i declares gettimeofday. */ | #define fsetxattr innocuous_fsetxattr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fsetxattr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fsetxattr | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char fsetxattr (); | /* 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_fsetxattr) || defined (__stub___fsetxattr) | choke me | #else | char (*f) () = fsetxattr; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != fsetxattr; | ; | return 0; | } configure:9349: result: no configure:9353: checking for fdopendir configure:9446: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:9446: $? = 0 configure:9459: result: yes configure:9468: checking for pathconf configure:9561: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:9561: $? = 0 configure:9574: result: yes configure:9583: checking for fpathconf configure:9676: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:9676: $? = 0 configure:9689: result: yes configure:9698: checking for dirfd configure:9791: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:9791: $? = 0 configure:9804: result: yes configure:9813: checking for fstatat configure:9906: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:9906: $? = 0 configure:9919: result: yes configure:9928: checking for openat configure:10021: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:10021: $? = 0 configure:10034: result: yes configure:10043: checking for unlinkat configure:10136: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:10136: $? = 0 configure:10149: result: yes configure:10170: checking for getpagesize configure:10170: result: yes configure:10184: checking for unistd.h configure:10184: result: yes configure:10203: checking for sys/param.h configure:10203: result: yes configure:10231: checking for working mmap configure:10394: result: yes configure:10406: checking if struct stat has a blocks member configure:10430: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:10430: $? = 0 configure:10442: result: yes configure:10451: checking if struct sockaddr_un has a sun_len member (BSD) configure:10479: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c: In function 'main': conftest.c:103:14: error: 'struct sockaddr_un' has no member named 'sun_len'; did you mean 'sun_path'? addr.sun_len = 10; ^~~~~~~ sun_path configure:10479: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STREAM_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LIBZFS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETWD 1 | #define HAVE_PERROR 1 | #define HAVE_READDIR_R 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_USTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WRITEV 1 | #define HAVE_SENDFILE 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_POLL 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_EXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_DIRFD 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define HAVE_STRUCT_STAT_BLOCKS 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | #ifdef HAVE_SYS_SOCKET_H | #include | #endif /* HAVE_SYS_SOCKET_H */ | | int | main (void) | { | | struct sockaddr_un addr; | addr.sun_len = 10; | | ; | return 0; | } configure:10496: result: no configure:10501: checking if sendfile takes 4(Linux) or 6(HP/UX or MacOS X) or 7(FreeBSD) arguments configure:10531: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c: In function 'main': conftest.c:105:14: warning: implicit declaration of function 'sendfile'; did you mean 'sendto'? [-Wimplicit-function-declaration] return sendfile(0,0,0,0,(void *)0,(void *)0,0); ^~~~~~~~ sendto configure:10531: $? = 0 configure:10563: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c: In function 'main': conftest.c:109:16: warning: implicit declaration of function 'sendfile'; did you mean 'sendto'? [-Wimplicit-function-declaration] return sendfile(0,0,(void *)0,0); ^~~~~~~~ sendto configure:10563: $? = 0 configure:10751: result: 4 - Linux style configure:10759: checking if mkdir takes 1 or 2 arguments configure:10797: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c: In function 'main': conftest.c:113:3: warning: implicit declaration of function 'mkdir'; did you mean 'rmdir'? [-Wimplicit-function-declaration] mkdir("conftestdir",0666); ^~~~~ rmdir configure:10797: $? = 0 configure:10808: result: 2 configure:10931: checking if readdir_r takes 2(old Solaris & HPUX) or 3(Posix) arguments configure:10990: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c: In function 'main': conftest.c:132:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ conftest.c:132:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:132:3: note: include '' or provide a declaration of 'exit' conftest.c:135:3: error: too few arguments to function 'readdir_r' readdir_r((DIR *)0, (struct dirent *)0); ^~~~~~~~~ In file included from conftest.c:109:0: /usr/include/dirent.h:179:12: note: declared here extern int readdir_r(DIR *_RESTRICT_KYWD, struct dirent *_RESTRICT_KYWD, ^~~~~~~~~ configure:10990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STREAM_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LIBZFS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETWD 1 | #define HAVE_PERROR 1 | #define HAVE_READDIR_R 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_USTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WRITEV 1 | #define HAVE_SENDFILE 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_POLL 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_EXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_DIRFD 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define HAVE_STRUCT_STAT_BLOCKS 1 | #define MKDIR_ARGS 2 | /* end confdefs.h. */ | | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | # define _LARGEFILE64_SOURCE 1 | #endif | /* HPUX needs these too... */ | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | | /* For _REENTRANT */ | #include "../../machine.h" | #ifndef POSIX_SOURCE | #define POSIX_SOURCE | #endif | #include | #ifdef HAVE_DIRENT_H | #include | #else | #ifdef HAVE_SYS_NDIR_H | #include | #endif | #ifdef HAVE_SYS_DIR_H | #include | #endif | #ifdef HAVE_NDIR_H | #include | #endif | #endif | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_SYSPROTO_H | #include | #endif | | int | main (void) | { | | exit(0); | | /* NOT REACHED */ | readdir_r((DIR *)0, (struct dirent *)0); | | ; | return 0; | } configure:11002: result: 3 - POSIX configure:11007: checking if readdir_r works configure:11091: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 conftest.c: In function 'main': conftest.c:139:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ conftest.c:139:5: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:139:5: note: include '' or provide a declaration of 'exit' conftest.c:146:5: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ conftest.c:146:5: note: include '' or provide a declaration of 'exit' conftest.c:156:5: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ conftest.c:156:5: note: include '' or provide a declaration of 'exit' conftest.c:158:3: warning: incompatible implicit declaration of built-in function 'exit' exit(retval); ^~~~ conftest.c:158:3: note: include '' or provide a declaration of 'exit' configure:11091: $? = 0 configure:11091: ./conftest configure:11091: $? = 0 configure:11105: result: yes configure:11232: checking if the struct statvfs exists configure:11285: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:11285: $? = 0 configure:11297: result: yes configure:11304: checking if the struct statvfs has the member f_fstr configure:11358: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:11358: $? = 0 configure:11370: result: yes configure:11379: checking if the struct statvfs has the member f_basetype configure:11433: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:11433: $? = 0 configure:11445: result: yes configure:11458: checking if statfs takes 2(BSD) or 4(SysV) arguments configure:11523: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c: In function 'main': conftest.c:136:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ conftest.c:136:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:136:3: note: include '' or provide a declaration of 'exit' configure:11523: $? = 0 configure:11534: result: SysV style, or no prototype configure:11543: checking if the struct statfs exists configure:11596: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:11596: $? = 0 configure:11608: result: yes configure:11614: checking if the struct statfs has the member f_fsid configure:11668: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c: In function 'main': conftest.c:136:12: error: 'struct statfs' has no member named 'f_fsid'; did you mean 'f_fstyp'? st.f_fsid = 0; ^~~~~~ f_fstyp configure:11668: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STREAM_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LIBZFS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETWD 1 | #define HAVE_PERROR 1 | #define HAVE_READDIR_R 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_USTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WRITEV 1 | #define HAVE_SENDFILE 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_POLL 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_EXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_DIRFD 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define HAVE_STRUCT_STAT_BLOCKS 1 | #define MKDIR_ARGS 2 | #define HAVE_POSIX_READDIR_R 1 | #define HAVE_STRUCT_STATVFS 1 | #define HAVE_STATVFS_F_FSTR 1 | #define HAVE_STATVFS_F_BASETYPE 1 | #define HAVE_SYSV_STATFS 1 | #define HAVE_STRUCT_STATFS 1 | /* end confdefs.h. */ | | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | # define _LARGEFILE64_SOURCE 1 | #endif | /* HPUX needs these too... */ | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | | #ifndef POSIX_SOURCE | #define POSIX_SOURCE | #endif | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_SYSPROTO_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #include | #ifdef HAVE_SYS_VFS_H | #include | #endif | #ifdef HAVE_SYS_STATFS_H | #include | #endif | #ifdef HAVE_SYS_MOUNT_H | #include | #endif | | int | main (void) | { | | struct statfs st; | st.f_fsid = 0; | | ; | return 0; | } configure:11680: result: no configure:11687: checking if the struct statfs has the member f_bavail configure:11741: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c: In function 'main': conftest.c:136:11: error: 'struct statfs' has no member named 'f_bavail' st.f_bavail = 0; ^ configure:11741: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STREAM_H 1 | #define HAVE_SYS_PROTOSW_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LIBZFS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETWD 1 | #define HAVE_PERROR 1 | #define HAVE_READDIR_R 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_USTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WRITEV 1 | #define HAVE_SENDFILE 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_POLL 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_EXECVE 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_DIRFD 1 | #define HAVE_FSTATAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define HAVE_STRUCT_STAT_BLOCKS 1 | #define MKDIR_ARGS 2 | #define HAVE_POSIX_READDIR_R 1 | #define HAVE_STRUCT_STATVFS 1 | #define HAVE_STATVFS_F_FSTR 1 | #define HAVE_STATVFS_F_BASETYPE 1 | #define HAVE_SYSV_STATFS 1 | #define HAVE_STRUCT_STATFS 1 | /* end confdefs.h. */ | | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | # define _LARGEFILE64_SOURCE 1 | #endif | /* HPUX needs these too... */ | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | | #ifndef POSIX_SOURCE | #define POSIX_SOURCE | #endif | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_SYSPROTO_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #include | #ifdef HAVE_SYS_VFS_H | #include | #endif | #ifdef HAVE_SYS_STATFS_H | #include | #endif | #ifdef HAVE_SYS_MOUNT_H | #include | #endif | | int | main (void) | { | | struct statfs st; | st.f_bavail = 0; | | ; | return 0; | } configure:11753: result: no configure:11836: checking for working (and failsafe) strerror configure:11861: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 conftest.c: In function 'main': conftest.c:104:63: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] for(e=0;e<256;e++) if(strerror(e)) if(strerror(e)[0]=='\b') exit(1); ^~~~ conftest.c:104:63: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:104:63: note: include '' or provide a declaration of 'exit' conftest.c:105:3: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ conftest.c:105:3: note: include '' or provide a declaration of 'exit' configure:11861: $? = 0 configure:11861: ./conftest configure:11861: $? = 0 configure:11876: result: yes configure:11885: checking for select on AF_UNIX sockets configure:12043: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 conftest.c: In function 'main': conftest.c:138:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ conftest.c:138:5: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:138:5: note: include '' or provide a declaration of 'exit' conftest.c:144:5: warning: incompatible implicit declaration of built-in function 'exit' exit(9); ^~~~ conftest.c:144:5: note: include '' or provide a declaration of 'exit' conftest.c:150:5: warning: incompatible implicit declaration of built-in function 'exit' exit(9); ^~~~ conftest.c:150:5: note: include '' or provide a declaration of 'exit' conftest.c:162:5: warning: incompatible implicit declaration of built-in function 'exit' exit(2); ^~~~ conftest.c:162:5: note: include '' or provide a declaration of 'exit' conftest.c:168:5: warning: incompatible implicit declaration of built-in function 'exit' exit(3); ^~~~ conftest.c:168:5: note: include '' or provide a declaration of 'exit' conftest.c:172:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ conftest.c:172:5: note: include '' or provide a declaration of 'exit' conftest.c:182:5: warning: incompatible implicit declaration of built-in function 'exit' exit(4); ^~~~ conftest.c:182:5: note: include '' or provide a declaration of 'exit' conftest.c:188:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ conftest.c:188:5: note: include '' or provide a declaration of 'exit' conftest.c:199:5: warning: incompatible implicit declaration of built-in function 'exit' exit(5); ^~~~ conftest.c:199:5: note: include '' or provide a declaration of 'exit' conftest.c:205:5: warning: incompatible implicit declaration of built-in function 'exit' exit(6); ^~~~ conftest.c:205:5: note: include '' or provide a declaration of 'exit' conftest.c:211:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ conftest.c:211:5: note: include '' or provide a declaration of 'exit' conftest.c:217:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ conftest.c:217:5: note: include '' or provide a declaration of 'exit' conftest.c:228:5: warning: incompatible implicit declaration of built-in function 'exit' exit(7); ^~~~ conftest.c:228:5: note: include '' or provide a declaration of 'exit' conftest.c:234:5: warning: incompatible implicit declaration of built-in function 'exit' exit(8); ^~~~ conftest.c:234:5: note: include '' or provide a declaration of 'exit' conftest.c:237:3: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ conftest.c:237:3: note: include '' or provide a declaration of 'exit' configure:12043: $? = 0 configure:12043: ./conftest configure:12043: $? = 0 configure:12057: result: yes configure:12065: checking size of socket buffers configure:12131: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:12131: $? = 0 configure:12131: ./conftest configure:12131: $? = 0 configure:12149: result: 65536 configure:12152: checking for working getcwd configure:12228: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 conftest.c: In function 'sig_alarm': conftest.c:146:19: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] int sig_alarm() { exit(1); } ^~~~ conftest.c:146:19: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:146:19: note: include '' or provide a declaration of 'exit' conftest.c: In function 'main': conftest.c:153:18: warning: passing argument 2 of 'signal' from incompatible pointer type [-Wincompatible-pointer-types] signal(SIGCHLD,sig_child); ^~~~~~~~~ In file included from /usr/include/signal.h:18:0, from conftest.c:120: /usr/include/iso/signal_iso.h:41:15: note: expected 'void (*)(int)' but argument is of type 'int (*)(int)' extern void (*signal(int, void (*)(int)))(int); ^~~~~~ conftest.c:154:18: warning: passing argument 2 of 'signal' from incompatible pointer type [-Wincompatible-pointer-types] signal(SIGALRM,sig_alarm); ^~~~~~~~~ In file included from /usr/include/signal.h:18:0, from conftest.c:120: /usr/include/iso/signal_iso.h:41:15: note: expected 'void (*)(int)' but argument is of type 'int (*)()' extern void (*signal(int, void (*)(int)))(int); ^~~~~~ conftest.c:158:13: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] if(tmp && strlen(tmp) <10000) exit(0); ^~~~~~ conftest.c:158:13: warning: incompatible implicit declaration of built-in function 'strlen' conftest.c:158:13: note: include '' or provide a declaration of 'strlen' conftest.c:158:33: warning: incompatible implicit declaration of built-in function 'exit' if(tmp && strlen(tmp) <10000) exit(0); ^~~~ conftest.c:158:33: note: include '' or provide a declaration of 'exit' conftest.c:159:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ conftest.c:159:3: note: include '' or provide a declaration of 'exit' configure:12228: $? = 0 configure:12228: ./conftest configure:12228: $? = 0 configure:12242: result: yes configure:12251: checking if filesystem notifications exists configure:12278: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:12278: $? = 0 configure:12289: result: yes configure:12298: checking for pty master device configure:12317: result: /dev/ptmx configure:12334: checking for pt_chmod since OS is Solaris configure:12353: result: no configure:12361: checking for chgpt since OS is Solaris configure:12380: result: no configure:12394: checking whether make sets $(MAKE) configure:12417: result: yes configure:12431: checking for the Pike base directory configure:12436: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:12606: updating cache ../.././config.cache configure:12655: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:930: creating make_variables config.status:930: creating Makefile config.status:930: creating file_machine.h config.status:1104: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_DNSServiceRegister=no ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fdopendir=yes ac_cv_func_fdwalk=yes ac_cv_func_fgetxattr=no ac_cv_func_finite=yes ac_cv_func_flistxattr=no ac_cv_func_flock=no ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=yes ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=yes ac_cv_func_fpsetround=yes ac_cv_func_fsetxattr=no ac_cv_func_fstatat=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate64=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=no ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_grantpt=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_listxattr=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=no ac_cv_func_lstat=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=no ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_ptsname=yes ac_cv_func_readdir_r=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=no ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=no ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unlinkat=yes ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_libzfs_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_if_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=no ac_cv_header_pcre_pcre_h=yes ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=no ac_cv_header_syscall_h=no ac_cv_header_termios_h=yes ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dns_sd_DNSServiceRegister=yes ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_chgpt_path=no pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=yes pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_notifications=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_pt_chmod_path=no pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_short_use=CT_SHORT pike_cv_socket_buffer_max=65536 pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=no pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=yes pike_cv_struct_statvfs_f_fstr=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_fpsetmask=yes pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='file_machine.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='-lnsl -lsocket ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='files' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/files/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define WITH_TERMIOS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_SOCKETVAR_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_USTAT_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_STREAM_H 1 #define HAVE_SYS_PROTOSW_H 1 #define HAVE_NETDB_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_LIMITS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_SENDFILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_LIBZFS_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_DIRENT_H 1 #define HAVE_LIBSOCKET 1 #define HAVE_LIBNSL 1 #define HAVE_GETWD 1 #define HAVE_PERROR 1 #define HAVE_READDIR_R 1 #define HAVE_STATVFS 1 #define HAVE_STATFS 1 #define HAVE_USTAT 1 #define HAVE_LSTAT 1 #define HAVE_FSYNC 1 #define HAVE_GRANTPT 1 #define HAVE_UNLOCKPT 1 #define HAVE_PTSNAME 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_SOCKETPAIR 1 #define HAVE_WRITEV 1 #define HAVE_SENDFILE 1 #define HAVE_MUNMAP 1 #define HAVE_MADVISE 1 #define HAVE_POLL 1 #define HAVE_SETSOCKOPT 1 #define HAVE_GETPROTOBYNAME 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_NTOP 1 #define HAVE_EXECVE 1 #define HAVE_FDOPENDIR 1 #define HAVE_PATHCONF 1 #define HAVE_FPATHCONF 1 #define HAVE_DIRFD 1 #define HAVE_FSTATAT 1 #define HAVE_OPENAT 1 #define HAVE_UNLINKAT 1 #define HAVE_GETPAGESIZE 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_MMAP 1 #define HAVE_STRUCT_STAT_BLOCKS 1 #define MKDIR_ARGS 2 #define HAVE_POSIX_READDIR_R 1 #define HAVE_STRUCT_STATVFS 1 #define HAVE_STATVFS_F_FSTR 1 #define HAVE_STATVFS_F_BASETYPE 1 #define HAVE_SYSV_STATFS 1 #define HAVE_STRUCT_STATFS 1 #define HAVE_STRERROR 1 #define UNIX_SOCKETS_WORKS_WITH_SHUTDOWN 1 #define SOCKET_BUFFER_MAX 65536 #define HAVE_WORKING_GETCWD 1 #define HAVE_NOTIFICATIONS 1 #define PTY_MASTER_PATHNAME "/dev/ptmx" configure: exit 0 ################################################### ## ./modules/spider This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/spider/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/spider ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1874: loading cache ../.././config.cache configure:2778: checking for C compiler version configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2798: $? = 0 configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2798: $? = 0 configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2798: $? = 1 configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2798: $? = 1 configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2798: $? = 1 configure:2818: checking whether the C compiler works configure:2840: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2844: $? = 0 configure:2894: result: yes configure:2897: checking for C compiler default output file name configure:2899: result: a.out configure:2905: checking for suffix of executables configure:2912: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2916: $? = 0 configure:2939: result: configure:2961: checking whether we are cross compiling configure:2969: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2973: $? = 0 configure:2980: ./conftest configure:2984: $? = 0 configure:2999: result: no configure:3004: checking for suffix of object files configure:3053: result: o configure:3057: checking whether the compiler supports GNU C configure:3087: result: yes configure:3098: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3163: result: yes configure:3183: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3216: result: none needed configure:3369: checking if we are using TCC (TenDRA C Compiler) configure:3393: result: no configure:3398: checking if we are using ICC (Intel C Compiler) configure:3441: result: no configure:3452: checking how to run the C preprocessor configure:3520: result: gcc -E configure:3534: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3534: $? = 0 configure:3549: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3649: checking for libgcc file name configure:3677: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3714: checking for __inet_ntoa in -lbind configure:3747: result: no configure:3757: checking for socket in -lsocket configure:3790: result: yes configure:3800: checking for gethostbyname in -lnsl configure:3833: result: yes configure:3843: checking for __get_socket_descriptor in -lnet configure:3876: result: no configure:3897: checking for stdio.h configure:3897: result: yes configure:3897: checking for stdlib.h configure:3897: result: yes configure:3897: checking for string.h configure:3897: result: yes configure:3897: checking for inttypes.h configure:3897: result: yes configure:3897: checking for stdint.h configure:3897: result: yes configure:3897: checking for strings.h configure:3897: result: yes configure:3897: checking for sys/stat.h configure:3897: result: yes configure:3897: checking for sys/types.h configure:3897: result: yes configure:3897: checking for unistd.h configure:3897: result: yes configure:3926: checking for arpa/inet.h configure:3926: result: yes configure:3945: checking for netinet/in.h configure:3945: result: yes configure:3964: checking for sys/mman.h configure:3964: result: yes configure:3983: checking for netdb.h configure:3983: result: yes configure:4002: checking for sys/socket.h configure:4002: result: yes configure:4021: checking for sys/sockio.h configure:4021: result: yes configure:4040: checking for stropts.h configure:4040: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4040: $? = 0 configure:4040: result: yes configure:4059: checking for sys/uio.h configure:4059: result: yes configure:4078: checking for unistd.h configure:4078: result: yes configure:4107: checking whether make sets $(MAKE) configure:4130: result: yes configure:4144: checking for the Pike base directory configure:4149: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4319: updating cache ../.././config.cache configure:4368: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:857: creating make_variables config.status:857: creating Makefile config.status:857: creating config.h config.status:1031: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_DNSServiceRegister=no ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fdopendir=yes ac_cv_func_fdwalk=yes ac_cv_func_fgetxattr=no ac_cv_func_finite=yes ac_cv_func_flistxattr=no ac_cv_func_flock=no ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=yes ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=yes ac_cv_func_fpsetround=yes ac_cv_func_fsetxattr=no ac_cv_func_fstatat=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate64=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=no ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_grantpt=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_listxattr=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=no ac_cv_func_lstat=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=no ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_ptsname=yes ac_cv_func_readdir_r=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=no ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=no ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unlinkat=yes ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_libzfs_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_if_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=no ac_cv_header_pcre_pcre_h=yes ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=no ac_cv_header_syscall_h=no ac_cv_header_termios_h=yes ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dns_sd_DNSServiceRegister=yes ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_chgpt_path=no pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=yes pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_notifications=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_pt_chmod_path=no pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_short_use=CT_SHORT pike_cv_socket_buffer_max=65536 pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=no pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=yes pike_cv_struct_statvfs_f_fstr=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_fpsetmask=yes pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='-lnsl -lsocket ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='spider' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/spider/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_LIBSOCKET 1 #define HAVE_LIBNSL 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_NETDB_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SOCKIO_H 1 #define HAVE_STROPTS_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_UNISTD_H 1 configure: exit 0 ################################################### ## ./modules/sprintf This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/sprintf/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/sprintf ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1762: loading cache ../.././config.cache configure:2658: checking for C compiler version configure:2667: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2678: $? = 0 configure:2667: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2678: $? = 0 configure:2667: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2678: $? = 1 configure:2667: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2678: $? = 1 configure:2667: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2678: $? = 1 configure:2698: checking whether the C compiler works configure:2720: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2724: $? = 0 configure:2774: result: yes configure:2777: checking for C compiler default output file name configure:2779: result: a.out configure:2785: checking for suffix of executables configure:2792: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2796: $? = 0 configure:2819: result: configure:2841: checking whether we are cross compiling configure:2849: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2853: $? = 0 configure:2860: ./conftest configure:2864: $? = 0 configure:2879: result: no configure:2884: checking for suffix of object files configure:2933: result: o configure:2937: checking whether the compiler supports GNU C configure:2967: result: yes configure:2978: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3043: result: yes configure:3063: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3096: result: none needed configure:3249: checking if we are using TCC (TenDRA C Compiler) configure:3273: result: no configure:3278: checking if we are using ICC (Intel C Compiler) configure:3321: result: no configure:3332: checking how to run the C preprocessor configure:3400: result: gcc -E configure:3414: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3414: $? = 0 configure:3429: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3429: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3529: checking for libgcc file name configure:3557: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3594: checking whether make sets $(MAKE) configure:3617: result: yes configure:3631: checking for the Pike base directory configure:3636: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:3855: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:836: creating make_variables config.status:836: creating Makefile config.status:836: creating config.h config.status:1010: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_DNSServiceRegister=no ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fdopendir=yes ac_cv_func_fdwalk=yes ac_cv_func_fgetxattr=no ac_cv_func_finite=yes ac_cv_func_flistxattr=no ac_cv_func_flock=no ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=yes ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=yes ac_cv_func_fpsetround=yes ac_cv_func_fsetxattr=no ac_cv_func_fstatat=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate64=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=no ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_grantpt=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_listxattr=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=no ac_cv_func_lstat=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=no ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_ptsname=yes ac_cv_func_readdir_r=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=no ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=no ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unlinkat=yes ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_libzfs_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_if_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=no ac_cv_header_pcre_pcre_h=yes ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=no ac_cv_header_syscall_h=no ac_cv_header_termios_h=yes ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dns_sd_DNSServiceRegister=yes ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_chgpt_path=no pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=yes pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_notifications=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_pt_chmod_path=no pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_short_use=CT_SHORT pike_cv_socket_buffer_max=65536 pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=no pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=yes pike_cv_struct_statvfs_f_fstr=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_fpsetmask=yes pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='sprintf' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/sprintf/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0 ################################################### ## ./modules/sybase This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/sybase/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/sybase ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1880: loading cache ../.././config.cache configure:2784: checking for C compiler version configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2804: $? = 0 configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2804: $? = 0 configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2804: $? = 1 configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2804: $? = 1 configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2804: $? = 1 configure:2824: checking whether the C compiler works configure:2846: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2850: $? = 0 configure:2900: result: yes configure:2903: checking for C compiler default output file name configure:2905: result: a.out configure:2911: checking for suffix of executables configure:2918: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2922: $? = 0 configure:2945: result: configure:2967: checking whether we are cross compiling configure:2975: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2979: $? = 0 configure:2986: ./conftest configure:2990: $? = 0 configure:3005: result: no configure:3010: checking for suffix of object files configure:3059: result: o configure:3063: checking whether the compiler supports GNU C configure:3093: result: yes configure:3104: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3169: result: yes configure:3189: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3222: result: none needed configure:3375: checking if we are using TCC (TenDRA C Compiler) configure:3399: result: no configure:3404: checking if we are using ICC (Intel C Compiler) configure:3447: result: no configure:3458: checking how to run the C preprocessor configure:3526: result: gcc -E configure:3540: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3540: $? = 0 configure:3555: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3555: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3655: checking for libgcc file name configure:3683: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3765: checking for include files location configure:3803: result: not found configure:3821: checking for stdio.h configure:3821: result: yes configure:3821: checking for stdlib.h configure:3821: result: yes configure:3821: checking for string.h configure:3821: result: yes configure:3821: checking for inttypes.h configure:3821: result: yes configure:3821: checking for stdint.h configure:3821: result: yes configure:3821: checking for strings.h configure:3821: result: yes configure:3821: checking for sys/stat.h configure:3821: result: yes configure:3821: checking for sys/types.h configure:3821: result: yes configure:3821: checking for unistd.h configure:3821: result: yes configure:3848: checking for SybaseOpenClient/SybaseOpenClient.h configure:3848: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:47:10: fatal error: SybaseOpenClient/SybaseOpenClient.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:3848: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3848: result: no configure:3867: checking for ctpublic.h configure:3867: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:47:10: fatal error: ctpublic.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:3867: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3867: result: no configure:3894: checking for SybaseOpenClient framework configure:3926: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -framework SybaseOpenClient -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 gcc: error: SybaseOpenClient: No such file or directory gcc: error: unrecognized command line option '-framework' configure:3926: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYBASEOPENCLIENT_SYBASEOPENCLIENT_H | #include | #elif defined(HAVE_CTPUBLIC_H) | #include | #endif | | int | main (void) | { | | CS_CONTEXT *context; | CS_RETCODE ret; | ret = cs_ctx_alloc(CS_VERSION_110, &context); | ret = ct_init(context, CS_VERSION_110); | | ; | return 0; | } configure:3939: result: no configure:3948: checking for library files location configure:3987: result: not found configure:4003: checking for floor in -lm configure:4036: result: yes configure:4046: checking for dlopen in -ldl configure:4079: result: yes configure:4089: checking for gethostbyname in -lnsl configure:4122: result: yes configure:4143: checking for library containing intl_datetime configure:4173: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -ldl -lm >&5 Undefined first referenced symbol in file intl_datetime /var/tmp//cc8_XGMd.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:4173: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | /* 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. */ | char intl_datetime (); | int | main (void) | { | return intl_datetime (); | ; | return 0; | } configure:4173: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lintl_r64 -lnsl -ldl -lm >&5 ld: fatal: library -lintl_r64: not found collect2: error: ld returned 1 exit status configure:4173: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | /* 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. */ | char intl_datetime (); | int | main (void) | { | return intl_datetime (); | ; | return 0; | } configure:4173: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lintl_r -lnsl -ldl -lm >&5 ld: fatal: library -lintl_r: not found collect2: error: ld returned 1 exit status configure:4173: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | /* 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. */ | char intl_datetime (); | int | main (void) | { | return intl_datetime (); | ; | return 0; | } configure:4173: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lintl64 -lnsl -ldl -lm >&5 ld: fatal: library -lintl64: not found collect2: error: ld returned 1 exit status configure:4173: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | /* 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. */ | char intl_datetime (); | int | main (void) | { | return intl_datetime (); | ; | return 0; | } configure:4173: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lintl -lnsl -ldl -lm >&5 Undefined first referenced symbol in file intl_datetime /var/tmp//ccIB3Rgc.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:4173: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 1 | /* 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. */ | char intl_datetime (); | int | main (void) | { | return intl_datetime (); | ; | return 0; | } configure:4193: result: no configure:4490: checking whether make sets $(MAKE) configure:4513: result: yes configure:4527: checking for the Pike base directory configure:4532: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4702: updating cache ../.././config.cache configure:4751: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:849: creating make_variables config.status:849: creating Makefile config.status:849: creating sybase_config.h config.status:1023: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_DNSServiceRegister=no ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fdopendir=yes ac_cv_func_fdwalk=yes ac_cv_func_fgetxattr=no ac_cv_func_finite=yes ac_cv_func_flistxattr=no ac_cv_func_flock=no ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=yes ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=yes ac_cv_func_fpsetround=yes ac_cv_func_fsetxattr=no ac_cv_func_fstatat=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate64=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=no ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_grantpt=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_listxattr=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=no ac_cv_func_lstat=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=no ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_ptsname=yes ac_cv_func_readdir_r=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=no ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=no ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unlinkat=yes ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_libzfs_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_if_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=no ac_cv_header_pcre_pcre_h=yes ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stddef_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=no ac_cv_header_syscall_h=no ac_cv_header_termios_h=yes ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dns_sd_DNSServiceRegister=yes ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_chgpt_path=no pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=yes pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_notifications=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=8323072 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_pt_chmod_path=no pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_short_use=CT_SHORT pike_cv_socket_buffer_max=65536 pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=no pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=yes pike_cv_struct_statvfs_f_fstr=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_fpsetmask=yes pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='sybase_config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='-lnsl -ldl -lm ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='sybase' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/sybase/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_LIBM 1 #define HAVE_LIBDL 1 #define HAVE_LIBNSL 1 configure: exit 0 ################################################### ## ./modules/system This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/system/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/system ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1920: loading cache ../.././config.cache configure:2824: checking for C compiler version configure:2833: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2844: $? = 0 configure:2833: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2844: $? = 0 configure:2833: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2844: $? = 1 configure:2833: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2844: $? = 1 configure:2833: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2844: $? = 1 configure:2864: checking whether the C compiler works configure:2886: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2890: $? = 0 configure:2940: result: yes configure:2943: checking for C compiler default output file name configure:2945: result: a.out configure:2951: checking for suffix of executables configure:2958: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2962: $? = 0 configure:2985: result: configure:3007: checking whether we are cross compiling configure:3015: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3019: $? = 0 configure:3026: ./conftest configure:3030: $? = 0 configure:3045: result: no configure:3050: checking for suffix of object files configure:3099: result: o configure:3103: checking whether the compiler supports GNU C configure:3133: result: yes configure:3144: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3209: result: yes configure:3229: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3262: result: none needed configure:3415: checking if we are using TCC (TenDRA C Compiler) configure:3439: result: no configure:3444: checking if we are using ICC (Intel C Compiler) configure:3487: result: no configure:3498: checking how to run the C preprocessor configure:3566: result: gcc -E configure:3580: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3580: $? = 0 configure:3595: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3595: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3695: checking for libgcc file name configure:3723: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3760: checking for __inet_ntoa in -lbind configure:3793: result: no configure:3803: checking for socket in -lsocket configure:3836: result: yes configure:3846: checking for gethostbyname in -lnsl configure:3879: result: yes configure:3889: checking for __get_socket_descriptor in -lnet configure:3922: result: no configure:3933: checking for shmget in -lcygipc configure:3956: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lcygipc -lnsl -lsocket >&5 ld: fatal: library -lcygipc: not found collect2: error: ld returned 1 exit status configure:3956: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | /* 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. */ | char shmget (); | int | main (void) | { | return shmget (); | ; | return 0; | } configure:3966: result: no configure:3995: checking for stdio.h configure:3995: result: yes configure:3995: checking for stdlib.h configure:3995: result: yes configure:3995: checking for string.h configure:3995: result: yes configure:3995: checking for inttypes.h configure:3995: result: yes configure:3995: checking for stdint.h configure:3995: result: yes configure:3995: checking for strings.h configure:3995: result: yes configure:3995: checking for sys/stat.h configure:3995: result: yes configure:3995: checking for sys/types.h configure:3995: result: yes configure:3995: checking for unistd.h configure:3995: result: yes configure:4022: checking for syslog.h configure:4022: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4022: $? = 0 configure:4022: result: yes configure:4041: checking for sys/syslog.h configure:4041: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4041: $? = 0 configure:4041: result: yes configure:4060: checking for sys/types.h configure:4060: result: yes configure:4079: checking for errno.h configure:4079: result: yes configure:4098: checking for unistd.h configure:4098: result: yes configure:4117: checking for pwd.h configure:4117: result: yes configure:4136: checking for sys/socket.h configure:4136: result: yes configure:4155: checking for netinet/in.h configure:4155: result: yes configure:4174: checking for arpa/inet.h configure:4174: result: yes configure:4193: checking for netdb.h configure:4193: result: yes configure:4212: checking for stdarg.h configure:4212: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4212: $? = 0 configure:4212: result: yes configure:4231: checking for winsock2.h configure:4231: result: no configure:4250: checking for sys/utsname.h configure:4250: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4250: $? = 0 configure:4250: result: yes configure:4269: checking for pwd.h configure:4269: result: yes configure:4288: checking for passwd.h configure:4288: result: no configure:4307: checking for shadow.h configure:4307: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4307: $? = 0 configure:4307: result: yes configure:4326: checking for grp.h configure:4326: result: yes configure:4345: checking for sys/stat.h configure:4345: result: yes configure:4364: checking for winsock.h configure:4364: result: no configure:4383: checking for sys/systeminfo.h configure:4383: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4383: $? = 0 configure:4383: result: yes configure:4402: checking for windows.h configure:4402: result: no configure:4421: checking for sys/param.h configure:4421: result: yes configure:4440: checking for utime.h configure:4440: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4440: $? = 0 configure:4440: result: yes configure:4459: checking for sys/utime.h configure:4459: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4459: $? = 0 configure:4459: result: yes configure:4478: checking for sys/id.h configure:4478: result: no configure:4497: checking for sys/time.h configure:4497: result: yes configure:4516: checking for sys/shm.h configure:4516: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4516: $? = 0 configure:4516: result: yes configure:4535: checking for sys/mman.h configure:4535: result: yes configure:4554: checking for fcntl.h configure:4554: result: yes configure:4573: checking for sys/fcntl.h configure:4573: result: yes configure:4592: checking for netinfo/ni.h configure:4592: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:74:10: fatal error: netinfo/ni.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:4592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSTEMINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4592: result: no configure:4611: checking for sys/prctl.h configure:4611: result: no configure:4630: checking for cygwin/ipc.h configure:4630: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:74:10: fatal error: cygwin/ipc.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:4630: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSTEMINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4630: result: no configure:4649: checking for cygwin/sem.h configure:4649: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:74:10: fatal error: cygwin/sem.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:4649: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSTEMINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4649: result: no configure:4668: checking for cygwin/shm.h configure:4668: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:74:10: fatal error: cygwin/shm.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:4668: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSTEMINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4668: result: no configure:4687: checking for ws2tcpip.h configure:4687: result: no configure:4706: checking for NewAPIs.h configure:4706: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:74:10: fatal error: NewAPIs.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:4706: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSTEMINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4706: result: no configure:4725: checking for sys/loadavg.h configure:4725: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4725: $? = 0 configure:4725: result: yes configure:4759: checking for working sys/resource.h configure:4786: result: yes configure:4796: checking for working sys/user.h configure:4820: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4820: $? = 0 configure:4830: result: yes configure:4875: checking for gnu/stubs.h configure:4875: result: no configure:4903: checking for syslog configure:4996: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:4996: $? = 0 configure:5009: result: yes configure:5018: checking for link configure:5111: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:5111: $? = 0 configure:5124: result: yes configure:5133: checking for symlink configure:5226: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:5226: $? = 0 configure:5239: result: yes configure:5248: checking for readlink configure:5341: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:5341: $? = 0 configure:5354: result: yes configure:5363: checking for resolvepath configure:5456: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:5456: $? = 0 configure:5469: result: yes configure:5478: checking for realpath configure:5571: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:5571: $? = 0 configure:5584: result: yes configure:5593: checking for chown configure:5686: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:5686: $? = 0 configure:5699: result: yes configure:5708: checking for lchown configure:5801: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:5801: $? = 0 configure:5814: result: yes configure:5823: checking for initgroups configure:5929: result: yes configure:5938: checking for setgroups configure:6044: result: yes configure:6053: checking for getgroups configure:6146: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:6146: $? = 0 configure:6159: result: yes configure:6168: checking for seteuid configure:6274: result: yes configure:6283: checking for setresuid configure:6394: result: no configure:6398: checking for setegid configure:6504: result: yes configure:6513: checking for setresgid configure:6606: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 Undefined first referenced symbol in file setresgid /var/tmp//ccR2_cla.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:6606: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSTEMINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_LOADAVG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_RESOLVEPATH 1 | #define HAVE_REALPATH 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define setresgid to an innocuous variant, in case declares setresgid. | For example, HP-UX 11i declares gettimeofday. */ | #define setresgid innocuous_setresgid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setresgid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setresgid | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setresgid (); | /* 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_setresgid) || defined (__stub___setresgid) | choke me | #else | char (*f) () = setresgid; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != setresgid; | ; | return 0; | } configure:6624: result: no configure:6628: checking for geteuid configure:6734: result: yes configure:6743: checking for getpgrp configure:6849: result: yes configure:6858: checking for getpgid configure:6964: result: yes configure:6973: checking for getppid configure:7066: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:7066: $? = 0 configure:7079: result: yes configure:7088: checking for getuid configure:7194: result: yes configure:7203: checking for getgid configure:7309: result: yes configure:7318: checking for setuid configure:7424: result: yes configure:7433: checking for setgid configure:7539: result: yes configure:7548: checking for setpgrp configure:7654: result: yes configure:7663: checking for setpgid configure:7769: result: yes configure:7778: checking for getsid configure:7871: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:7871: $? = 0 configure:7884: result: yes configure:7893: checking for setsid configure:7999: result: yes configure:8008: checking for getpwnam configure:8114: result: yes configure:8123: checking for getspnam configure:8216: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:8216: $? = 0 configure:8229: result: yes configure:8238: checking for getgrnam configure:8344: result: yes configure:8353: checking for getpwuid configure:8459: result: yes configure:8468: checking for getgrgid configure:8561: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:8561: $? = 0 configure:8574: result: yes configure:8583: checking for getgrent configure:8689: result: yes configure:8698: checking for setgrent configure:8791: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:8791: $? = 0 configure:8804: result: yes configure:8813: checking for endgrent configure:8906: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:8906: $? = 0 configure:8919: result: yes configure:8928: checking for getpwent configure:9034: result: yes configure:9043: checking for setpwent configure:9136: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:9136: $? = 0 configure:9149: result: yes configure:9158: checking for endpwent configure:9251: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:9251: $? = 0 configure:9264: result: yes configure:9273: checking for gethostname configure:9366: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:9366: $? = 0 configure:9379: result: yes configure:9388: checking for gethostbyname configure:9481: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:9481: $? = 0 configure:9494: result: yes configure:9503: checking for getservbyname configure:9596: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:9596: $? = 0 configure:9609: result: yes configure:9618: checking for chroot configure:9711: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:9711: $? = 0 configure:9724: result: yes configure:9733: checking for fchroot configure:9826: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:9826: $? = 0 configure:9839: result: yes configure:9848: checking for uname configure:9941: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:9941: $? = 0 configure:9954: result: yes configure:9963: checking for sysinfo configure:10056: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:10056: $? = 0 configure:10069: result: yes configure:10078: checking for getgrnam_r configure:10171: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:10171: $? = 0 configure:10184: result: yes configure:10193: checking for getgrent_r configure:10286: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:10286: $? = 0 configure:10299: result: yes configure:10308: checking for getgrgid_r configure:10401: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:10401: $? = 0 configure:10414: result: yes configure:10423: checking for getpwnam_r configure:10516: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:10516: $? = 0 configure:10529: result: yes configure:10538: checking for getpwent_r configure:10631: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:10631: $? = 0 configure:10644: result: yes configure:10653: checking for getpwuid_r configure:10746: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:10746: $? = 0 configure:10759: result: yes configure:10768: checking for getspnam_r configure:10861: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:10861: $? = 0 configure:10874: result: yes configure:10883: checking for innetgr configure:10976: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:10976: $? = 0 configure:10989: result: yes configure:10998: checking for utime configure:11091: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:11091: $? = 0 configure:11104: result: yes configure:11113: checking for _utime configure:11206: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:11206: $? = 0 configure:11219: result: yes configure:11228: checking for lutimes configure:11321: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 Undefined first referenced symbol in file lutimes /var/tmp//cc5QQUkb.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:11321: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSTEMINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_LOADAVG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_RESOLVEPATH 1 | #define HAVE_REALPATH 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_SETGRENT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_GETPWENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_CHROOT 1 | #define HAVE_FCHROOT 1 | #define HAVE_UNAME 1 | #define HAVE_SYSINFO 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETSPNAM_R 1 | #define HAVE_INNETGR 1 | #define HAVE_UTIME 1 | #define HAVE__UTIME 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define lutimes to an innocuous variant, in case declares lutimes. | For example, HP-UX 11i declares gettimeofday. */ | #define lutimes innocuous_lutimes | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lutimes (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lutimes | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char lutimes (); | /* 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_lutimes) || defined (__stub___lutimes) | choke me | #else | char (*f) () = lutimes; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != lutimes; | ; | return 0; | } configure:11339: result: no configure:11343: checking for sleep configure:11436: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:11436: $? = 0 configure:11449: result: yes configure:11458: checking for usleep configure:11564: result: yes configure:11573: checking for nanosleep configure:11679: result: yes configure:11688: checking for getrlimit configure:11794: result: yes configure:11803: checking for setrlimit configure:11909: result: yes configure:11918: checking for setproctitle configure:12011: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 Undefined first referenced symbol in file setproctitle /var/tmp//cckkkPpc.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:12011: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSTEMINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_LOADAVG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_RESOLVEPATH 1 | #define HAVE_REALPATH 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_SETGRENT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_GETPWENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_CHROOT 1 | #define HAVE_FCHROOT 1 | #define HAVE_UNAME 1 | #define HAVE_SYSINFO 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETSPNAM_R 1 | #define HAVE_INNETGR 1 | #define HAVE_UTIME 1 | #define HAVE__UTIME 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define setproctitle to an innocuous variant, in case declares setproctitle. | For example, HP-UX 11i declares gettimeofday. */ | #define setproctitle innocuous_setproctitle | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setproctitle (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setproctitle | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setproctitle (); | /* 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_setproctitle) || defined (__stub___setproctitle) | choke me | #else | char (*f) () = setproctitle; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != setproctitle; | ; | return 0; | } configure:12029: result: no configure:12033: checking for setitimer configure:12139: result: yes configure:12148: checking for getitimer configure:12241: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:12241: $? = 0 configure:12254: result: yes configure:12263: checking for mmap configure:12369: result: yes configure:12378: checking for munmap configure:12484: result: yes configure:12493: checking for gettimeofday configure:12599: result: yes configure:12608: checking for settimeofday configure:12701: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:12701: $? = 0 configure:12714: result: yes configure:12723: checking for prctl configure:12834: result: no configure:12838: checking for inet_ntoa configure:12944: result: yes configure:12953: checking for inet_ntop configure:13059: result: yes configure:13068: checking for getaddrinfo configure:13161: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:13161: $? = 0 configure:13174: result: yes configure:13183: checking for getloadavg configure:13276: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:13276: $? = 0 configure:13289: result: yes configure:13300: checking if setpgrp takes two arguments (BSD) configure:13325: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c: In function 'main': conftest.c:127:14: warning: implicit declaration of function 'setprgp'; did you mean 'setpgrp'? [-Wimplicit-function-declaration] int prgp = setprgp(0, 0); ^~~~~~~ setpgrp configure:13325: $? = 0 configure:13341: result: no configure:13346: checking for solaris style gethostbyname_r configure:13374: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 conftest.c: In function 'main': conftest.c:129:54: warning: passing argument 5 of 'gethostbyname_r' makes pointer from integer without a cast [-Wint-conversion] gethostbyname_r("foo",&result, data, sizeof(data), h_errno)->h_name; ^~~~~~~ In file included from conftest.c:120:0: /usr/include/netdb.h:222:17: note: expected 'int *' but argument is of type 'int' struct hostent *gethostbyname_r ^~~~~~~~~~~~~~~ configure:13374: $? = 0 configure:13386: result: yes configure:13395: checking for OSF1 style gethostbyname_r configure:13423: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 conftest.c: In function 'main': conftest.c:129:23: error: storage size of 'data' isn't known struct hostent_data data; ^~~~ conftest.c:130:7: error: too few arguments to function 'gethostbyname_r' bar=gethostbyname_r("foo",&result, &data); ^~~~~~~~~~~~~~~ In file included from conftest.c:121:0: /usr/include/netdb.h:222:17: note: declared here struct hostent *gethostbyname_r ^~~~~~~~~~~~~~~ configure:13423: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSTEMINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_LOADAVG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_RESOLVEPATH 1 | #define HAVE_REALPATH 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_SETGRENT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_GETPWENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_CHROOT 1 | #define HAVE_FCHROOT 1 | #define HAVE_UNAME 1 | #define HAVE_SYSINFO 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETSPNAM_R 1 | #define HAVE_INNETGR 1 | #define HAVE_UTIME 1 | #define HAVE__UTIME 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SOLARIS_GETHOSTBYNAME_R 1 | /* end confdefs.h. */ | | #define _REENTRANT | #define _THREAD_SAFE | #include | | int | main (void) | { | | int bar; | struct hostent result; | struct hostent_data data; | bar=gethostbyname_r("foo",&result, &data); | | ; | return 0; | } configure:13435: result: no configure:13443: checking for solaris style getservbyname_r configure:13470: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:13470: $? = 0 configure:13482: result: yes configure:13491: checking for OSF1 style getservbyname_r configure:13519: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 conftest.c: In function 'main': conftest.c:130:23: error: storage size of 'data' isn't known struct servent_data data; ^~~~ conftest.c:131:7: error: too few arguments to function 'getservbyname_r' bar=getservbyname_r("foo","bar",&result, &data); ^~~~~~~~~~~~~~~ In file included from conftest.c:122:0: /usr/include/netdb.h:231:17: note: declared here struct servent *getservbyname_r ^~~~~~~~~~~~~~~ configure:13519: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSTEMINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_LOADAVG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_RESOLVEPATH 1 | #define HAVE_REALPATH 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_SETGRENT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_GETPWENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_CHROOT 1 | #define HAVE_FCHROOT 1 | #define HAVE_UNAME 1 | #define HAVE_SYSINFO 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETSPNAM_R 1 | #define HAVE_INNETGR 1 | #define HAVE_UTIME 1 | #define HAVE__UTIME 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SOLARIS_GETHOSTBYNAME_R 1 | #define HAVE_SOLARIS_GETSERVBYNAME_R 1 | /* end confdefs.h. */ | | #define _REENTRANT | #define _THREAD_SAFE | #include | | int | main (void) | { | | int bar; | struct servent result; | struct servent_data data; | bar=getservbyname_r("foo","bar",&result, &data); | | ; | return 0; | } configure:13531: result: no configure:13540: checking if getspnam_r takes 4 (Solaris) or 5 (Linux) arguments configure:13582: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:13582: $? = 0 configure:13598: result: 4 - Solaris configure:13608: checking for h_addr_list configure:13635: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:13635: $? = 0 configure:13647: result: yes configure:13656: checking for in_addr_t configure:13682: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:13682: $? = 0 configure:13694: result: yes configure:13703: checking whether struct passwd has the pw_gecos field configure:13742: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:13742: $? = 0 configure:13754: result: yes configure:13763: checking for GNU libc configure:13766: checking for grep that handles long lines and -e configure:13830: result: /usr/bin/ggrep configure:13835: checking for egrep configure:13903: result: /usr/bin/ggrep -E conftest.c:124:10: fatal error: features.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:13935: result: yes - disabling unlocked syslog calls configure:13945: checking setrlimit syntax configure:13980: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:13980: $? = 0 configure:14025: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:128:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif HAVE_SYS_RESOURCE_H ^~~~~~~~~~~~~~~~~~~ configure:14025: $? = 0 configure:14037: result: standard configure:14055: checking for GetUserName configure:14148: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 Undefined first referenced symbol in file GetUserName /var/tmp//ccZ.Q.Fd.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:14148: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSTEMINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_LOADAVG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_RESOLVEPATH 1 | #define HAVE_REALPATH 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_SETGRENT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_GETPWENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_CHROOT 1 | #define HAVE_FCHROOT 1 | #define HAVE_UNAME 1 | #define HAVE_SYSINFO 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETSPNAM_R 1 | #define HAVE_INNETGR 1 | #define HAVE_UTIME 1 | #define HAVE__UTIME 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SOLARIS_GETHOSTBYNAME_R 1 | #define HAVE_SOLARIS_GETSERVBYNAME_R 1 | #define HAVE_SOLARIS_GETSPNAM_R 1 | #define HAVE_H_ADDR_LIST 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_PW_GECOS 1 | #define MIGHT_HAVE_SYSLOG_RACES 1 | #define SETRLIMIT_SYNTAX_STANDARD 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define GetUserName to an innocuous variant, in case declares GetUserName. | For example, HP-UX 11i declares gettimeofday. */ | #define GetUserName innocuous_GetUserName | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char GetUserName (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef GetUserName | #endif | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char GetUserName (); | /* 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_GetUserName) || defined (__stub___GetUserName) | choke me | #else | char (*f) () = GetUserName; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != GetUserName; | ; | return 0; | } configure:14166: result: no configure:14171: checking if get/setitimer 'which' type is tInt02 configure:14198: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:14198: $? = 0 configure:14198: ./conftest configure:14198: $? = 0 configure:14212: result: yes configure:14221: checking for the RDTSC instruction (x86) configure:14257: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnsl -lsocket >&5 configure:14257: $? = 0 configure:14257: ./conftest configure:14257: $? = 0 configure:14269: result: yes configure:14277: checking whether make sets $(MAKE) configure:14300: result: yes configure:14314: checking for the Pike base directory configure:14319: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:14489: updating cache ../.././config.cache configure:14538: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:956: creating make_variables config.status:956: creating Makefile config.status:956: creating system_machine.h config.status:1130: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_DNSServiceRegister=no ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=yes ac_cv_func_fdopendir=yes ac_cv_func_fdwalk=yes ac_cv_func_fgetxattr=no ac_cv_func_finite=yes ac_cv_func_flistxattr=no ac_cv_func_flock=no ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=yes ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=yes ac_cv_func_fpsetround=yes ac_cv_func_fsetxattr=no ac_cv_func_fstatat=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate64=no ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=no ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_grantpt=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_link=yes ac_cv_func_listxattr=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=no ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=no ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_ptsname=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_resolvepath=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=no ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=no ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=no ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=yes ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_NewAPIs_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_libzfs_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_if_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=no ac_cv_header_pcre_pcre_h=yes ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stdarg_h=yes ac_cv_header_stddef_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=no ac_cv_header_syscall_h=no ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dns_sd_DNSServiceRegister=yes ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_chgpt_path=no pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=yes pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_notifications=yes pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=yes pike_cv_have_solaris_getservbyname_r=yes pike_cv_have_solaris_getspnam_r=yes pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=8323072 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_pt_chmod_path=no pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT pike_cv_socket_buffer_max=65536 pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=no pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=yes pike_cv_struct_statvfs_f_fstr=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_fpsetmask=yes pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='system_machine.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/ggrep -E' EXEEXT='' GREP='/usr/bin/ggrep' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='-lnsl -lsocket ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_system' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/system/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_LIBSOCKET 1 #define HAVE_LIBNSL 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_ERRNO_H 1 #define HAVE_UNISTD_H 1 #define HAVE_PWD_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETDB_H 1 #define HAVE_STDARG_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_GRP_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_SYSTEMINFO_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_UTIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_LOADAVG_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_USER_H 1 #define HAVE_SYSLOG 1 #define HAVE_LINK 1 #define HAVE_SYMLINK 1 #define HAVE_READLINK 1 #define HAVE_RESOLVEPATH 1 #define HAVE_REALPATH 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_INITGROUPS 1 #define HAVE_SETGROUPS 1 #define HAVE_GETGROUPS 1 #define HAVE_SETEUID 1 #define HAVE_SETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETPGRP 1 #define HAVE_GETPGID 1 #define HAVE_GETPPID 1 #define HAVE_GETUID 1 #define HAVE_GETGID 1 #define HAVE_SETUID 1 #define HAVE_SETGID 1 #define HAVE_SETPGRP 1 #define HAVE_SETPGID 1 #define HAVE_GETSID 1 #define HAVE_SETSID 1 #define HAVE_GETPWNAM 1 #define HAVE_GETSPNAM 1 #define HAVE_GETGRNAM 1 #define HAVE_GETPWUID 1 #define HAVE_GETGRGID 1 #define HAVE_GETGRENT 1 #define HAVE_SETGRENT 1 #define HAVE_ENDGRENT 1 #define HAVE_GETPWENT 1 #define HAVE_SETPWENT 1 #define HAVE_ENDPWENT 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETSERVBYNAME 1 #define HAVE_CHROOT 1 #define HAVE_FCHROOT 1 #define HAVE_UNAME 1 #define HAVE_SYSINFO 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_GETSPNAM_R 1 #define HAVE_INNETGR 1 #define HAVE_UTIME 1 #define HAVE__UTIME 1 #define HAVE_SLEEP 1 #define HAVE_USLEEP 1 #define HAVE_NANOSLEEP 1 #define HAVE_GETRLIMIT 1 #define HAVE_SETRLIMIT 1 #define HAVE_SETITIMER 1 #define HAVE_GETITIMER 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SETTIMEOFDAY 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_NTOP 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETLOADAVG 1 #define HAVE_SOLARIS_GETHOSTBYNAME_R 1 #define HAVE_SOLARIS_GETSERVBYNAME_R 1 #define HAVE_SOLARIS_GETSPNAM_R 1 #define HAVE_H_ADDR_LIST 1 #define HAVE_IN_ADDR_T 1 #define HAVE_PW_GECOS 1 #define MIGHT_HAVE_SYSLOG_RACES 1 #define SETRLIMIT_SYNTAX_STANDARD 1 #define ITIMER_TYPE_IS_02 1 #define HAVE_RDTSC 1 configure: exit 0 ################################################### ## ./post_modules/Bz2 This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Bz2/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Bz2 ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1919: loading cache ../.././config.cache configure:2832: checking for C compiler version configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2852: $? = 0 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2852: $? = 0 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2852: $? = 1 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2852: $? = 1 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2852: $? = 1 configure:2872: checking whether the C compiler works configure:2894: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2898: $? = 0 configure:2948: result: yes configure:2951: checking for C compiler default output file name configure:2953: result: a.out configure:2959: checking for suffix of executables configure:2966: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2970: $? = 0 configure:2993: result: configure:3015: checking whether we are cross compiling configure:3023: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3027: $? = 0 configure:3034: ./conftest configure:3038: $? = 0 configure:3053: result: no configure:3058: checking for suffix of object files configure:3107: result: o configure:3111: checking whether the compiler supports GNU C configure:3141: result: yes configure:3152: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3217: result: yes configure:3237: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3270: result: none needed configure:3423: checking if we are using TCC (TenDRA C Compiler) configure:3447: result: no configure:3452: checking if we are using ICC (Intel C Compiler) configure:3495: result: no configure:3506: checking how to run the C preprocessor configure:3574: result: gcc -E configure:3588: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3588: $? = 0 configure:3603: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3603: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3703: checking for libgcc file name configure:3731: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3789: checking for library containing BZ2_bzCompressInit configure:3819: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 Undefined first referenced symbol in file BZ2_bzCompressInit /var/tmp//ccPaNjUc.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:3819: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* 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. */ | char BZ2_bzCompressInit (); | int | main (void) | { | return BZ2_bzCompressInit (); | ; | return 0; | } configure:3819: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lbz2 >&5 configure:3819: $? = 0 configure:3839: result: -lbz2 configure:3926: checking for stdio.h configure:3926: result: yes configure:3926: checking for stdlib.h configure:3926: result: yes configure:3926: checking for string.h configure:3926: result: yes configure:3926: checking for inttypes.h configure:3926: result: yes configure:3926: checking for stdint.h configure:3926: result: yes configure:3926: checking for strings.h configure:3926: result: yes configure:3926: checking for sys/stat.h configure:3926: result: yes configure:3926: checking for sys/types.h configure:3926: result: yes configure:3926: checking for unistd.h configure:3926: result: yes configure:3953: checking for bzlib.h configure:3953: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:3953: $? = 0 configure:3953: result: yes configure:3972: checking for string.h configure:3972: result: yes configure:3991: checking for strings.h configure:3991: result: yes configure:4025: checking for gnu/stubs.h configure:4025: result: no configure:4053: checking for BZ2_bzCompressInit configure:4146: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lbz2 >&5 configure:4146: $? = 0 configure:4159: result: yes configure:4170: checking if the library works configure:4215: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lbz2 >&5 configure:4215: $? = 0 configure:4215: ./conftest configure:4215: $? = 0 configure:4228: result: yes configure:4248: checking if a bz_stream has the field total_out. configure:4274: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lbz2 >&5 conftest.c: In function 'main': conftest.c:34:9: error: 'bz_stream {aka struct }' has no member named 'total_out'; did you mean 'avail_out'? s->total_out = 0; ^~~~~~~~~ avail_out configure:4274: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_BZLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_BZ2_BZCOMPRESSINIT 1 | #define HAVE_BZ2LIB 1 | /* end confdefs.h. */ | | /* bzlib.h needs stdio.h on some systems (for FILE) */ | #include | #include | | int | main (void) | { | | extern bz_stream *s; | s->total_out = 0; | return 0; | | ; | return 0; | } configure:4286: result: no configure:4305: checking whether make sets $(MAKE) configure:4328: result: yes configure:4342: checking for the Pike base directory configure:4347: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4517: updating cache ../.././config.cache configure:4566: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:851: creating make_variables config.status:851: creating Makefile config.status:851: creating libbzip2mod_config.h config.status:1025: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_DNSServiceRegister=no ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=yes ac_cv_func_fdopendir=yes ac_cv_func_fdwalk=yes ac_cv_func_fgetxattr=no ac_cv_func_finite=yes ac_cv_func_flistxattr=no ac_cv_func_flock=no ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=yes ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=yes ac_cv_func_fpsetround=yes ac_cv_func_fsetxattr=no ac_cv_func_fstatat=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate64=no ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=no ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_grantpt=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_link=yes ac_cv_func_listxattr=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=no ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=no ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_ptsname=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_resolvepath=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=no ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=no ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=no ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=yes ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_NewAPIs_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_libzfs_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_if_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=no ac_cv_header_pcre_pcre_h=yes ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stdarg_h=yes ac_cv_header_stddef_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=no ac_cv_header_syscall_h=no ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dns_sd_DNSServiceRegister=yes ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_chgpt_path=no pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=yes pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_notifications=yes pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=yes pike_cv_have_solaris_getservbyname_r=yes pike_cv_have_solaris_getspnam_r=yes pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=8323072 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_pt_chmod_path=no pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT pike_cv_socket_buffer_max=65536 pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=no pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=yes pike_cv_struct_statvfs_f_fstr=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_fpsetmask=yes pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='libbzip2mod_config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='-lbz2 ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Bz2' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/libbzip2mod.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Bz2/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_BZLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_BZ2_BZCOMPRESSINIT 1 #define HAVE_BZ2LIB 1 configure: exit 0 ################################################### ## ./post_modules/COM This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/COM/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/COM ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1883: loading cache ../.././config.cache configure:2787: checking for C compiler version configure:2796: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2807: $? = 0 configure:2796: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2807: $? = 0 configure:2796: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2807: $? = 1 configure:2796: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2807: $? = 1 configure:2796: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2807: $? = 1 configure:2827: checking whether the C compiler works configure:2849: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2853: $? = 0 configure:2903: result: yes configure:2906: checking for C compiler default output file name configure:2908: result: a.out configure:2914: checking for suffix of executables configure:2921: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2925: $? = 0 configure:2948: result: configure:2970: checking whether we are cross compiling configure:2978: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2982: $? = 0 configure:2989: ./conftest configure:2993: $? = 0 configure:3008: result: no configure:3013: checking for suffix of object files configure:3062: result: o configure:3066: checking whether the compiler supports GNU C configure:3096: result: yes configure:3107: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3172: result: yes configure:3192: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3225: result: none needed configure:3378: checking if we are using TCC (TenDRA C Compiler) configure:3402: result: no configure:3407: checking if we are using ICC (Intel C Compiler) configure:3450: result: no configure:3461: checking how to run the C preprocessor configure:3529: result: gcc -E configure:3543: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3543: $? = 0 configure:3558: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3558: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3658: checking for libgcc file name configure:3686: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3756: checking which operating system we are using configure:3774: result: solaris configure:3777: checking which architecture we are using configure:3806: result: i386 configure:3809: checking for working ls configure:3839: result: /usr/bin/ls configure:3843: checking for COM_HOME configure:3859: result: no configure:3862: checking for COM libraries configure:3889: result: no configure:3902: checking for the COM include directory configure:3925: result: no configure:3958: checking for stdio.h configure:3958: result: yes configure:3958: checking for stdlib.h configure:3958: result: yes configure:3958: checking for string.h configure:3958: result: yes configure:3958: checking for inttypes.h configure:3958: result: yes configure:3958: checking for stdint.h configure:3958: result: yes configure:3958: checking for strings.h configure:3958: result: yes configure:3958: checking for sys/stat.h configure:3958: result: yes configure:3958: checking for sys/types.h configure:3958: result: yes configure:3958: checking for unistd.h configure:3958: result: yes configure:3985: checking for objbase.h configure:3985: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:47:10: fatal error: objbase.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:3985: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3985: result: no configure:4004: checking for winbase.h configure:4004: result: no configure:4023: checking for setjmp.h configure:4023: result: yes configure:4042: checking for ole2.h configure:4042: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:48:10: fatal error: ole2.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:4042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SETJMP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4042: result: no configure:4157: checking whether make sets $(MAKE) configure:4180: result: yes configure:4194: checking for the Pike base directory configure:4199: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4369: updating cache ../.././config.cache configure:4418: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:850: creating make_variables config.status:850: creating Makefile config.status:850: creating config.h config.status:1024: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_DNSServiceRegister=no ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=yes ac_cv_func_fdopendir=yes ac_cv_func_fdwalk=yes ac_cv_func_fgetxattr=no ac_cv_func_finite=yes ac_cv_func_flistxattr=no ac_cv_func_flock=no ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=yes ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=yes ac_cv_func_fpsetround=yes ac_cv_func_fsetxattr=no ac_cv_func_fstatat=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate64=no ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=no ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_grantpt=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_link=yes ac_cv_func_listxattr=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=no ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=no ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_ptsname=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_resolvepath=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=no ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=no ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=no ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=yes ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_NewAPIs_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_libzfs_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_if_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=no ac_cv_header_pcre_pcre_h=yes ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stdarg_h=yes ac_cv_header_stddef_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=no ac_cv_header_syscall_h=no ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dns_sd_DNSServiceRegister=yes ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_chgpt_path=no pike_cv_com=no pike_cv_com_arch=i386 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=solaris pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=yes pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_notifications=yes pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=yes pike_cv_have_solaris_getservbyname_r=yes pike_cv_have_solaris_getspnam_r=yes pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=8323072 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_pt_chmod_path=no pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT pike_cv_socket_buffer_max=65536 pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=no pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=yes pike_cv_struct_statvfs_f_fstr=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_fpsetmask=yes pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' COM_AVAILABLE='0' COM_LIBS='' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LINKER_OPTIONS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='COM' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/COM/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_SETJMP_H 1 configure: exit 0 ################################################### ## ./post_modules/GL This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GL/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GL ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1894: loading cache ../.././config.cache configure:2807: checking for C compiler version configure:2816: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2827: $? = 0 configure:2816: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2827: $? = 0 configure:2816: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2827: $? = 1 configure:2816: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2827: $? = 1 configure:2816: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2827: $? = 1 configure:2847: checking whether the C compiler works configure:2869: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2873: $? = 0 configure:2923: result: yes configure:2926: checking for C compiler default output file name configure:2928: result: a.out configure:2934: checking for suffix of executables configure:2941: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2945: $? = 0 configure:2968: result: configure:2990: checking whether we are cross compiling configure:2998: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3002: $? = 0 configure:3009: ./conftest configure:3013: $? = 0 configure:3028: result: no configure:3033: checking for suffix of object files configure:3082: result: o configure:3086: checking whether the compiler supports GNU C configure:3116: result: yes configure:3127: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3192: result: yes configure:3212: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3245: result: none needed configure:3398: checking if we are using TCC (TenDRA C Compiler) configure:3422: result: no configure:3427: checking if we are using ICC (Intel C Compiler) configure:3470: result: no configure:3481: checking how to run the C preprocessor configure:3549: result: gcc -E configure:3563: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3563: $? = 0 configure:3578: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3578: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3678: checking for libgcc file name configure:3706: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3760: checking for X configure:3798: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lX11 >&5 configure:3798: $? = 0 configure:3985: result: libraries , headers configure:3999: checking for stdio.h configure:3999: result: yes configure:3999: checking for stdlib.h configure:3999: result: yes configure:3999: checking for string.h configure:3999: result: yes configure:3999: checking for inttypes.h configure:3999: result: yes configure:3999: checking for stdint.h configure:3999: result: yes configure:3999: checking for strings.h configure:3999: result: yes configure:3999: checking for sys/stat.h configure:3999: result: yes configure:3999: checking for sys/types.h configure:3999: result: yes configure:3999: checking for unistd.h configure:3999: result: yes configure:4029: checking for gnu/stubs.h configure:4029: result: no configure:4098: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lX11 >&5 configure:4098: $? = 0 configure:4198: checking for gethostbyname configure:4304: result: yes configure:4405: checking for connect configure:4498: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:4498: $? = 0 configure:4511: result: yes configure:4564: checking for remove configure:4657: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:4657: $? = 0 configure:4670: result: yes configure:4723: checking for shmat configure:4816: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:4816: $? = 0 configure:4829: result: yes configure:4890: checking for IceConnectionNumber in -lICE configure:4913: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lICE >&5 configure:4913: $? = 0 configure:4923: result: yes configure:4956: checking for windef.h configure:4956: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:47:10: fatal error: windef.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. configure:4956: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4956: result: no configure:4975: checking for GL/gl.h configure:4975: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4975: $? = 0 configure:4975: result: yes configure:4994: checking for GL/glx.h configure:4994: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4994: $? = 0 configure:4994: result: yes configure:5028: checking for OpenGL/gl.h configure:5028: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -framework OpenGL -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 gcc: error: OpenGL: No such file or directory gcc: error: unrecognized command line option '-framework' configure:5028: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5028: result: no configure:5066: checking for XDrawPoint in -lX11 configure:5089: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lX11 >&5 configure:5089: $? = 0 configure:5099: result: yes configure:5109: checking for XShmPutImage in -lXext configure:5132: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lXext -lX11 >&5 configure:5132: $? = 0 configure:5142: result: yes configure:5152: checking for glOrtho in -lGL configure:5175: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lGL -lSM -lICE -lXext -lX11 -lXext -lX11 >&5 configure:5175: $? = 0 configure:5185: result: yes configure:5193: checking for glOrtho in -lMesaGL configure:5216: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lMesaGL -lSM -lICE -lXext -lX11 -lXext -lX11 >&5 ld: fatal: library -lMesaGL: not found collect2: error: ld returned 1 exit status configure:5216: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBGL 1 | /* 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. */ | char glOrtho (); | int | main (void) | { | return glOrtho (); | ; | return 0; | } configure:5226: result: no configure:5235: checking for glOrtho in -lOpenGL configure:5261: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lXext -lX11 -lOpenGL >&5 ld: fatal: library -lOpenGL: not found collect2: error: ld returned 1 exit status configure:5261: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBGL 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINDEF_H | #include | #endif /* HAVE_WINDEF_H */ | #ifdef HAVE_GL_GL_H | #include | #endif /* HAVE_GL_GL_H */ | | int | main (void) | { | glOrtho(0.0,0.0,0.0,0.0,0.0,0.0); | ; | return 0; | } configure:5278: result: no configure:5281: checking for glOrtho in -lOpenGL32 configure:5308: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lXext -lX11 -lOpenGL32 >&5 conftest.c:25:10: fatal error: windows.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:5308: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBGL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_WINDEF_H | #include | #endif /* HAVE_WINDEF_H */ | #ifdef HAVE_GL_GL_H | #include | #endif /* HAVE_GL_GL_H */ | | int | main (void) | { | glOrtho(0.0,0.0,0.0,0.0,0.0,0.0); | ; | return 0; | } configure:5325: result: no configure:5331: checking for glOrtho in OpenGL.framework configure:5352: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lXext -lX11 -framework OpenGL >&5 gcc: error: OpenGL: No such file or directory gcc: error: unrecognized command line option '-framework' configure:5352: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBGL 1 | /* end confdefs.h. */ | | #include | | int | main (void) | { | glOrtho(0.0,0.0,0.0,0.0,0.0,0.0); | ; | return 0; | } configure:5367: result: no configure:5428: checking whether make sets $(MAKE) configure:5451: result: yes configure:5465: checking for the Pike base directory configure:5470: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:5640: updating cache ../.././config.cache configure:5689: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:858: creating make_variables config.status:858: creating Makefile config.status:858: creating config.h config.status:1032: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_XMKMF_set='' ac_cv_env_XMKMF_value='' ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_DNSServiceRegister=no ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_connect=yes ac_cv_func_crypt=yes ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=yes ac_cv_func_fdopendir=yes ac_cv_func_fdwalk=yes ac_cv_func_fgetxattr=no ac_cv_func_finite=yes ac_cv_func_flistxattr=no ac_cv_func_flock=no ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=yes ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=yes ac_cv_func_fpsetround=yes ac_cv_func_fsetxattr=no ac_cv_func_fstatat=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate64=no ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=no ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_grantpt=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_link=yes ac_cv_func_listxattr=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=no ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=no ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_ptsname=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_remove=yes ac_cv_func_resolvepath=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=no ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=no ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=no ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=yes ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_have_x=have_x=$'yes\tac_x_includes=\'\'\tac_x_libraries=\'\'' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glx_h=yes ac_cv_header_NewAPIs_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_libzfs_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_if_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=no ac_cv_header_pcre_pcre_h=yes ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stdarg_h=yes ac_cv_header_stddef_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=no ac_cv_header_syscall_h=no ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_GL_glOrtho=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_MesaGL_glOrtho=no ac_cv_lib_X11_XDrawPoint=yes ac_cv_lib_Xext_XShmPutImage=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dns_sd_DNSServiceRegister=yes ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_chgpt_path=no pike_cv_com=no pike_cv_com_arch=i386 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=solaris pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_OpenGL=no pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=yes pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_notifications=yes pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=yes pike_cv_have_solaris_getservbyname_r=yes pike_cv_have_solaris_getspnam_r=yes pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=8323072 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_OpenGL32=no pike_cv_lib_OpenGL=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_pt_chmod_path=no pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT pike_cv_socket_buffer_max=65536 pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=no pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=yes pike_cv_struct_statvfs_f_fstr=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_fpsetmask=yes pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## AUTO_OBJS='auto.o' CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='-lGL -lXext -lX11 ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='GL' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GL/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_GL_GL_H 1 #define HAVE_GL_GLX_H 1 #define HAVE_LIBX11 1 #define HAVE_LIBXEXT 1 #define HAVE_LIBGL 1 #define HAVE_GL 1 configure: exit 0 ################################################### ## ./post_modules/GLUT This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GLUT/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GLUT ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1933: loading cache ../.././config.cache configure:2837: checking for C compiler version configure:2846: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2857: $? = 0 configure:2846: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2857: $? = 0 configure:2846: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2857: $? = 1 configure:2846: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2857: $? = 1 configure:2846: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2857: $? = 1 configure:2877: checking whether the C compiler works configure:2899: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2903: $? = 0 configure:2953: result: yes configure:2956: checking for C compiler default output file name configure:2958: result: a.out configure:2964: checking for suffix of executables configure:2971: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2975: $? = 0 configure:2998: result: configure:3020: checking whether we are cross compiling configure:3028: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3032: $? = 0 configure:3039: ./conftest configure:3043: $? = 0 configure:3058: result: no configure:3063: checking for suffix of object files configure:3112: result: o configure:3116: checking whether the compiler supports GNU C configure:3146: result: yes configure:3157: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3222: result: yes configure:3242: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3275: result: none needed configure:3428: checking if we are using TCC (TenDRA C Compiler) configure:3452: result: no configure:3457: checking if we are using ICC (Intel C Compiler) configure:3500: result: no configure:3511: checking how to run the C preprocessor configure:3579: result: gcc -E configure:3593: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3593: $? = 0 configure:3608: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3608: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3708: checking for libgcc file name configure:3736: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3788: checking for X configure:4013: result: libraries , headers configure:4027: checking for stdio.h configure:4027: result: yes configure:4027: checking for stdlib.h configure:4027: result: yes configure:4027: checking for string.h configure:4027: result: yes configure:4027: checking for inttypes.h configure:4027: result: yes configure:4027: checking for stdint.h configure:4027: result: yes configure:4027: checking for strings.h configure:4027: result: yes configure:4027: checking for sys/stat.h configure:4027: result: yes configure:4027: checking for sys/types.h configure:4027: result: yes configure:4027: checking for unistd.h configure:4027: result: yes configure:4057: checking for gnu/stubs.h configure:4057: result: no configure:4126: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lX11 >&5 configure:4126: $? = 0 configure:4226: checking for gethostbyname configure:4332: result: yes configure:4433: checking for connect configure:4539: result: yes configure:4592: checking for remove configure:4698: result: yes configure:4751: checking for shmat configure:4857: result: yes configure:4918: checking for IceConnectionNumber in -lICE configure:4951: result: yes configure:4980: checking for GL/glut.h configure:4980: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4980: $? = 0 configure:4980: result: yes configure:5300: checking for GLUT/glut.h configure:5300: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:48:10: fatal error: GLUT/glut.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:5300: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5300: result: no configure:5330: checking for XDrawPoint in -lX11 configure:5363: result: yes configure:5373: checking for XShmPutImage in -lXext configure:5406: result: yes configure:5416: checking for XmuStandardColormap in -lXmu configure:5439: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread -lSM -lICE conftest.c -lXmu -lXext -lX11 >&5 configure:5439: $? = 0 configure:5449: result: yes configure:5459: checking for glOrtho in -lGL configure:5492: result: yes configure:5502: checking for glOrtho in -lOpenGL configure:5525: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread -lSM -lICE conftest.c -lOpenGL -lGL -lXmu -lXext -lX11 >&5 ld: fatal: library -lOpenGL: not found collect2: error: ld returned 1 exit status configure:5525: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBGL 1 | /* 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. */ | char glOrtho (); | int | main (void) | { | return glOrtho (); | ; | return 0; | } configure:5535: result: no configure:5545: checking for glOrtho in -lMesaGL configure:5578: result: no configure:5588: checking for gluCylinder in -lGLU configure:5611: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread -lSM -lICE conftest.c -lGLU -lGL -lXmu -lXext -lX11 >&5 configure:5611: $? = 0 configure:5621: result: yes configure:5631: checking for gluCylinder in -lMesaGLU configure:5654: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread -lSM -lICE conftest.c -lMesaGLU -lGLU -lGL -lXmu -lXext -lX11 >&5 ld: fatal: library -lMesaGLU: not found collect2: error: ld returned 1 exit status configure:5654: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBGL 1 | #define HAVE_LIBGLU 1 | /* 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. */ | char gluCylinder (); | int | main (void) | { | return gluCylinder (); | ; | return 0; | } configure:5664: result: no configure:5674: checking for XOpenDevice in -lXinput configure:5697: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread -lSM -lICE conftest.c -lXinput -lGLU -lGL -lXmu -lXext -lX11 >&5 ld: fatal: library -lXinput: not found collect2: error: ld returned 1 exit status configure:5697: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBGL 1 | #define HAVE_LIBGLU 1 | /* 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. */ | char XOpenDevice (); | int | main (void) | { | return XOpenDevice (); | ; | return 0; | } configure:5707: result: no configure:5717: checking for XOpenDevice in -lXi configure:5740: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread -lSM -lICE conftest.c -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 configure:5740: $? = 0 configure:5750: result: yes configure:5761: checking for glutSolidTeapot in -lglut configure:5788: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread -lSM -lICE conftest.c -lglut -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 configure:5788: $? = 0 configure:5801: result: yes configure:5809: checking for glutSolidTeapot in GLUT.framework configure:5835: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread -lSM -lICE conftest.c -framework GLUT -lobjc -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 gcc: error: GLUT: No such file or directory gcc: error: unrecognized command line option '-framework' configure:5835: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GL_GLUT_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBGL 1 | #define HAVE_LIBGLU 1 | #define HAVE_LIBXI 1 | /* end confdefs.h. */ | | #ifdef HAVE_GL_GLUT_H | #include | #endif /* HAVE_GL_GLUT_H */ | #ifdef HAVE_GLUT_GLUT_H | #include | | int | main (void) | { | glutSolidTeapot(1.0) | ; | return 0; | } configure:5851: result: no configure:5894: checking for glutEnterGameMode configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread -lSM -lICE conftest.c -lglut -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 configure:5987: $? = 0 configure:6000: result: yes configure:5894: checking for glutForceJoystickFunc configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread -lSM -lICE conftest.c -lglut -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 configure:5987: $? = 0 configure:6000: result: yes configure:5894: checking for glutGameModeGet configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread -lSM -lICE conftest.c -lglut -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 configure:5987: $? = 0 configure:6000: result: yes configure:5894: checking for glutGameModeString configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread -lSM -lICE conftest.c -lglut -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 configure:5987: $? = 0 configure:6000: result: yes configure:5894: checking for glutIgnoreKeyRepeat configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread -lSM -lICE conftest.c -lglut -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 configure:5987: $? = 0 configure:6000: result: yes configure:5894: checking for glutInitDisplayString configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread -lSM -lICE conftest.c -lglut -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 configure:5987: $? = 0 configure:6000: result: yes configure:5894: checking for glutJoystickFunc configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread -lSM -lICE conftest.c -lglut -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 configure:5987: $? = 0 configure:6000: result: yes configure:5894: checking for glutKeyboardUpFunc configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread -lSM -lICE conftest.c -lglut -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 configure:5987: $? = 0 configure:6000: result: yes configure:5894: checking for glutLeaveGameMode configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread -lSM -lICE conftest.c -lglut -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 configure:5987: $? = 0 configure:6000: result: yes configure:5894: checking for glutPostWindowOverlayRedisplay configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread -lSM -lICE conftest.c -lglut -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 configure:5987: $? = 0 configure:6000: result: yes configure:5894: checking for glutPostWindowRedisplay configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread -lSM -lICE conftest.c -lglut -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 configure:5987: $? = 0 configure:6000: result: yes configure:5894: checking for glutReportErrors configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread -lSM -lICE conftest.c -lglut -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 configure:5987: $? = 0 configure:6000: result: yes configure:5894: checking for glutSetKeyRepeat configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread -lSM -lICE conftest.c -lglut -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 configure:5987: $? = 0 configure:6000: result: yes configure:5894: checking for glutSpecialUpFunc configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread -lSM -lICE conftest.c -lglut -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 configure:5987: $? = 0 configure:6000: result: yes configure:6021: checking whether make sets $(MAKE) configure:6044: result: yes configure:6058: checking for the Pike base directory configure:6063: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:6233: updating cache ../.././config.cache configure:6282: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:874: creating make_variables config.status:874: creating Makefile config.status:874: creating config.h config.status:1048: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_XMKMF_set='' ac_cv_env_XMKMF_value='' ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_DNSServiceRegister=no ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_connect=yes ac_cv_func_crypt=yes ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=yes ac_cv_func_fdopendir=yes ac_cv_func_fdwalk=yes ac_cv_func_fgetxattr=no ac_cv_func_finite=yes ac_cv_func_flistxattr=no ac_cv_func_flock=no ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=yes ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=yes ac_cv_func_fpsetround=yes ac_cv_func_fsetxattr=no ac_cv_func_fstatat=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate64=no ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=no ac_cv_func_glutEnterGameMode=yes ac_cv_func_glutForceJoystickFunc=yes ac_cv_func_glutGameModeGet=yes ac_cv_func_glutGameModeString=yes ac_cv_func_glutIgnoreKeyRepeat=yes ac_cv_func_glutInitDisplayString=yes ac_cv_func_glutJoystickFunc=yes ac_cv_func_glutKeyboardUpFunc=yes ac_cv_func_glutLeaveGameMode=yes ac_cv_func_glutPostWindowOverlayRedisplay=yes ac_cv_func_glutPostWindowRedisplay=yes ac_cv_func_glutReportErrors=yes ac_cv_func_glutSetKeyRepeat=yes ac_cv_func_glutSpecialUpFunc=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_grantpt=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_link=yes ac_cv_func_listxattr=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=no ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=no ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_ptsname=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_remove=yes ac_cv_func_resolvepath=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=no ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=no ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=no ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=yes ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_have_x=have_x=$'yes\tac_x_includes=\'\'\tac_x_libraries=\'\'' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glut_h=yes ac_cv_header_GL_glx_h=yes ac_cv_header_NewAPIs_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_libzfs_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_if_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=no ac_cv_header_pcre_pcre_h=yes ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stdarg_h=yes ac_cv_header_stddef_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=no ac_cv_header_syscall_h=no ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_GLU_gluCylinder=yes ac_cv_lib_GL_glOrtho=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_MesaGLU_gluCylinder=no ac_cv_lib_MesaGL_glOrtho=no ac_cv_lib_OpenGL_glOrtho=no ac_cv_lib_X11_XDrawPoint=yes ac_cv_lib_Xext_XShmPutImage=yes ac_cv_lib_Xi_XOpenDevice=yes ac_cv_lib_Xinput_XOpenDevice=no ac_cv_lib_Xmu_XmuStandardColormap=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dns_sd_DNSServiceRegister=yes ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_chgpt_path=no pike_cv_com=no pike_cv_com_arch=i386 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=solaris pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_GLUT=no pike_cv_framework_OpenGL=no pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=yes pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_notifications=yes pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=yes pike_cv_have_solaris_getservbyname_r=yes pike_cv_have_solaris_getspnam_r=yes pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=8323072 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_OpenGL32=no pike_cv_lib_OpenGL=no pike_cv_lib_abi=/64 pike_cv_lib_glut=yes pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_pt_chmod_path=no pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT pike_cv_socket_buffer_max=65536 pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=no pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=yes pike_cv_struct_statvfs_f_fstr=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_fpsetmask=yes pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## AUTO='auto.o' CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include ' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread -lSM -lICE' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='-lglut -lXi -lGLU -lGL -lXmu -lXext -lX11 ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='GLUT' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GLUT/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_GL_GLUT_H 1 #define HAVE_LIBX11 1 #define HAVE_LIBXEXT 1 #define HAVE_LIBXMU 1 #define HAVE_LIBGL 1 #define HAVE_LIBGLU 1 #define HAVE_LIBXI 1 #define HAVE_LIBGLUT 1 #define HAVE_GLUTENTERGAMEMODE 1 #define HAVE_GLUTFORCEJOYSTICKFUNC 1 #define HAVE_GLUTGAMEMODEGET 1 #define HAVE_GLUTGAMEMODESTRING 1 #define HAVE_GLUTIGNOREKEYREPEAT 1 #define HAVE_GLUTINITDISPLAYSTRING 1 #define HAVE_GLUTJOYSTICKFUNC 1 #define HAVE_GLUTKEYBOARDUPFUNC 1 #define HAVE_GLUTLEAVEGAMEMODE 1 #define HAVE_GLUTPOSTWINDOWOVERLAYREDISPLAY 1 #define HAVE_GLUTPOSTWINDOWREDISPLAY 1 #define HAVE_GLUTREPORTERRORS 1 #define HAVE_GLUTSETKEYREPEAT 1 #define HAVE_GLUTSPECIALUPFUNC 1 configure: exit 0 ################################################### ## ./post_modules/GSSAPI This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GSSAPI/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GSSAPI ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1876: loading cache ../.././config.cache configure:2780: checking for C compiler version configure:2789: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2800: $? = 0 configure:2789: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2800: $? = 0 configure:2789: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2800: $? = 1 configure:2789: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2800: $? = 1 configure:2789: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2800: $? = 1 configure:2820: checking whether the C compiler works configure:2842: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2846: $? = 0 configure:2896: result: yes configure:2899: checking for C compiler default output file name configure:2901: result: a.out configure:2907: checking for suffix of executables configure:2914: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2918: $? = 0 configure:2941: result: configure:2963: checking whether we are cross compiling configure:2971: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2975: $? = 0 configure:2982: ./conftest configure:2986: $? = 0 configure:3001: result: no configure:3006: checking for suffix of object files configure:3055: result: o configure:3059: checking whether the compiler supports GNU C configure:3089: result: yes configure:3100: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3165: result: yes configure:3185: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3218: result: none needed configure:3371: checking if we are using TCC (TenDRA C Compiler) configure:3395: result: no configure:3400: checking if we are using ICC (Intel C Compiler) configure:3443: result: no configure:3454: checking how to run the C preprocessor configure:3522: result: gcc -E configure:3536: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3536: $? = 0 configure:3551: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3551: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3651: checking for libgcc file name configure:3679: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3755: checking for stdio.h configure:3755: result: yes configure:3755: checking for stdlib.h configure:3755: result: yes configure:3755: checking for string.h configure:3755: result: yes configure:3755: checking for inttypes.h configure:3755: result: yes configure:3755: checking for stdint.h configure:3755: result: yes configure:3755: checking for strings.h configure:3755: result: yes configure:3755: checking for sys/stat.h configure:3755: result: yes configure:3755: checking for sys/types.h configure:3755: result: yes configure:3755: checking for unistd.h configure:3755: result: yes configure:3785: checking for gssapi.h configure:3785: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:47:10: fatal error: gssapi.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. configure:3785: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3785: result: no configure:3785: checking for gssapi/gssapi.h configure:3785: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:3785: $? = 0 configure:3785: result: yes configure:3821: checking for gssapi_krb5.h configure:3821: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:48:10: fatal error: gssapi_krb5.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. configure:3821: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3821: result: no configure:3821: checking for gssapi/gssapi_krb5.h configure:3821: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:48:10: fatal error: gssapi/gssapi_krb5.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:3821: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3821: result: no configure:3821: checking for gssglue/gssapi/gssapi_krb5.h configure:3821: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:48:10: fatal error: gssglue/gssapi/gssapi_krb5.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:3821: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3821: result: no configure:3932: checking for library containing gss_wrap configure:3962: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 Undefined first referenced symbol in file gss_wrap /var/tmp//ccnLId9c.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:3962: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | /* 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. */ | char gss_wrap (); | int | main (void) | { | return gss_wrap (); | ; | return 0; | } configure:3962: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lgssapi >&5 ld: fatal: library -lgssapi: not found collect2: error: ld returned 1 exit status configure:3962: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | /* 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. */ | char gss_wrap (); | int | main (void) | { | return gss_wrap (); | ; | return 0; | } configure:3962: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lgssapiv2 >&5 ld: fatal: library -lgssapiv2: not found collect2: error: ld returned 1 exit status configure:3962: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | /* 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. */ | char gss_wrap (); | int | main (void) | { | return gss_wrap (); | ; | return 0; | } configure:3962: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lgssapi_krb5 >&5 configure:3962: $? = 0 configure:3982: result: -lgssapi_krb5 configure:4011: checking for gnu/stubs.h configure:4011: result: no configure:4039: checking for gss_inquire_mechs_for_name configure:4132: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lgssapi_krb5 >&5 configure:4132: $? = 0 configure:4145: result: yes configure:4159: checking for OID GSS_KRB5_NT_PRINCIPAL_NAME configure:4195: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lgssapi_krb5 >&5 conftest.c: In function 'main': conftest.c:42:29: error: 'GSS_KRB5_NT_PRINCIPAL_NAME' undeclared (first use in this function); did you mean 'GSS_C_NT_STRING_UID_NAME'? const gss_OID_desc *desc = GSS_KRB5_NT_PRINCIPAL_NAME; ^~~~~~~~~~~~~~~~~~~~~~~~~~ GSS_C_NT_STRING_UID_NAME conftest.c:42:29: note: each undeclared identifier is reported only once for each function it appears in configure:4195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI /**/ | #define HAVE_GSS_INQUIRE_MECHS_FOR_NAME 1 | /* end confdefs.h. */ | | #ifdef HAVE_GSSAPI_H | #include | #elif defined(HAVE_GSSAPI_GSSAPI_H) | #include | #elif defined(HAVE_GSSGLUE_GSSAPI_GSSAPI_H) | #include | #endif | #ifdef HAVE_GSSAPI_KRB5_H | #include | #elif defined(HAVE_GSSAPI_GSSAPI_KRB5_H) | #include | #elif defined(HAVE_GSSGLUE_GSSAPI_GSSAPI_KRB5_H) | #include | #endif | | int | main (void) | { | | const gss_OID_desc *desc = GSS_KRB5_NT_PRINCIPAL_NAME; | return 0; | | ; | return 0; | } configure:4217: result: no configure:4223: checking for OID GSS_C_NT_USER_NAME configure:4259: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lgssapi_krb5 >&5 configure:4259: $? = 0 configure:4275: result: yes configure:4286: checking for OID GSS_C_NT_MACHINE_UID_NAME configure:4322: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lgssapi_krb5 >&5 configure:4322: $? = 0 configure:4338: result: yes configure:4349: checking for OID GSS_C_NT_STRING_UID_NAME configure:4385: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lgssapi_krb5 >&5 configure:4385: $? = 0 configure:4401: result: yes configure:4412: checking for OID GSS_C_NT_HOSTBASED_SERVICE configure:4448: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lgssapi_krb5 >&5 configure:4448: $? = 0 configure:4464: result: yes configure:4475: checking for OID GSS_C_NT_ANONYMOUS configure:4511: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lgssapi_krb5 >&5 configure:4511: $? = 0 configure:4527: result: yes configure:4538: checking for OID GSS_C_NT_EXPORT_NAME configure:4574: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lgssapi_krb5 >&5 configure:4574: $? = 0 configure:4590: result: yes configure:4605: checking whether make sets $(MAKE) configure:4628: result: yes configure:4642: checking for the Pike base directory configure:4647: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4817: updating cache ../.././config.cache configure:4866: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:855: creating make_variables config.status:855: creating Makefile config.status:855: creating gssapi_config.h config.status:1029: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_XMKMF_set='' ac_cv_env_XMKMF_value='' ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_DNSServiceRegister=no ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_connect=yes ac_cv_func_crypt=yes ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=yes ac_cv_func_fdopendir=yes ac_cv_func_fdwalk=yes ac_cv_func_fgetxattr=no ac_cv_func_finite=yes ac_cv_func_flistxattr=no ac_cv_func_flock=no ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=yes ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=yes ac_cv_func_fpsetround=yes ac_cv_func_fsetxattr=no ac_cv_func_fstatat=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate64=no ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=no ac_cv_func_glutEnterGameMode=yes ac_cv_func_glutForceJoystickFunc=yes ac_cv_func_glutGameModeGet=yes ac_cv_func_glutGameModeString=yes ac_cv_func_glutIgnoreKeyRepeat=yes ac_cv_func_glutInitDisplayString=yes ac_cv_func_glutJoystickFunc=yes ac_cv_func_glutKeyboardUpFunc=yes ac_cv_func_glutLeaveGameMode=yes ac_cv_func_glutPostWindowOverlayRedisplay=yes ac_cv_func_glutPostWindowRedisplay=yes ac_cv_func_glutReportErrors=yes ac_cv_func_glutSetKeyRepeat=yes ac_cv_func_glutSpecialUpFunc=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_grantpt=yes ac_cv_func_gss_inquire_mechs_for_name=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_link=yes ac_cv_func_listxattr=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=no ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=no ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_ptsname=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_remove=yes ac_cv_func_resolvepath=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=no ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=no ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=no ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=yes ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_have_x=have_x=$'yes\tac_x_includes=\'\'\tac_x_libraries=\'\'' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glut_h=yes ac_cv_header_GL_glx_h=yes ac_cv_header_NewAPIs_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_gssapi_krb5_h=no ac_cv_header_gssapi_h=no ac_cv_header_gssapi_krb5_h=no ac_cv_header_gssglue_gssapi_gssapi_krb5_h=no ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_libzfs_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_if_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=no ac_cv_header_pcre_pcre_h=yes ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stdarg_h=yes ac_cv_header_stddef_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=no ac_cv_header_syscall_h=no ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_GLU_gluCylinder=yes ac_cv_lib_GL_glOrtho=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_MesaGLU_gluCylinder=no ac_cv_lib_MesaGL_glOrtho=no ac_cv_lib_OpenGL_glOrtho=no ac_cv_lib_X11_XDrawPoint=yes ac_cv_lib_Xext_XShmPutImage=yes ac_cv_lib_Xi_XOpenDevice=yes ac_cv_lib_Xinput_XOpenDevice=no ac_cv_lib_Xmu_XmuStandardColormap=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dns_sd_DNSServiceRegister=yes ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_gss_wrap=-lgssapi_krb5 ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_chgpt_path=no pike_cv_com=no pike_cv_com_arch=i386 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=solaris pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_GLUT=no pike_cv_framework_OpenGL=no pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=yes pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_notifications=yes pike_cv_have_oid_GSS_C_NT_ANONYMOUS=yes pike_cv_have_oid_GSS_C_NT_EXPORT_NAME=yes pike_cv_have_oid_GSS_C_NT_HOSTBASED_SERVICE=yes pike_cv_have_oid_GSS_C_NT_MACHINE_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_STRING_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_USER_NAME=yes pike_cv_have_oid_GSS_KRB5_NT_PRINCIPAL_NAME=no pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=yes pike_cv_have_solaris_getservbyname_r=yes pike_cv_have_solaris_getspnam_r=yes pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=8323072 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_OpenGL32=no pike_cv_lib_OpenGL=no pike_cv_lib_abi=/64 pike_cv_lib_glut=yes pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_pt_chmod_path=no pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_search_gss_wrap=-lgssapi_krb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT pike_cv_socket_buffer_max=65536 pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=no pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=yes pike_cv_struct_statvfs_f_fstr=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_fpsetmask=yes pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='gssapi_config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='-lgssapi_krb5 ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='GSSAPI' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/gssapi.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GSSAPI/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI /**/ #define HAVE_GSS_INQUIRE_MECHS_FOR_NAME 1 #define HAVE_GSS_C_NT_USER_NAME /**/ #define HAVE_GSS_C_NT_MACHINE_UID_NAME /**/ #define HAVE_GSS_C_NT_STRING_UID_NAME /**/ #define HAVE_GSS_C_NT_HOSTBASED_SERVICE /**/ #define HAVE_GSS_C_NT_ANONYMOUS /**/ #define HAVE_GSS_C_NT_EXPORT_NAME /**/ configure: exit 0 ################################################### ## ./post_modules/GTK This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GTK/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GTK ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1971: loading cache ../.././config.cache configure:2917: checking for C compiler version configure:2926: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2937: $? = 0 configure:2926: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2937: $? = 0 configure:2926: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2937: $? = 1 configure:2926: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2937: $? = 1 configure:2926: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2937: $? = 1 configure:2957: checking whether the C compiler works configure:2979: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2983: $? = 0 configure:3033: result: yes configure:3036: checking for C compiler default output file name configure:3038: result: a.out configure:3044: checking for suffix of executables configure:3051: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3055: $? = 0 configure:3078: result: configure:3100: checking whether we are cross compiling configure:3108: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3112: $? = 0 configure:3119: ./conftest configure:3123: $? = 0 configure:3138: result: no configure:3143: checking for suffix of object files configure:3192: result: o configure:3196: checking whether the compiler supports GNU C configure:3226: result: yes configure:3237: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3302: result: yes configure:3322: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3355: result: none needed configure:3508: checking if we are using TCC (TenDRA C Compiler) configure:3532: result: no configure:3537: checking if we are using ICC (Intel C Compiler) configure:3580: result: no configure:3591: checking how to run the C preprocessor configure:3659: result: gcc -E configure:3673: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3673: $? = 0 configure:3688: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3688: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3788: checking for libgcc file name configure:3816: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3880: checking for stdio.h configure:3880: result: yes configure:3880: checking for stdlib.h configure:3880: result: yes configure:3880: checking for string.h configure:3880: result: yes configure:3880: checking for inttypes.h configure:3880: result: yes configure:3880: checking for stdint.h configure:3880: result: yes configure:3880: checking for strings.h configure:3880: result: yes configure:3880: checking for sys/stat.h configure:3880: result: yes configure:3880: checking for sys/types.h configure:3880: result: yes configure:3880: checking for unistd.h configure:3880: result: yes configure:3905: checking for grep that handles long lines and -e configure:3969: result: /usr/bin/ggrep configure:3977: checking for egrep configure:4045: result: /usr/bin/ggrep -E configure:4063: checking for signal.h configure:4063: result: yes configure:4082: checking for netinet/in.h configure:4082: result: yes configure:4101: checking for arpa/inet.h configure:4101: result: yes configure:4120: checking for sys/types.h configure:4120: result: yes configure:4139: checking for sys/stat.h configure:4139: result: yes configure:4158: checking for fcntl.h configure:4158: result: yes configure:4191: checking for gnu/stubs.h configure:4191: result: no configure:4219: checking for gethrtime configure:4325: result: yes configure:4334: checking for signal configure:4440: result: yes configure:4449: checking for sigaction configure:4555: result: yes configure:4565: checking if static inline works configure:4583: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4583: $? = 0 configure:4592: result: yes configure:4798: checking for gtk-config configure:4834: result: no configure:4894: checking for GTK - version >= 1.2.0 configure:5040: result: no configure:5155: checking for GTK - version >= 1.1.13 configure:5301: result: no configure:7481: checking for XSetScreenSaver in -lX11 configure:7504: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lX11 >&5 configure:7504: $? = 0 configure:7514: result: yes configure:7526: checking X11 in GDK using gdkx.h configure:7546: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:31:10: fatal error: gdk/gdk.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:7546: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define FUNCPROTO 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETHRTIME 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define G_INLINE_FUNC static inline | /* end confdefs.h. */ | | #include | #include | #include | | int | main (void) | { | | GdkWindowPrivate *w = (GdkWindowPrivate *)0; | &w->xwindow; | | ; | return 0; | } configure:7557: result: no configure:7684: checking whether make sets $(MAKE) configure:7707: result: yes configure:7721: checking for the Pike base directory configure:7726: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:7894: updating cache ../.././config.cache configure:7943: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:881: creating make_variables config.status:881: creating Makefile config.status:881: creating options config.status:881: creating pgtk_config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_XMKMF_set='' ac_cv_env_XMKMF_value='' ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_DNSServiceRegister=no ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_connect=yes ac_cv_func_crypt=yes ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=yes ac_cv_func_fdopendir=yes ac_cv_func_fdwalk=yes ac_cv_func_fgetxattr=no ac_cv_func_finite=yes ac_cv_func_flistxattr=no ac_cv_func_flock=no ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=yes ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=yes ac_cv_func_fpsetround=yes ac_cv_func_fsetxattr=no ac_cv_func_fstatat=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate64=no ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=no ac_cv_func_glutEnterGameMode=yes ac_cv_func_glutForceJoystickFunc=yes ac_cv_func_glutGameModeGet=yes ac_cv_func_glutGameModeString=yes ac_cv_func_glutIgnoreKeyRepeat=yes ac_cv_func_glutInitDisplayString=yes ac_cv_func_glutJoystickFunc=yes ac_cv_func_glutKeyboardUpFunc=yes ac_cv_func_glutLeaveGameMode=yes ac_cv_func_glutPostWindowOverlayRedisplay=yes ac_cv_func_glutPostWindowRedisplay=yes ac_cv_func_glutReportErrors=yes ac_cv_func_glutSetKeyRepeat=yes ac_cv_func_glutSpecialUpFunc=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_grantpt=yes ac_cv_func_gss_inquire_mechs_for_name=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_link=yes ac_cv_func_listxattr=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=no ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=no ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_ptsname=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_remove=yes ac_cv_func_resolvepath=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=no ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=no ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=no ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=yes ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_have_x=have_x=$'yes\tac_x_includes=\'\'\tac_x_libraries=\'\'' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glut_h=yes ac_cv_header_GL_glx_h=yes ac_cv_header_NewAPIs_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_gssapi_krb5_h=no ac_cv_header_gssapi_h=no ac_cv_header_gssapi_krb5_h=no ac_cv_header_gssglue_gssapi_gssapi_krb5_h=no ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_libzfs_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_if_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=no ac_cv_header_pcre_pcre_h=yes ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stdarg_h=yes ac_cv_header_stddef_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=no ac_cv_header_syscall_h=no ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_GLU_gluCylinder=yes ac_cv_lib_GL_glOrtho=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_MesaGLU_gluCylinder=no ac_cv_lib_MesaGL_glOrtho=no ac_cv_lib_OpenGL_glOrtho=no ac_cv_lib_X11_XDrawPoint=yes ac_cv_lib_X11_XSetScreenSaver=yes ac_cv_lib_Xext_XShmPutImage=yes ac_cv_lib_Xi_XOpenDevice=yes ac_cv_lib_Xinput_XOpenDevice=no ac_cv_lib_Xmu_XmuStandardColormap=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dns_sd_DNSServiceRegister=yes ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_GTK_CONFIG=no ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_gss_wrap=-lgssapi_krb5 ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_chgpt_path=no pike_cv_com=no pike_cv_com_arch=i386 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=solaris pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_GLUT=no pike_cv_framework_OpenGL=no pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=yes pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_notifications=yes pike_cv_have_oid_GSS_C_NT_ANONYMOUS=yes pike_cv_have_oid_GSS_C_NT_EXPORT_NAME=yes pike_cv_have_oid_GSS_C_NT_HOSTBASED_SERVICE=yes pike_cv_have_oid_GSS_C_NT_MACHINE_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_STRING_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_USER_NAME=yes pike_cv_have_oid_GSS_KRB5_NT_PRINCIPAL_NAME=no pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=yes pike_cv_have_solaris_getservbyname_r=yes pike_cv_have_solaris_getspnam_r=yes pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=8323072 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_OpenGL32=no pike_cv_lib_OpenGL=no pike_cv_lib_abi=/64 pike_cv_lib_glut=yes pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_pt_chmod_path=no pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_search_gss_wrap=-lgssapi_krb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT pike_cv_socket_buffer_max=65536 pike_cv_static_inline=yes pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=no pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=yes pike_cv_struct_statvfs_f_fstr=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_fpsetmask=yes pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='pgtk_config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DATABOX_LIBS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/ggrep -E' EXEEXT='' GNOME_CFLAGS='' GNOME_CONFIG='' GNOME_LIBS='' GREP='/usr/bin/ggrep' GTK_CFLAGS='' GTK_CONFIG='no' GTK_LIBS='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBGLADE_CFLAGS='' LIBGLADE_CONFIG='' LIBGLADE_LIBS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='GTK' MODULE_PATH='' MODULE_PMOD_IN='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GTK/module.pmod.in' MODULE_WRAPPER_PREFIX='___' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PGTK_CFLAGS='' PGTK_LIBS='' PKG_CONFIG='no' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' WITH_GTK='0' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' have_gtk_120='no_gtk_120' have_gtk_20='' have_x11='nox11' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' pgtk_cv_defined_HAVE_APPLET_QUEUE_RESIZE='' pgtk_cv_defined_HAVE_PANEL_BIND_EVENTS='' pgtk_cv_defined_HAVE_PANEL_DRAW_SIGNAL='' pgtk_cv_defined_HAVE_PANEL_PIXEL_SIZE='' pgtk_cv_defined_HAVE_SAVE_SESSION_SIGNAL='' pgtk_has_docklets='' pgtk_has_glarea='noglarea' pgtk_has_gnome='' pgtk_has_libglade='' pgtk_have_gtkdatabox='' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GTK/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define FUNCPROTO 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_SIGNAL_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETHRTIME 1 #define HAVE_SIGNAL 1 #define HAVE_SIGACTION 1 #define G_INLINE_FUNC static inline configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = pgtk_config.h CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:881: creating make_variables config.status:881: creating Makefile config.status:881: creating options config.status:881: creating pgtk_config.h config.status:1041: pgtk_config.h is unchanged ################################################### ## ./post_modules/GTK2 This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GTK2/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GTK2 ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1910: loading cache ../.././config.cache configure:2823: checking for C compiler version configure:2832: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2843: $? = 0 configure:2832: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2843: $? = 0 configure:2832: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2843: $? = 1 configure:2832: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2843: $? = 1 configure:2832: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2843: $? = 1 configure:2863: checking whether the C compiler works configure:2885: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2889: $? = 0 configure:2939: result: yes configure:2942: checking for C compiler default output file name configure:2944: result: a.out configure:2950: checking for suffix of executables configure:2957: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2961: $? = 0 configure:2984: result: configure:3006: checking whether we are cross compiling configure:3014: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3018: $? = 0 configure:3025: ./conftest configure:3029: $? = 0 configure:3044: result: no configure:3049: checking for suffix of object files configure:3098: result: o configure:3102: checking whether the compiler supports GNU C configure:3132: result: yes configure:3143: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3208: result: yes configure:3228: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3261: result: none needed configure:3414: checking if we are using TCC (TenDRA C Compiler) configure:3438: result: no configure:3443: checking if we are using ICC (Intel C Compiler) configure:3486: result: no configure:3497: checking how to run the C preprocessor configure:3565: result: gcc -E configure:3579: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3579: $? = 0 configure:3594: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3694: checking for libgcc file name configure:3722: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3767: checking for stdio.h configure:3767: result: yes configure:3767: checking for stdlib.h configure:3767: result: yes configure:3767: checking for string.h configure:3767: result: yes configure:3767: checking for inttypes.h configure:3767: result: yes configure:3767: checking for stdint.h configure:3767: result: yes configure:3767: checking for strings.h configure:3767: result: yes configure:3767: checking for sys/stat.h configure:3767: result: yes configure:3767: checking for sys/types.h configure:3767: result: yes configure:3767: checking for unistd.h configure:3767: result: yes configure:3792: checking for grep that handles long lines and -e configure:3856: result: /usr/bin/ggrep configure:3864: checking for egrep configure:3932: result: /usr/bin/ggrep -E configure:3950: checking for signal.h configure:3950: result: yes configure:3969: checking for netinet/in.h configure:3969: result: yes configure:3988: checking for arpa/inet.h configure:3988: result: yes configure:4007: checking for sys/types.h configure:4007: result: yes configure:4026: checking for sys/stat.h configure:4026: result: yes configure:4045: checking for fcntl.h configure:4045: result: yes configure:4077: checking for gnu/stubs.h configure:4077: result: no configure:4105: checking for gethrtime configure:4211: result: yes configure:4220: checking for signal configure:4326: result: yes configure:4335: checking for sigaction configure:4441: result: yes configure:4453: checking for pkg-config configure:4489: result: /usr/bin/pkg-config configure:4562: checking for gtk+-2.0 configure:4578: result: yes configure:4604: checking for gtk/gtk.h configure:4604: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -I/usr/include/freetype2 -I/usr/include/libpng14 -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4604: $? = 0 configure:4604: result: yes configure:4632: checking for gtk_init configure:4725: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -I/usr/include/freetype2 -I/usr/include/libpng14 -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype >&5 configure:4725: $? = 0 configure:4738: result: yes configure:4766: checking for gtk+-2.0 version configure:4777: result: 2.24.31 configure:4850: checking for pango configure:4866: result: yes configure:4884: checking for pango_font_description_new configure:4977: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lpango-1.0 -lgobject-2.0 -lglib-2.0 >&5 configure:4977: $? = 0 configure:4990: result: yes configure:5009: checking for pango version configure:5020: result: 1.40.4 configure:5071: checking for atk configure:5087: result: yes configure:5105: checking for atk_relation_new configure:5198: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lpango-1.0 -latk-1.0 -lgobject-2.0 -lglib-2.0 >&5 configure:5198: $? = 0 configure:5211: result: yes configure:5230: checking for atk version configure:5241: result: 2.24.0 configure:5265: checking for libgnome-2.0 configure:5455: result: no configure:5460: checking for cairo configure:5476: result: yes configure:5494: checking for cairo_create configure:5587: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng14 -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lpango-1.0 -latk-1.0 -lgobject-2.0 -lglib-2.0 -lcairo >&5 configure:5587: $? = 0 configure:5600: result: yes configure:5626: checking for libglade-2.0 configure:5816: result: no configure:5821: checking for libgnomeui-2.0 configure:5982: result: no configure:5987: checking for libpanelapplet-2.0 configure:6173: result: no configure:6178: checking for libgnomecanvas-2.0 configure:6368: result: no configure:6373: checking for gtkdatabox configure:6563: result: no configure:6568: checking for gtksourceview-1.0 configure:6786: result: no configure:6811: checking for gtk_tree_selection_unselect_range configure:6904: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng14 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lpango-1.0 -latk-1.0 -lgobject-2.0 -lglib-2.0 -lcairo >&5 configure:6904: $? = 0 configure:6917: result: yes configure:6927: checking if g_signal_connect_data takes six args configure:6949: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng14 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:6949: $? = 0 configure:6961: result: yes configure:6970: checking if we are using X11 configure:6994: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng14 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:6994: $? = 0 configure:7006: result: yes configure:7050: checking whether make sets $(MAKE) configure:7073: result: yes configure:7087: checking for the Pike base directory configure:7092: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:7260: updating cache ../.././config.cache configure:7309: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:922: creating make_variables config.status:922: creating Makefile config.status:922: creating options config.status:922: creating pgtk_config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_XMKMF_set='' ac_cv_env_XMKMF_value='' ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_DNSServiceRegister=no ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_atk_relation_new=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_cairo_create=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_connect=yes ac_cv_func_crypt=yes ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=yes ac_cv_func_fdopendir=yes ac_cv_func_fdwalk=yes ac_cv_func_fgetxattr=no ac_cv_func_finite=yes ac_cv_func_flistxattr=no ac_cv_func_flock=no ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=yes ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=yes ac_cv_func_fpsetround=yes ac_cv_func_fsetxattr=no ac_cv_func_fstatat=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate64=no ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=no ac_cv_func_glutEnterGameMode=yes ac_cv_func_glutForceJoystickFunc=yes ac_cv_func_glutGameModeGet=yes ac_cv_func_glutGameModeString=yes ac_cv_func_glutIgnoreKeyRepeat=yes ac_cv_func_glutInitDisplayString=yes ac_cv_func_glutJoystickFunc=yes ac_cv_func_glutKeyboardUpFunc=yes ac_cv_func_glutLeaveGameMode=yes ac_cv_func_glutPostWindowOverlayRedisplay=yes ac_cv_func_glutPostWindowRedisplay=yes ac_cv_func_glutReportErrors=yes ac_cv_func_glutSetKeyRepeat=yes ac_cv_func_glutSpecialUpFunc=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_grantpt=yes ac_cv_func_gss_inquire_mechs_for_name=yes ac_cv_func_gtk_init=yes ac_cv_func_gtk_tree_selection_unselect_range=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_link=yes ac_cv_func_listxattr=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=no ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_pango_font_description_new=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=no ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_ptsname=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_remove=yes ac_cv_func_resolvepath=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=no ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=no ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=no ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=yes ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_have_x=have_x=$'yes\tac_x_includes=\'\'\tac_x_libraries=\'\'' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glut_h=yes ac_cv_header_GL_glx_h=yes ac_cv_header_NewAPIs_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_gssapi_krb5_h=no ac_cv_header_gssapi_h=no ac_cv_header_gssapi_krb5_h=no ac_cv_header_gssglue_gssapi_gssapi_krb5_h=no ac_cv_header_gtk_gtk_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_libzfs_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_if_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=no ac_cv_header_pcre_pcre_h=yes ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stdarg_h=yes ac_cv_header_stddef_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=no ac_cv_header_syscall_h=no ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_GLU_gluCylinder=yes ac_cv_lib_GL_glOrtho=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_MesaGLU_gluCylinder=no ac_cv_lib_MesaGL_glOrtho=no ac_cv_lib_OpenGL_glOrtho=no ac_cv_lib_X11_XDrawPoint=yes ac_cv_lib_X11_XSetScreenSaver=yes ac_cv_lib_Xext_XShmPutImage=yes ac_cv_lib_Xi_XOpenDevice=yes ac_cv_lib_Xinput_XOpenDevice=no ac_cv_lib_Xmu_XmuStandardColormap=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dns_sd_DNSServiceRegister=yes ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_GTK_CONFIG=no ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_gss_wrap=-lgssapi_krb5 ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pgtk2_cv_g_signal_connect_has_six_args=yes pgtk2_cv_have_x11=x11 pgtk2_cv_pkg_atk=yes pgtk2_cv_pkg_cairo=yes pgtk2_cv_pkg_gtk__2_0=yes pgtk2_cv_pkg_gtkdatabox=no pgtk2_cv_pkg_gtksourceview_1_0=no pgtk2_cv_pkg_libglade_2_0=no pgtk2_cv_pkg_libgnome_2_0=no pgtk2_cv_pkg_libgnomecanvas_2_0=no pgtk2_cv_pkg_libgnomeui_2_0=no pgtk2_cv_pkg_libpanelapplet_2_0=no pgtk2_cv_pkg_pango=yes pgtk2_cv_ver_atk=2.24.0 pgtk2_cv_ver_gtk__2_0=2.24.31 pgtk2_cv_ver_pango=1.40.4 pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_chgpt_path=no pike_cv_com=no pike_cv_com_arch=i386 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=solaris pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_GLUT=no pike_cv_framework_OpenGL=no pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=yes pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_notifications=yes pike_cv_have_oid_GSS_C_NT_ANONYMOUS=yes pike_cv_have_oid_GSS_C_NT_EXPORT_NAME=yes pike_cv_have_oid_GSS_C_NT_HOSTBASED_SERVICE=yes pike_cv_have_oid_GSS_C_NT_MACHINE_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_STRING_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_USER_NAME=yes pike_cv_have_oid_GSS_KRB5_NT_PRINCIPAL_NAME=no pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=yes pike_cv_have_solaris_getservbyname_r=yes pike_cv_have_solaris_getspnam_r=yes pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=8323072 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_OpenGL32=no pike_cv_lib_OpenGL=no pike_cv_lib_abi=/64 pike_cv_lib_glut=yes pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_pt_chmod_path=no pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_search_gss_wrap=-lgssapi_krb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT pike_cv_socket_buffer_max=65536 pike_cv_static_inline=yes pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=no pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=yes pike_cv_struct_statvfs_f_fstr=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_fpsetmask=yes pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng14 ' CONFIG_HEADERS='pgtk_config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/ggrep -E' EXEEXT='' GREP='/usr/bin/ggrep' GTK_CFLAGS=' -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng14 ' GTK_LIBS=' -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lpango-1.0 -latk-1.0 -lgobject-2.0 -lglib-2.0 -lcairo ' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS=' ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='GTK2' MODULE_PATH='' MODULE_PMOD_IN='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GTK2/module.pmod.in' MODULE_WRAPPER_PREFIX='___' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PGTK_CFLAGS=' -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng14 ' PGTK_LIBS=' -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lpango-1.0 -latk-1.0 -lgobject-2.0 -lglib-2.0 -lcairo ' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' WITH_GTK='1' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' pgtk2_have_x11='x11' pgtk_has_atk18='atk18' pgtk_has_atk='atk' pgtk_has_cairo='cairo' pgtk_has_gnome='nognome' pgtk_has_gnomecanvas='nognomecanvas' pgtk_has_gnomeui='nognomeui' pgtk_has_gtk210='gtk210' pgtk_has_gtk212='gtk212' pgtk_has_gtk214='gtk214' pgtk_has_gtk216='gtk216' pgtk_has_gtk22='gtk22' pgtk_has_gtk24='gtk24' pgtk_has_gtk26='gtk26' pgtk_has_gtk28='gtk28' pgtk_has_gtk_beta='nogtk_beta' pgtk_has_gtkdatabox='nogtkdatabox' pgtk_has_gtksourceview11='nogtksourceview11' pgtk_has_gtksourceview='nogtksourceview' pgtk_has_libglade='nolibglade' pgtk_has_pango110='pango110' pgtk_has_pango12='pango12' pgtk_has_pango14='pango14' pgtk_has_pango16='pango16' pgtk_has_pango18='pango18' pgtk_has_pango='pango' pgtk_has_pango_beta='nopango_beta' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GTK2/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define FUNCPROTO 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_SIGNAL_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETHRTIME 1 #define HAVE_SIGNAL 1 #define HAVE_SIGACTION 1 #define HAVE_GTK_GTK_H 1 #define HAVE_GTK_INIT 1 #define HAVE_GTK22 1 #define HAVE_GTK24 1 #define HAVE_GTK26 1 #define HAVE_GTK28 1 #define HAVE_GTK210 1 #define HAVE_GTK212 1 #define HAVE_GTK214 1 #define HAVE_GTK216 1 #define HAVE_PANGO_FONT_DESCRIPTION_NEW 1 #define HAVE_PANGO 1 #define HAVE_PANGO110 1 #define HAVE_PANGO18 1 #define HAVE_PANGO16 1 #define HAVE_PANGO14 1 #define HAVE_PANGO12 1 #define HAVE_ATK_RELATION_NEW 1 #define HAVE_ATK 1 #define HAVE_ATK18 1 #define HAVE_CAIRO_CREATE 1 #define HAVE_CAIRO 1 #define PGTK_AUTO_UTF8 1 #define HAVE_GTK_TREE_SELECTION_UNSELECT_RANGE 1 #define HAVE_G_SIGNAL_CONNECT_DATA_WITH_SIX_ARGS 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = pgtk_config.h CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:922: creating make_variables config.status:922: creating Makefile config.status:922: creating options config.status:922: creating pgtk_config.h config.status:1082: pgtk_config.h is unchanged ################################################### ## ./post_modules/Nettle This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Nettle/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Nettle ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1875: loading cache ../.././config.cache configure:2281: checking whether make sets $(MAKE) configure:2304: result: yes configure:2812: checking for C compiler version configure:2821: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2832: $? = 0 configure:2821: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2832: $? = 0 configure:2821: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2832: $? = 1 configure:2821: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2832: $? = 1 configure:2821: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2832: $? = 1 configure:2852: checking whether the C compiler works configure:2874: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2878: $? = 0 configure:2928: result: yes configure:2931: checking for C compiler default output file name configure:2933: result: a.out configure:2939: checking for suffix of executables configure:2946: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2950: $? = 0 configure:2973: result: configure:2995: checking whether we are cross compiling configure:3003: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3007: $? = 0 configure:3014: ./conftest configure:3018: $? = 0 configure:3033: result: no configure:3038: checking for suffix of object files configure:3087: result: o configure:3091: checking whether the compiler supports GNU C configure:3121: result: yes configure:3132: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3197: result: yes configure:3217: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3250: result: none needed configure:3403: checking if we are using TCC (TenDRA C Compiler) configure:3427: result: no configure:3432: checking if we are using ICC (Intel C Compiler) configure:3475: result: no configure:3486: checking how to run the C preprocessor configure:3554: result: gcc -E configure:3568: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3568: $? = 0 configure:3583: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3583: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3683: checking for libgcc file name configure:3711: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3758: checking for mpz_init in -lgmp configure:3781: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lgmp >&5 Undefined first referenced symbol in file mpz_init /var/tmp//ccyJI3ba.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:3781: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* 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. */ | char mpz_init (); | int | main (void) | { | return mpz_init (); | ; | return 0; | } configure:3791: result: no configure:3801: checking for __mpz_init in -lgmp configure:3824: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lgmp >&5 Undefined first referenced symbol in file __mpz_init /var/tmp//ccziaH9c.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:3824: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* 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. */ | char __mpz_init (); | int | main (void) | { | return __mpz_init (); | ; | return 0; | } configure:3834: result: no configure:3844: checking for __gmpz_init in -lgmp configure:3867: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lgmp >&5 configure:3867: $? = 0 configure:3877: result: yes configure:3887: checking CryptAcquireContext in -ladvapi32 configure:3912: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -ladvapi32 -lgmp >&5 conftest.c:13:10: fatal error: windows.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:3912: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBGMP 1 | /* end confdefs.h. */ | #ifndef _WIN32_WINNT | #define _WIN32_WINNT 0x0400 | #endif | #include | #include | | int | main (void) | { | CryptAcquireContext(0,0,0,0,0); | ; | return 0; | } configure:3924: result: no configure:3929: checking for nettle_md5_init in -lnettle configure:3952: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnettle -lgmp >&5 configure:3952: $? = 0 configure:3962: result: yes configure:3972: checking for md5_init in -lnettle configure:3995: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnettle -lnettle -lgmp >&5 Undefined first referenced symbol in file md5_init /var/tmp//ccjqRmja.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:3995: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBGMP 1 | #define HAVE_LIBNETTLE 1 | /* 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. */ | char md5_init (); | int | main (void) | { | return md5_init (); | ; | return 0; | } configure:4005: result: no configure:4049: checking for stdio.h configure:4049: result: yes configure:4049: checking for stdlib.h configure:4049: result: yes configure:4049: checking for string.h configure:4049: result: yes configure:4049: checking for inttypes.h configure:4049: result: yes configure:4049: checking for stdint.h configure:4049: result: yes configure:4049: checking for strings.h configure:4049: result: yes configure:4049: checking for sys/stat.h configure:4049: result: yes configure:4049: checking for sys/types.h configure:4049: result: yes configure:4049: checking for unistd.h configure:4049: result: yes configure:4076: checking for nettle/camellia.h configure:4076: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4076: $? = 0 configure:4076: result: yes configure:4095: checking for nettle/md4.h configure:4095: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4095: $? = 0 configure:4095: result: yes configure:4114: checking for nettle/sha3.h configure:4114: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4114: $? = 0 configure:4114: result: yes configure:4133: checking for nettle/ripemd160.h configure:4133: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4133: $? = 0 configure:4133: result: yes configure:4152: checking for nettle/gosthash94.h configure:4152: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4152: $? = 0 configure:4152: result: yes configure:4171: checking for nettle/gcm.h configure:4171: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:4171: $? = 0 configure:4171: result: yes configure:4207: checking for gnu/stubs.h configure:4207: result: no configure:4235: checking for nettle_md4_init configure:4328: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnettle -lgmp >&5 configure:4328: $? = 0 configure:4341: result: yes configure:4350: checking for nettle_camellia128_crypt configure:4443: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnettle -lgmp >&5 configure:4443: $? = 0 configure:4456: result: yes configure:4465: checking for nettle_gcm_encrypt configure:4558: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnettle -lgmp >&5 configure:4558: $? = 0 configure:4571: result: yes configure:4580: checking for nettle_ripemd160_init configure:4673: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnettle -lgmp >&5 configure:4673: $? = 0 configure:4686: result: yes configure:4695: checking for nettle_sha3_256_init configure:4788: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnettle -lgmp >&5 configure:4788: $? = 0 configure:4801: result: yes configure:4810: checking for nettle_gosthash94_init configure:4903: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnettle -lgmp >&5 configure:4903: $? = 0 configure:4916: result: yes configure:4926: checking for idea.c configure:4930: result: found configure:4945: checking for nettle_blowfish_decrypt configure:5038: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnettle -lgmp >&5 configure:5038: $? = 0 configure:5051: result: yes configure:5060: checking for nettle_serpent_decrypt configure:5153: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnettle -lgmp >&5 configure:5153: $? = 0 configure:5166: result: yes configure:5178: checking for nettle_yarrow256_slow_reseed configure:5271: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnettle -lgmp >&5 configure:5271: $? = 0 configure:5284: result: yes configure:5296: checking for nettle_salsa20_crypt configure:5389: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnettle -lgmp >&5 configure:5389: $? = 0 configure:5402: result: yes configure:5411: checking for nettle_sha224_init configure:5504: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnettle -lgmp >&5 configure:5504: $? = 0 configure:5517: result: yes configure:5526: checking for nettle_sha384_init configure:5619: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnettle -lgmp >&5 configure:5619: $? = 0 configure:5632: result: yes configure:5641: checking for nettle_sha512_init configure:5734: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lnettle -lgmp >&5 configure:5734: $? = 0 configure:5747: result: yes configure:5757: checking for struct yarrow256_ctx.seed_file configure:5781: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c: In function 'main': conftest.c:49:21: error: 'struct yarrow256_ctx' has no member named 'seed_file' return !sizeof(ctx.seed_file); ^ configure:5781: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBGMP 1 | #define HAVE_LIBNETTLE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_NETTLE_CAMELLIA_H 1 | #define HAVE_NETTLE_MD4_H 1 | #define HAVE_NETTLE_SHA3_H 1 | #define HAVE_NETTLE_RIPEMD160_H 1 | #define HAVE_NETTLE_GOSTHASH94_H 1 | #define HAVE_NETTLE_GCM_H 1 | #define HAVE_NETTLE_MD4_INIT 1 | #define HAVE_NETTLE_CAMELLIA128_CRYPT 1 | #define HAVE_NETTLE_GCM_ENCRYPT 1 | #define HAVE_NETTLE_RIPEMD160_INIT 1 | #define HAVE_NETTLE_SHA3_256_INIT 1 | #define HAVE_NETTLE_GOSTHASH94_INIT 1 | #define WITH_IDEA 1 | #define HAVE_NETTLE_BLOWFISH_DECRYPT 1 | #define HAVE_NETTLE_SERPENT_DECRYPT 1 | #define HAVE_NETTLE_YARROW256_SLOW_RESEED 1 | #define HAVE_NETTLE_SALSA20_CRYPT 1 | #define HAVE_NETTLE_SHA224_INIT 1 | #define HAVE_NETTLE_SHA384_INIT 1 | #define HAVE_NETTLE_SHA512_INIT 1 | /* end confdefs.h. */ | | #include | | int | main (void) | { | | struct yarrow256_ctx ctx; | return !sizeof(ctx.seed_file); | | ; | return 0; | } configure:5791: result: no configure:5798: checking whether nettle_crypt_func is a pointer type configure:5827: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c: In function 'main': conftest.c:53:3: error: function 'foo' is initialized like a variable nettle_crypt_func foo = (nettle_crypt_func)(void *)0; ^~~~~~~~~~~~~~~~~ conftest.c:53:27: error: cast specifies function type nettle_crypt_func foo = (nettle_crypt_func)(void *)0; ^ conftest.c:54:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (int)foo; ^ conftest.c:54:10: warning: function returns address of local variable [-Wreturn-local-addr] return (int)foo; ^~~~~~~~ conftest.c:53:21: error: nested function 'foo' declared but never defined nettle_crypt_func foo = (nettle_crypt_func)(void *)0; ^~~ configure:5827: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBGMP 1 | #define HAVE_LIBNETTLE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_NETTLE_CAMELLIA_H 1 | #define HAVE_NETTLE_MD4_H 1 | #define HAVE_NETTLE_SHA3_H 1 | #define HAVE_NETTLE_RIPEMD160_H 1 | #define HAVE_NETTLE_GOSTHASH94_H 1 | #define HAVE_NETTLE_GCM_H 1 | #define HAVE_NETTLE_MD4_INIT 1 | #define HAVE_NETTLE_CAMELLIA128_CRYPT 1 | #define HAVE_NETTLE_GCM_ENCRYPT 1 | #define HAVE_NETTLE_RIPEMD160_INIT 1 | #define HAVE_NETTLE_SHA3_256_INIT 1 | #define HAVE_NETTLE_GOSTHASH94_INIT 1 | #define WITH_IDEA 1 | #define HAVE_NETTLE_BLOWFISH_DECRYPT 1 | #define HAVE_NETTLE_SERPENT_DECRYPT 1 | #define HAVE_NETTLE_YARROW256_SLOW_RESEED 1 | #define HAVE_NETTLE_SALSA20_CRYPT 1 | #define HAVE_NETTLE_SHA224_INIT 1 | #define HAVE_NETTLE_SHA384_INIT 1 | #define HAVE_NETTLE_SHA512_INIT 1 | /* end confdefs.h. */ | | /* Note: Old Nettles had the nettle_crypt_func typedef directly | * in while more modern have it in | * . Since | * pulls in it should be sufficient. | */ | #include | | int | main (void) | { | | nettle_crypt_func foo = (nettle_crypt_func)(void *)0; | return (int)foo; | | ; | return 0; | } configure:5837: result: no configure:5973: checking whether make sets $(MAKE) configure:5996: result: yes configure:6010: checking for the Pike base directory configure:6015: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:6185: updating cache ../.././config.cache configure:6234: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:869: creating make_variables config.status:869: creating Makefile config.status:869: creating nettle_config.h config.status:1043: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_XMKMF_set='' ac_cv_env_XMKMF_value='' ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_DNSServiceRegister=no ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_atk_relation_new=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_cairo_create=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_connect=yes ac_cv_func_crypt=yes ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=yes ac_cv_func_fdopendir=yes ac_cv_func_fdwalk=yes ac_cv_func_fgetxattr=no ac_cv_func_finite=yes ac_cv_func_flistxattr=no ac_cv_func_flock=no ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=yes ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=yes ac_cv_func_fpsetround=yes ac_cv_func_fsetxattr=no ac_cv_func_fstatat=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate64=no ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=no ac_cv_func_glutEnterGameMode=yes ac_cv_func_glutForceJoystickFunc=yes ac_cv_func_glutGameModeGet=yes ac_cv_func_glutGameModeString=yes ac_cv_func_glutIgnoreKeyRepeat=yes ac_cv_func_glutInitDisplayString=yes ac_cv_func_glutJoystickFunc=yes ac_cv_func_glutKeyboardUpFunc=yes ac_cv_func_glutLeaveGameMode=yes ac_cv_func_glutPostWindowOverlayRedisplay=yes ac_cv_func_glutPostWindowRedisplay=yes ac_cv_func_glutReportErrors=yes ac_cv_func_glutSetKeyRepeat=yes ac_cv_func_glutSpecialUpFunc=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_grantpt=yes ac_cv_func_gss_inquire_mechs_for_name=yes ac_cv_func_gtk_init=yes ac_cv_func_gtk_tree_selection_unselect_range=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_link=yes ac_cv_func_listxattr=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=no ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nettle_blowfish_decrypt=yes ac_cv_func_nettle_camellia128_crypt=yes ac_cv_func_nettle_gcm_encrypt=yes ac_cv_func_nettle_gosthash94_init=yes ac_cv_func_nettle_md4_init=yes ac_cv_func_nettle_ripemd160_init=yes ac_cv_func_nettle_salsa20_crypt=yes ac_cv_func_nettle_serpent_decrypt=yes ac_cv_func_nettle_sha224_init=yes ac_cv_func_nettle_sha384_init=yes ac_cv_func_nettle_sha3_256_init=yes ac_cv_func_nettle_sha512_init=yes ac_cv_func_nettle_yarrow256_slow_reseed=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_pango_font_description_new=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=no ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_ptsname=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_remove=yes ac_cv_func_resolvepath=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=no ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=no ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=no ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=yes ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_have_x=have_x=$'yes\tac_x_includes=\'\'\tac_x_libraries=\'\'' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glut_h=yes ac_cv_header_GL_glx_h=yes ac_cv_header_NewAPIs_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_gssapi_krb5_h=no ac_cv_header_gssapi_h=no ac_cv_header_gssapi_krb5_h=no ac_cv_header_gssglue_gssapi_gssapi_krb5_h=no ac_cv_header_gtk_gtk_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_libzfs_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_if_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_nettle_camellia_h=yes ac_cv_header_nettle_gcm_h=yes ac_cv_header_nettle_gosthash94_h=yes ac_cv_header_nettle_md4_h=yes ac_cv_header_nettle_ripemd160_h=yes ac_cv_header_nettle_sha3_h=yes ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=no ac_cv_header_pcre_pcre_h=yes ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stdarg_h=yes ac_cv_header_stddef_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=no ac_cv_header_syscall_h=no ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_GLU_gluCylinder=yes ac_cv_lib_GL_glOrtho=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_MesaGLU_gluCylinder=no ac_cv_lib_MesaGL_glOrtho=no ac_cv_lib_OpenGL_glOrtho=no ac_cv_lib_X11_XDrawPoint=yes ac_cv_lib_X11_XSetScreenSaver=yes ac_cv_lib_Xext_XShmPutImage=yes ac_cv_lib_Xi_XOpenDevice=yes ac_cv_lib_Xinput_XOpenDevice=no ac_cv_lib_Xmu_XmuStandardColormap=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dns_sd_DNSServiceRegister=yes ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_gmp___gmpz_init=yes ac_cv_lib_gmp___mpz_init=no ac_cv_lib_gmp_mpz_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nettle_md5_init=no ac_cv_lib_nettle_nettle_md5_init=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_GTK_CONFIG=no ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_gss_wrap=-lgssapi_krb5 ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pgtk2_cv_g_signal_connect_has_six_args=yes pgtk2_cv_have_x11=x11 pgtk2_cv_pkg_atk=yes pgtk2_cv_pkg_cairo=yes pgtk2_cv_pkg_gtk__2_0=yes pgtk2_cv_pkg_gtkdatabox=no pgtk2_cv_pkg_gtksourceview_1_0=no pgtk2_cv_pkg_libglade_2_0=no pgtk2_cv_pkg_libgnome_2_0=no pgtk2_cv_pkg_libgnomecanvas_2_0=no pgtk2_cv_pkg_libgnomeui_2_0=no pgtk2_cv_pkg_libpanelapplet_2_0=no pgtk2_cv_pkg_pango=yes pgtk2_cv_ver_atk=2.24.0 pgtk2_cv_ver_gtk__2_0=2.24.31 pgtk2_cv_ver_pango=1.40.4 pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_chgpt_path=no pike_cv_com=no pike_cv_com_arch=i386 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=solaris pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_GLUT=no pike_cv_framework_OpenGL=no pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=yes pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_notifications=yes pike_cv_have_oid_GSS_C_NT_ANONYMOUS=yes pike_cv_have_oid_GSS_C_NT_EXPORT_NAME=yes pike_cv_have_oid_GSS_C_NT_HOSTBASED_SERVICE=yes pike_cv_have_oid_GSS_C_NT_MACHINE_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_STRING_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_USER_NAME=yes pike_cv_have_oid_GSS_KRB5_NT_PRINCIPAL_NAME=no pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=yes pike_cv_have_solaris_getservbyname_r=yes pike_cv_have_solaris_getspnam_r=yes pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=8323072 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_OpenGL32=no pike_cv_lib_OpenGL=no pike_cv_lib_abi=/64 pike_cv_lib_glut=yes pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_nettle_advapi32_CryptAcquireContext=no pike_cv_nettle_crypt_func_is_pointer=no pike_cv_nettle_struct_yarrow256_ctx_seed_file=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_pt_chmod_path=no pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_search_gss_wrap=-lgssapi_krb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT pike_cv_socket_buffer_max=65536 pike_cv_static_inline=yes pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=no pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=yes pike_cv_struct_statvfs_f_fstr=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_fpsetmask=yes pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='nettle_config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' IDEA_OBJ='idea.o' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='-lnettle -lgmp ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Nettle' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/cipher.c $(SRCDIR)/hash.c $(SRCDIR)/nettle.c $(SRCDIR)/nt.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Nettle/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_LIBGMP 1 #define HAVE_LIBNETTLE 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_NETTLE_CAMELLIA_H 1 #define HAVE_NETTLE_MD4_H 1 #define HAVE_NETTLE_SHA3_H 1 #define HAVE_NETTLE_RIPEMD160_H 1 #define HAVE_NETTLE_GOSTHASH94_H 1 #define HAVE_NETTLE_GCM_H 1 #define HAVE_NETTLE_MD4_INIT 1 #define HAVE_NETTLE_CAMELLIA128_CRYPT 1 #define HAVE_NETTLE_GCM_ENCRYPT 1 #define HAVE_NETTLE_RIPEMD160_INIT 1 #define HAVE_NETTLE_SHA3_256_INIT 1 #define HAVE_NETTLE_GOSTHASH94_INIT 1 #define WITH_IDEA 1 #define HAVE_NETTLE_BLOWFISH_DECRYPT 1 #define HAVE_NETTLE_SERPENT_DECRYPT 1 #define HAVE_NETTLE_YARROW256_SLOW_RESEED 1 #define HAVE_NETTLE_SALSA20_CRYPT 1 #define HAVE_NETTLE_SHA224_INIT 1 #define HAVE_NETTLE_SHA384_INIT 1 #define HAVE_NETTLE_SHA512_INIT 1 configure: exit 0 ################################################### ## ./post_modules/SDL This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/SDL/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/SDL ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1931: loading cache ../.././config.cache configure:2829: checking for C compiler version configure:2838: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2849: $? = 0 configure:2838: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2849: $? = 0 configure:2838: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2849: $? = 1 configure:2838: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2849: $? = 1 configure:2838: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2849: $? = 1 configure:2869: checking whether the C compiler works configure:2891: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2895: $? = 0 configure:2945: result: yes configure:2948: checking for C compiler default output file name configure:2950: result: a.out configure:2956: checking for suffix of executables configure:2963: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2967: $? = 0 configure:2990: result: configure:3012: checking whether we are cross compiling configure:3020: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:3024: $? = 0 configure:3031: ./conftest configure:3035: $? = 0 configure:3050: result: no configure:3055: checking for suffix of object files configure:3104: result: o configure:3108: checking whether the compiler supports GNU C configure:3138: result: yes configure:3149: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3214: result: yes configure:3234: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3267: result: none needed configure:3420: checking if we are using TCC (TenDRA C Compiler) configure:3444: result: no configure:3449: checking if we are using ICC (Intel C Compiler) configure:3492: result: no configure:3503: checking how to run the C preprocessor configure:3571: result: gcc -E configure:3585: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3585: $? = 0 configure:3600: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3700: checking for libgcc file name configure:3728: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3787: checking for SDL_Init in SDL.framework -lsdl configure:3815: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -framework SDL -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -framework SDL >&5 gcc: error: SDL: No such file or directory gcc: error: SDL: No such file or directory gcc: error: unrecognized command line option '-framework' gcc: error: unrecognized command line option '-framework' configure:3815: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | #include | #undef main | | int | main (void) | { | | SDL_Init(0); | | ; | return 0; | } configure:3828: result: no configure:3884: checking for sdl-config configure:3920: result: no configure:3929: checking for SDL - version >= 1.2.0 configure:4071: result: no configure:4405: checking whether make sets $(MAKE) configure:4428: result: yes configure:4442: checking for the Pike base directory configure:4447: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4617: updating cache ../.././config.cache configure:4666: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:839: creating make_variables config.status:839: creating Makefile config.status:839: creating sdl_config.h config.status:1013: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_XMKMF_set='' ac_cv_env_XMKMF_value='' ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_DNSServiceRegister=no ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_atk_relation_new=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_cairo_create=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_connect=yes ac_cv_func_crypt=yes ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=yes ac_cv_func_fdopendir=yes ac_cv_func_fdwalk=yes ac_cv_func_fgetxattr=no ac_cv_func_finite=yes ac_cv_func_flistxattr=no ac_cv_func_flock=no ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=yes ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=yes ac_cv_func_fpsetround=yes ac_cv_func_fsetxattr=no ac_cv_func_fstatat=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate64=no ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=no ac_cv_func_glutEnterGameMode=yes ac_cv_func_glutForceJoystickFunc=yes ac_cv_func_glutGameModeGet=yes ac_cv_func_glutGameModeString=yes ac_cv_func_glutIgnoreKeyRepeat=yes ac_cv_func_glutInitDisplayString=yes ac_cv_func_glutJoystickFunc=yes ac_cv_func_glutKeyboardUpFunc=yes ac_cv_func_glutLeaveGameMode=yes ac_cv_func_glutPostWindowOverlayRedisplay=yes ac_cv_func_glutPostWindowRedisplay=yes ac_cv_func_glutReportErrors=yes ac_cv_func_glutSetKeyRepeat=yes ac_cv_func_glutSpecialUpFunc=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_grantpt=yes ac_cv_func_gss_inquire_mechs_for_name=yes ac_cv_func_gtk_init=yes ac_cv_func_gtk_tree_selection_unselect_range=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_link=yes ac_cv_func_listxattr=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=no ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nettle_blowfish_decrypt=yes ac_cv_func_nettle_camellia128_crypt=yes ac_cv_func_nettle_gcm_encrypt=yes ac_cv_func_nettle_gosthash94_init=yes ac_cv_func_nettle_md4_init=yes ac_cv_func_nettle_ripemd160_init=yes ac_cv_func_nettle_salsa20_crypt=yes ac_cv_func_nettle_serpent_decrypt=yes ac_cv_func_nettle_sha224_init=yes ac_cv_func_nettle_sha384_init=yes ac_cv_func_nettle_sha3_256_init=yes ac_cv_func_nettle_sha512_init=yes ac_cv_func_nettle_yarrow256_slow_reseed=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_pango_font_description_new=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=no ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_ptsname=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_remove=yes ac_cv_func_resolvepath=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=no ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=no ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=no ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=yes ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_have_x=have_x=$'yes\tac_x_includes=\'\'\tac_x_libraries=\'\'' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glut_h=yes ac_cv_header_GL_glx_h=yes ac_cv_header_NewAPIs_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_gssapi_krb5_h=no ac_cv_header_gssapi_h=no ac_cv_header_gssapi_krb5_h=no ac_cv_header_gssglue_gssapi_gssapi_krb5_h=no ac_cv_header_gtk_gtk_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_libzfs_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_if_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_nettle_camellia_h=yes ac_cv_header_nettle_gcm_h=yes ac_cv_header_nettle_gosthash94_h=yes ac_cv_header_nettle_md4_h=yes ac_cv_header_nettle_ripemd160_h=yes ac_cv_header_nettle_sha3_h=yes ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=no ac_cv_header_pcre_pcre_h=yes ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stdarg_h=yes ac_cv_header_stddef_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=no ac_cv_header_syscall_h=no ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_GLU_gluCylinder=yes ac_cv_lib_GL_glOrtho=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_MesaGLU_gluCylinder=no ac_cv_lib_MesaGL_glOrtho=no ac_cv_lib_OpenGL_glOrtho=no ac_cv_lib_X11_XDrawPoint=yes ac_cv_lib_X11_XSetScreenSaver=yes ac_cv_lib_Xext_XShmPutImage=yes ac_cv_lib_Xi_XOpenDevice=yes ac_cv_lib_Xinput_XOpenDevice=no ac_cv_lib_Xmu_XmuStandardColormap=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dns_sd_DNSServiceRegister=yes ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_gmp___gmpz_init=yes ac_cv_lib_gmp___mpz_init=no ac_cv_lib_gmp_mpz_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nettle_md5_init=no ac_cv_lib_nettle_nettle_md5_init=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_GTK_CONFIG=no ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SDL_CONFIG=no ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_gss_wrap=-lgssapi_krb5 ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pgtk2_cv_g_signal_connect_has_six_args=yes pgtk2_cv_have_x11=x11 pgtk2_cv_pkg_atk=yes pgtk2_cv_pkg_cairo=yes pgtk2_cv_pkg_gtk__2_0=yes pgtk2_cv_pkg_gtkdatabox=no pgtk2_cv_pkg_gtksourceview_1_0=no pgtk2_cv_pkg_libglade_2_0=no pgtk2_cv_pkg_libgnome_2_0=no pgtk2_cv_pkg_libgnomecanvas_2_0=no pgtk2_cv_pkg_libgnomeui_2_0=no pgtk2_cv_pkg_libpanelapplet_2_0=no pgtk2_cv_pkg_pango=yes pgtk2_cv_ver_atk=2.24.0 pgtk2_cv_ver_gtk__2_0=2.24.31 pgtk2_cv_ver_pango=1.40.4 pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_chgpt_path=no pike_cv_com=no pike_cv_com_arch=i386 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=solaris pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_GLUT=no pike_cv_framework_OpenGL=no pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=yes pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_notifications=yes pike_cv_have_oid_GSS_C_NT_ANONYMOUS=yes pike_cv_have_oid_GSS_C_NT_EXPORT_NAME=yes pike_cv_have_oid_GSS_C_NT_HOSTBASED_SERVICE=yes pike_cv_have_oid_GSS_C_NT_MACHINE_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_STRING_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_USER_NAME=yes pike_cv_have_oid_GSS_KRB5_NT_PRINCIPAL_NAME=no pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=yes pike_cv_have_solaris_getservbyname_r=yes pike_cv_have_solaris_getspnam_r=yes pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=8323072 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_OpenGL32=no pike_cv_lib_OpenGL=no pike_cv_lib_abi=/64 pike_cv_lib_glut=yes pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_nettle_advapi32_CryptAcquireContext=no pike_cv_nettle_crypt_func_is_pointer=no pike_cv_nettle_struct_yarrow256_ctx_seed_file=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_framework_SDL=no pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_pt_chmod_path=no pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_search_gss_wrap=-lgssapi_krb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT pike_cv_socket_buffer_max=65536 pike_cv_static_inline=yes pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=no pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=yes pike_cv_struct_statvfs_f_fstr=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_fpsetmask=yes pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='sdl_config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='SDL' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/SDL.c' RUNPIKE='DEFAULT_RUNPIKE' SDL_CFLAGS='' SDL_CONFIG='no' SDL_LIBS='' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/SDL/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0 ################################################### ## ./post_modules/SQLite This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/SQLite/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/SQLite ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1876: loading cache ../.././config.cache configure:2784: checking for C compiler version configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2804: $? = 0 configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2804: $? = 0 configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2804: $? = 1 configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2804: $? = 1 configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2804: $? = 1 configure:2824: checking whether the C compiler works configure:2846: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2850: $? = 0 configure:2900: result: yes configure:2903: checking for C compiler default output file name configure:2905: result: a.out configure:2911: checking for suffix of executables configure:2918: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2922: $? = 0 configure:2945: result: configure:2967: checking whether we are cross compiling configure:2975: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2979: $? = 0 configure:2986: ./conftest configure:2990: $? = 0 configure:3005: result: no configure:3010: checking for suffix of object files configure:3059: result: o configure:3063: checking whether the compiler supports GNU C configure:3093: result: yes configure:3104: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3169: result: yes configure:3189: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3222: result: none needed configure:3375: checking if we are using TCC (TenDRA C Compiler) configure:3399: result: no configure:3404: checking if we are using ICC (Intel C Compiler) configure:3447: result: no configure:3458: checking how to run the C preprocessor configure:3526: result: gcc -E configure:3540: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3540: $? = 0 configure:3555: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3555: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3655: checking for libgcc file name configure:3683: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3757: checking for stdio.h configure:3757: result: yes configure:3757: checking for stdlib.h configure:3757: result: yes configure:3757: checking for string.h configure:3757: result: yes configure:3757: checking for inttypes.h configure:3757: result: yes configure:3757: checking for stdint.h configure:3757: result: yes configure:3757: checking for strings.h configure:3757: result: yes configure:3757: checking for sys/stat.h configure:3757: result: yes configure:3757: checking for sys/types.h configure:3757: result: yes configure:3757: checking for unistd.h configure:3757: result: yes configure:3784: checking for sqlite3.h configure:3784: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 configure:3784: $? = 0 configure:3784: result: yes configure:3810: checking for sqlite3_open in -lsqlite3 configure:3833: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lsqlite3 >&5 configure:3833: $? = 0 configure:3843: result: yes configure:3857: checking for unistd.h configure:3857: result: yes configure:3876: checking for stdint.h configure:3876: result: yes configure:3895: checking for windows.h configure:3895: result: no configure:3926: checking for gnu/stubs.h configure:3926: result: no configure:3954: checking for usleep configure:4060: result: yes configure:4087: checking whether make sets $(MAKE) configure:4110: result: yes configure:4124: checking for the Pike base directory configure:4129: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4299: updating cache ../.././config.cache configure:4348: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:851: creating make_variables config.status:851: creating Makefile config.status:851: creating config.h config.status:1025: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_XMKMF_set='' ac_cv_env_XMKMF_value='' ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_DNSServiceRegister=no ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_atk_relation_new=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_cairo_create=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_connect=yes ac_cv_func_crypt=yes ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=yes ac_cv_func_fdopendir=yes ac_cv_func_fdwalk=yes ac_cv_func_fgetxattr=no ac_cv_func_finite=yes ac_cv_func_flistxattr=no ac_cv_func_flock=no ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=yes ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=yes ac_cv_func_fpsetround=yes ac_cv_func_fsetxattr=no ac_cv_func_fstatat=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate64=no ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=no ac_cv_func_glutEnterGameMode=yes ac_cv_func_glutForceJoystickFunc=yes ac_cv_func_glutGameModeGet=yes ac_cv_func_glutGameModeString=yes ac_cv_func_glutIgnoreKeyRepeat=yes ac_cv_func_glutInitDisplayString=yes ac_cv_func_glutJoystickFunc=yes ac_cv_func_glutKeyboardUpFunc=yes ac_cv_func_glutLeaveGameMode=yes ac_cv_func_glutPostWindowOverlayRedisplay=yes ac_cv_func_glutPostWindowRedisplay=yes ac_cv_func_glutReportErrors=yes ac_cv_func_glutSetKeyRepeat=yes ac_cv_func_glutSpecialUpFunc=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_grantpt=yes ac_cv_func_gss_inquire_mechs_for_name=yes ac_cv_func_gtk_init=yes ac_cv_func_gtk_tree_selection_unselect_range=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_link=yes ac_cv_func_listxattr=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=no ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nettle_blowfish_decrypt=yes ac_cv_func_nettle_camellia128_crypt=yes ac_cv_func_nettle_gcm_encrypt=yes ac_cv_func_nettle_gosthash94_init=yes ac_cv_func_nettle_md4_init=yes ac_cv_func_nettle_ripemd160_init=yes ac_cv_func_nettle_salsa20_crypt=yes ac_cv_func_nettle_serpent_decrypt=yes ac_cv_func_nettle_sha224_init=yes ac_cv_func_nettle_sha384_init=yes ac_cv_func_nettle_sha3_256_init=yes ac_cv_func_nettle_sha512_init=yes ac_cv_func_nettle_yarrow256_slow_reseed=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_pango_font_description_new=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=no ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_ptsname=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_remove=yes ac_cv_func_resolvepath=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=no ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=no ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=no ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=yes ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_have_x=have_x=$'yes\tac_x_includes=\'\'\tac_x_libraries=\'\'' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glut_h=yes ac_cv_header_GL_glx_h=yes ac_cv_header_NewAPIs_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_gssapi_krb5_h=no ac_cv_header_gssapi_h=no ac_cv_header_gssapi_krb5_h=no ac_cv_header_gssglue_gssapi_gssapi_krb5_h=no ac_cv_header_gtk_gtk_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_libzfs_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_if_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_nettle_camellia_h=yes ac_cv_header_nettle_gcm_h=yes ac_cv_header_nettle_gosthash94_h=yes ac_cv_header_nettle_md4_h=yes ac_cv_header_nettle_ripemd160_h=yes ac_cv_header_nettle_sha3_h=yes ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=no ac_cv_header_pcre_pcre_h=yes ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_sqlite3_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stddef_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=no ac_cv_header_syscall_h=no ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_GLU_gluCylinder=yes ac_cv_lib_GL_glOrtho=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_MesaGLU_gluCylinder=no ac_cv_lib_MesaGL_glOrtho=no ac_cv_lib_OpenGL_glOrtho=no ac_cv_lib_X11_XDrawPoint=yes ac_cv_lib_X11_XSetScreenSaver=yes ac_cv_lib_Xext_XShmPutImage=yes ac_cv_lib_Xi_XOpenDevice=yes ac_cv_lib_Xinput_XOpenDevice=no ac_cv_lib_Xmu_XmuStandardColormap=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dns_sd_DNSServiceRegister=yes ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_gmp___gmpz_init=yes ac_cv_lib_gmp___mpz_init=no ac_cv_lib_gmp_mpz_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nettle_md5_init=no ac_cv_lib_nettle_nettle_md5_init=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_sqlite3_sqlite3_open=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_GTK_CONFIG=no ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SDL_CONFIG=no ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_gss_wrap=-lgssapi_krb5 ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pgtk2_cv_g_signal_connect_has_six_args=yes pgtk2_cv_have_x11=x11 pgtk2_cv_pkg_atk=yes pgtk2_cv_pkg_cairo=yes pgtk2_cv_pkg_gtk__2_0=yes pgtk2_cv_pkg_gtkdatabox=no pgtk2_cv_pkg_gtksourceview_1_0=no pgtk2_cv_pkg_libglade_2_0=no pgtk2_cv_pkg_libgnome_2_0=no pgtk2_cv_pkg_libgnomecanvas_2_0=no pgtk2_cv_pkg_libgnomeui_2_0=no pgtk2_cv_pkg_libpanelapplet_2_0=no pgtk2_cv_pkg_pango=yes pgtk2_cv_ver_atk=2.24.0 pgtk2_cv_ver_gtk__2_0=2.24.31 pgtk2_cv_ver_pango=1.40.4 pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_chgpt_path=no pike_cv_com=no pike_cv_com_arch=i386 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=solaris pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_GLUT=no pike_cv_framework_OpenGL=no pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=yes pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_notifications=yes pike_cv_have_oid_GSS_C_NT_ANONYMOUS=yes pike_cv_have_oid_GSS_C_NT_EXPORT_NAME=yes pike_cv_have_oid_GSS_C_NT_HOSTBASED_SERVICE=yes pike_cv_have_oid_GSS_C_NT_MACHINE_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_STRING_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_USER_NAME=yes pike_cv_have_oid_GSS_KRB5_NT_PRINCIPAL_NAME=no pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=yes pike_cv_have_solaris_getservbyname_r=yes pike_cv_have_solaris_getspnam_r=yes pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=8323072 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_OpenGL32=no pike_cv_lib_OpenGL=no pike_cv_lib_abi=/64 pike_cv_lib_glut=yes pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_nettle_advapi32_CryptAcquireContext=no pike_cv_nettle_crypt_func_is_pointer=no pike_cv_nettle_struct_yarrow256_ctx_seed_file=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_framework_SDL=no pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_pt_chmod_path=no pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_search_gss_wrap=-lgssapi_krb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT pike_cv_socket_buffer_max=65536 pike_cv_static_inline=yes pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=no pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=yes pike_cv_struct_statvfs_f_fstr=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_fpsetmask=yes pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='-lsqlite3 ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='SQLite' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/sqlite.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/SQLite/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_SQLITE3_H 1 #define HAVE_LIBSQLITE3 1 #define HAVE_UNISTD_H 1 #define HAVE_STDINT_H 1 #define HAVE_USLEEP 1 configure: exit 0 ################################################### ## ./post_modules/Shuffler This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Shuffler/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Shuffler ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1762: loading cache ../.././config.cache configure:2657: checking for C compiler version configure:2666: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2677: $? = 0 configure:2666: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2677: $? = 0 configure:2666: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2677: $? = 1 configure:2666: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2677: $? = 1 configure:2666: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2677: $? = 1 configure:2697: checking whether the C compiler works configure:2719: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2723: $? = 0 configure:2773: result: yes configure:2776: checking for C compiler default output file name configure:2778: result: a.out configure:2784: checking for suffix of executables configure:2791: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2795: $? = 0 configure:2818: result: configure:2840: checking whether we are cross compiling configure:2848: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2852: $? = 0 configure:2859: ./conftest configure:2863: $? = 0 configure:2878: result: no configure:2883: checking for suffix of object files configure:2932: result: o configure:2936: checking whether the compiler supports GNU C configure:2966: result: yes configure:2977: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3042: result: yes configure:3062: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3095: result: none needed configure:3248: checking if we are using TCC (TenDRA C Compiler) configure:3272: result: no configure:3277: checking if we are using ICC (Intel C Compiler) configure:3320: result: no configure:3331: checking how to run the C preprocessor configure:3399: result: gcc -E configure:3413: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3413: $? = 0 configure:3428: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3428: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3528: checking for libgcc file name configure:3556: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3593: checking whether make sets $(MAKE) configure:3616: result: yes configure:3630: checking for the Pike base directory configure:3635: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:3854: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:836: creating make_variables config.status:836: creating Makefile config.status:836: creating config.h config.status:1010: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_XMKMF_set='' ac_cv_env_XMKMF_value='' ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_DNSServiceRegister=no ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_atk_relation_new=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_cairo_create=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_connect=yes ac_cv_func_crypt=yes ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=yes ac_cv_func_fdopendir=yes ac_cv_func_fdwalk=yes ac_cv_func_fgetxattr=no ac_cv_func_finite=yes ac_cv_func_flistxattr=no ac_cv_func_flock=no ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=yes ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=yes ac_cv_func_fpsetround=yes ac_cv_func_fsetxattr=no ac_cv_func_fstatat=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate64=no ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=no ac_cv_func_glutEnterGameMode=yes ac_cv_func_glutForceJoystickFunc=yes ac_cv_func_glutGameModeGet=yes ac_cv_func_glutGameModeString=yes ac_cv_func_glutIgnoreKeyRepeat=yes ac_cv_func_glutInitDisplayString=yes ac_cv_func_glutJoystickFunc=yes ac_cv_func_glutKeyboardUpFunc=yes ac_cv_func_glutLeaveGameMode=yes ac_cv_func_glutPostWindowOverlayRedisplay=yes ac_cv_func_glutPostWindowRedisplay=yes ac_cv_func_glutReportErrors=yes ac_cv_func_glutSetKeyRepeat=yes ac_cv_func_glutSpecialUpFunc=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_grantpt=yes ac_cv_func_gss_inquire_mechs_for_name=yes ac_cv_func_gtk_init=yes ac_cv_func_gtk_tree_selection_unselect_range=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_link=yes ac_cv_func_listxattr=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=no ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nettle_blowfish_decrypt=yes ac_cv_func_nettle_camellia128_crypt=yes ac_cv_func_nettle_gcm_encrypt=yes ac_cv_func_nettle_gosthash94_init=yes ac_cv_func_nettle_md4_init=yes ac_cv_func_nettle_ripemd160_init=yes ac_cv_func_nettle_salsa20_crypt=yes ac_cv_func_nettle_serpent_decrypt=yes ac_cv_func_nettle_sha224_init=yes ac_cv_func_nettle_sha384_init=yes ac_cv_func_nettle_sha3_256_init=yes ac_cv_func_nettle_sha512_init=yes ac_cv_func_nettle_yarrow256_slow_reseed=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_pango_font_description_new=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=no ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_ptsname=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_remove=yes ac_cv_func_resolvepath=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=no ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=no ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=no ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=yes ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_have_x=have_x=$'yes\tac_x_includes=\'\'\tac_x_libraries=\'\'' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glut_h=yes ac_cv_header_GL_glx_h=yes ac_cv_header_NewAPIs_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_gssapi_krb5_h=no ac_cv_header_gssapi_h=no ac_cv_header_gssapi_krb5_h=no ac_cv_header_gssglue_gssapi_gssapi_krb5_h=no ac_cv_header_gtk_gtk_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_libzfs_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_if_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_nettle_camellia_h=yes ac_cv_header_nettle_gcm_h=yes ac_cv_header_nettle_gosthash94_h=yes ac_cv_header_nettle_md4_h=yes ac_cv_header_nettle_ripemd160_h=yes ac_cv_header_nettle_sha3_h=yes ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=no ac_cv_header_pcre_pcre_h=yes ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_sqlite3_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stddef_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=no ac_cv_header_syscall_h=no ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_GLU_gluCylinder=yes ac_cv_lib_GL_glOrtho=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_MesaGLU_gluCylinder=no ac_cv_lib_MesaGL_glOrtho=no ac_cv_lib_OpenGL_glOrtho=no ac_cv_lib_X11_XDrawPoint=yes ac_cv_lib_X11_XSetScreenSaver=yes ac_cv_lib_Xext_XShmPutImage=yes ac_cv_lib_Xi_XOpenDevice=yes ac_cv_lib_Xinput_XOpenDevice=no ac_cv_lib_Xmu_XmuStandardColormap=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dns_sd_DNSServiceRegister=yes ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_gmp___gmpz_init=yes ac_cv_lib_gmp___mpz_init=no ac_cv_lib_gmp_mpz_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nettle_md5_init=no ac_cv_lib_nettle_nettle_md5_init=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_sqlite3_sqlite3_open=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_GTK_CONFIG=no ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SDL_CONFIG=no ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_gss_wrap=-lgssapi_krb5 ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pgtk2_cv_g_signal_connect_has_six_args=yes pgtk2_cv_have_x11=x11 pgtk2_cv_pkg_atk=yes pgtk2_cv_pkg_cairo=yes pgtk2_cv_pkg_gtk__2_0=yes pgtk2_cv_pkg_gtkdatabox=no pgtk2_cv_pkg_gtksourceview_1_0=no pgtk2_cv_pkg_libglade_2_0=no pgtk2_cv_pkg_libgnome_2_0=no pgtk2_cv_pkg_libgnomecanvas_2_0=no pgtk2_cv_pkg_libgnomeui_2_0=no pgtk2_cv_pkg_libpanelapplet_2_0=no pgtk2_cv_pkg_pango=yes pgtk2_cv_ver_atk=2.24.0 pgtk2_cv_ver_gtk__2_0=2.24.31 pgtk2_cv_ver_pango=1.40.4 pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_chgpt_path=no pike_cv_com=no pike_cv_com_arch=i386 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=solaris pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_GLUT=no pike_cv_framework_OpenGL=no pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=yes pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_notifications=yes pike_cv_have_oid_GSS_C_NT_ANONYMOUS=yes pike_cv_have_oid_GSS_C_NT_EXPORT_NAME=yes pike_cv_have_oid_GSS_C_NT_HOSTBASED_SERVICE=yes pike_cv_have_oid_GSS_C_NT_MACHINE_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_STRING_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_USER_NAME=yes pike_cv_have_oid_GSS_KRB5_NT_PRINCIPAL_NAME=no pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=yes pike_cv_have_solaris_getservbyname_r=yes pike_cv_have_solaris_getspnam_r=yes pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=8323072 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_OpenGL32=no pike_cv_lib_OpenGL=no pike_cv_lib_abi=/64 pike_cv_lib_glut=yes pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_nettle_advapi32_CryptAcquireContext=no pike_cv_nettle_crypt_func_is_pointer=no pike_cv_nettle_struct_yarrow256_ctx_seed_file=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_framework_SDL=no pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_pt_chmod_path=no pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_search_gss_wrap=-lgssapi_krb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT pike_cv_socket_buffer_max=65536 pike_cv_static_inline=yes pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=no pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=yes pike_cv_struct_statvfs_f_fstr=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_fpsetmask=yes pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Shuffler' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/Shuffler.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Shuffler/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0 ################################################### ## ./post_modules/Unicode This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Unicode/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Unicode ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1762: loading cache ../.././config.cache configure:2657: checking for C compiler version configure:2666: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2677: $? = 0 configure:2666: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2677: $? = 0 configure:2666: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2677: $? = 1 configure:2666: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2677: $? = 1 configure:2666: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2677: $? = 1 configure:2697: checking whether the C compiler works configure:2719: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2723: $? = 0 configure:2773: result: yes configure:2776: checking for C compiler default output file name configure:2778: result: a.out configure:2784: checking for suffix of executables configure:2791: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2795: $? = 0 configure:2818: result: configure:2840: checking whether we are cross compiling configure:2848: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2852: $? = 0 configure:2859: ./conftest configure:2863: $? = 0 configure:2878: result: no configure:2883: checking for suffix of object files configure:2932: result: o configure:2936: checking whether the compiler supports GNU C configure:2966: result: yes configure:2977: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3042: result: yes configure:3062: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3095: result: none needed configure:3248: checking if we are using TCC (TenDRA C Compiler) configure:3272: result: no configure:3277: checking if we are using ICC (Intel C Compiler) configure:3320: result: no configure:3331: checking how to run the C preprocessor configure:3399: result: gcc -E configure:3413: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3413: $? = 0 configure:3428: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3428: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3528: checking for libgcc file name configure:3556: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3593: checking whether make sets $(MAKE) configure:3616: result: yes configure:3630: checking for the Pike base directory configure:3635: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:3854: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:836: creating make_variables config.status:836: creating Makefile config.status:836: creating config.h config.status:1010: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_XMKMF_set='' ac_cv_env_XMKMF_value='' ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_DNSServiceRegister=no ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_atk_relation_new=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_cairo_create=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_connect=yes ac_cv_func_crypt=yes ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=yes ac_cv_func_fdopendir=yes ac_cv_func_fdwalk=yes ac_cv_func_fgetxattr=no ac_cv_func_finite=yes ac_cv_func_flistxattr=no ac_cv_func_flock=no ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=yes ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=yes ac_cv_func_fpsetround=yes ac_cv_func_fsetxattr=no ac_cv_func_fstatat=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate64=no ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=no ac_cv_func_glutEnterGameMode=yes ac_cv_func_glutForceJoystickFunc=yes ac_cv_func_glutGameModeGet=yes ac_cv_func_glutGameModeString=yes ac_cv_func_glutIgnoreKeyRepeat=yes ac_cv_func_glutInitDisplayString=yes ac_cv_func_glutJoystickFunc=yes ac_cv_func_glutKeyboardUpFunc=yes ac_cv_func_glutLeaveGameMode=yes ac_cv_func_glutPostWindowOverlayRedisplay=yes ac_cv_func_glutPostWindowRedisplay=yes ac_cv_func_glutReportErrors=yes ac_cv_func_glutSetKeyRepeat=yes ac_cv_func_glutSpecialUpFunc=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_grantpt=yes ac_cv_func_gss_inquire_mechs_for_name=yes ac_cv_func_gtk_init=yes ac_cv_func_gtk_tree_selection_unselect_range=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_link=yes ac_cv_func_listxattr=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=no ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nettle_blowfish_decrypt=yes ac_cv_func_nettle_camellia128_crypt=yes ac_cv_func_nettle_gcm_encrypt=yes ac_cv_func_nettle_gosthash94_init=yes ac_cv_func_nettle_md4_init=yes ac_cv_func_nettle_ripemd160_init=yes ac_cv_func_nettle_salsa20_crypt=yes ac_cv_func_nettle_serpent_decrypt=yes ac_cv_func_nettle_sha224_init=yes ac_cv_func_nettle_sha384_init=yes ac_cv_func_nettle_sha3_256_init=yes ac_cv_func_nettle_sha512_init=yes ac_cv_func_nettle_yarrow256_slow_reseed=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_pango_font_description_new=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=no ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_ptsname=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_remove=yes ac_cv_func_resolvepath=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=no ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=no ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=no ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=yes ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_have_x=have_x=$'yes\tac_x_includes=\'\'\tac_x_libraries=\'\'' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glut_h=yes ac_cv_header_GL_glx_h=yes ac_cv_header_NewAPIs_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_gssapi_krb5_h=no ac_cv_header_gssapi_h=no ac_cv_header_gssapi_krb5_h=no ac_cv_header_gssglue_gssapi_gssapi_krb5_h=no ac_cv_header_gtk_gtk_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_libzfs_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_if_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_nettle_camellia_h=yes ac_cv_header_nettle_gcm_h=yes ac_cv_header_nettle_gosthash94_h=yes ac_cv_header_nettle_md4_h=yes ac_cv_header_nettle_ripemd160_h=yes ac_cv_header_nettle_sha3_h=yes ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=no ac_cv_header_pcre_pcre_h=yes ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_sqlite3_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stddef_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=no ac_cv_header_syscall_h=no ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_GLU_gluCylinder=yes ac_cv_lib_GL_glOrtho=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_MesaGLU_gluCylinder=no ac_cv_lib_MesaGL_glOrtho=no ac_cv_lib_OpenGL_glOrtho=no ac_cv_lib_X11_XDrawPoint=yes ac_cv_lib_X11_XSetScreenSaver=yes ac_cv_lib_Xext_XShmPutImage=yes ac_cv_lib_Xi_XOpenDevice=yes ac_cv_lib_Xinput_XOpenDevice=no ac_cv_lib_Xmu_XmuStandardColormap=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dns_sd_DNSServiceRegister=yes ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_gmp___gmpz_init=yes ac_cv_lib_gmp___mpz_init=no ac_cv_lib_gmp_mpz_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nettle_md5_init=no ac_cv_lib_nettle_nettle_md5_init=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_sqlite3_sqlite3_open=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_GTK_CONFIG=no ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SDL_CONFIG=no ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_gss_wrap=-lgssapi_krb5 ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pgtk2_cv_g_signal_connect_has_six_args=yes pgtk2_cv_have_x11=x11 pgtk2_cv_pkg_atk=yes pgtk2_cv_pkg_cairo=yes pgtk2_cv_pkg_gtk__2_0=yes pgtk2_cv_pkg_gtkdatabox=no pgtk2_cv_pkg_gtksourceview_1_0=no pgtk2_cv_pkg_libglade_2_0=no pgtk2_cv_pkg_libgnome_2_0=no pgtk2_cv_pkg_libgnomecanvas_2_0=no pgtk2_cv_pkg_libgnomeui_2_0=no pgtk2_cv_pkg_libpanelapplet_2_0=no pgtk2_cv_pkg_pango=yes pgtk2_cv_ver_atk=2.24.0 pgtk2_cv_ver_gtk__2_0=2.24.31 pgtk2_cv_ver_pango=1.40.4 pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_chgpt_path=no pike_cv_com=no pike_cv_com_arch=i386 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=solaris pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_GLUT=no pike_cv_framework_OpenGL=no pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=yes pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_notifications=yes pike_cv_have_oid_GSS_C_NT_ANONYMOUS=yes pike_cv_have_oid_GSS_C_NT_EXPORT_NAME=yes pike_cv_have_oid_GSS_C_NT_HOSTBASED_SERVICE=yes pike_cv_have_oid_GSS_C_NT_MACHINE_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_STRING_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_USER_NAME=yes pike_cv_have_oid_GSS_KRB5_NT_PRINCIPAL_NAME=no pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=yes pike_cv_have_solaris_getservbyname_r=yes pike_cv_have_solaris_getspnam_r=yes pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=8323072 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_OpenGL32=no pike_cv_lib_OpenGL=no pike_cv_lib_abi=/64 pike_cv_lib_glut=yes pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_nettle_advapi32_CryptAcquireContext=no pike_cv_nettle_crypt_func_is_pointer=no pike_cv_nettle_struct_yarrow256_ctx_seed_file=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_framework_SDL=no pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_pt_chmod_path=no pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_search_gss_wrap=-lgssapi_krb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT pike_cv_socket_buffer_max=65536 pike_cv_static_inline=yes pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=no pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=yes pike_cv_struct_statvfs_f_fstr=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_fpsetmask=yes pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Unicode' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/unicode_module.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Unicode/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0 ################################################### ## ./post_modules/ZXID This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/ZXID/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/ZXID ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1876: loading cache ../.././config.cache configure:2774: checking for C compiler version configure:2783: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2794: $? = 0 configure:2783: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2794: $? = 0 configure:2783: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2794: $? = 1 configure:2783: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2794: $? = 1 configure:2783: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2794: $? = 1 configure:2814: checking whether the C compiler works configure:2836: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2840: $? = 0 configure:2890: result: yes configure:2893: checking for C compiler default output file name configure:2895: result: a.out configure:2901: checking for suffix of executables configure:2908: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2912: $? = 0 configure:2935: result: configure:2957: checking whether we are cross compiling configure:2965: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2969: $? = 0 configure:2976: ./conftest configure:2980: $? = 0 configure:2995: result: no configure:3000: checking for suffix of object files configure:3049: result: o configure:3053: checking whether the compiler supports GNU C configure:3083: result: yes configure:3094: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3159: result: yes configure:3179: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3212: result: none needed configure:3365: checking if we are using TCC (TenDRA C Compiler) configure:3389: result: no configure:3394: checking if we are using ICC (Intel C Compiler) configure:3437: result: no configure:3448: checking how to run the C preprocessor configure:3516: result: gcc -E configure:3530: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3530: $? = 0 configure:3545: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3645: checking for libgcc file name configure:3673: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3742: checking for deflate in -lz configure:3765: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lz >&5 configure:3765: $? = 0 configure:3775: result: yes configure:3877: checking for SHA1 in -lcrypto configure:3900: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lcrypto -lz >&5 configure:3900: $? = 0 configure:3910: result: yes configure:3920: checking for EVP_CIPHER_block_size in -lssl configure:3943: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lssl -lcrypto -lz >&5 configure:3943: $? = 0 configure:3953: result: yes configure:3963: checking for curl_easy_reset in -lcurl configure:3986: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lcurl -lssl -lcrypto -lz >&5 configure:3986: $? = 0 configure:3996: result: yes configure:4006: checking for zxid_simple in -lzxid configure:4029: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lzxid -lcurl -lssl -lcrypto -lz >&5 ld: fatal: library -lzxid: not found collect2: error: ld returned 1 exit status configure:4029: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCURL 1 | /* 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. */ | char zxid_simple (); | int | main (void) | { | return zxid_simple (); | ; | return 0; | } configure:4039: result: no configure:4061: checking for stdio.h configure:4061: result: yes configure:4061: checking for stdlib.h configure:4061: result: yes configure:4061: checking for string.h configure:4061: result: yes configure:4061: checking for inttypes.h configure:4061: result: yes configure:4061: checking for stdint.h configure:4061: result: yes configure:4061: checking for strings.h configure:4061: result: yes configure:4061: checking for sys/stat.h configure:4061: result: yes configure:4061: checking for sys/types.h configure:4061: result: yes configure:4061: checking for unistd.h configure:4061: result: yes configure:4088: checking for zx/zx.h configure:4088: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:51:10: fatal error: zx/zx.h: No such file or directory #include ^~~~~~~~~ compilation terminated. configure:4088: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCURL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4088: result: no configure:4107: checking for zxid/zxid.h configure:4107: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -c -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c >&5 conftest.c:51:10: fatal error: zxid/zxid.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:4107: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCURL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4107: result: no configure:4331: checking whether make sets $(MAKE) configure:4354: result: yes configure:4368: checking for the Pike base directory configure:4373: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4543: updating cache ../.././config.cache configure:4592: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:850: creating make_variables config.status:850: creating Makefile config.status:850: creating zxid_config.h config.status:1024: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_XMKMF_set='' ac_cv_env_XMKMF_value='' ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_DNSServiceRegister=no ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_atk_relation_new=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_cairo_create=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_connect=yes ac_cv_func_crypt=yes ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=yes ac_cv_func_fdopendir=yes ac_cv_func_fdwalk=yes ac_cv_func_fgetxattr=no ac_cv_func_finite=yes ac_cv_func_flistxattr=no ac_cv_func_flock=no ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=yes ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=yes ac_cv_func_fpsetround=yes ac_cv_func_fsetxattr=no ac_cv_func_fstatat=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate64=no ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=no ac_cv_func_glutEnterGameMode=yes ac_cv_func_glutForceJoystickFunc=yes ac_cv_func_glutGameModeGet=yes ac_cv_func_glutGameModeString=yes ac_cv_func_glutIgnoreKeyRepeat=yes ac_cv_func_glutInitDisplayString=yes ac_cv_func_glutJoystickFunc=yes ac_cv_func_glutKeyboardUpFunc=yes ac_cv_func_glutLeaveGameMode=yes ac_cv_func_glutPostWindowOverlayRedisplay=yes ac_cv_func_glutPostWindowRedisplay=yes ac_cv_func_glutReportErrors=yes ac_cv_func_glutSetKeyRepeat=yes ac_cv_func_glutSpecialUpFunc=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_grantpt=yes ac_cv_func_gss_inquire_mechs_for_name=yes ac_cv_func_gtk_init=yes ac_cv_func_gtk_tree_selection_unselect_range=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_link=yes ac_cv_func_listxattr=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=no ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nettle_blowfish_decrypt=yes ac_cv_func_nettle_camellia128_crypt=yes ac_cv_func_nettle_gcm_encrypt=yes ac_cv_func_nettle_gosthash94_init=yes ac_cv_func_nettle_md4_init=yes ac_cv_func_nettle_ripemd160_init=yes ac_cv_func_nettle_salsa20_crypt=yes ac_cv_func_nettle_serpent_decrypt=yes ac_cv_func_nettle_sha224_init=yes ac_cv_func_nettle_sha384_init=yes ac_cv_func_nettle_sha3_256_init=yes ac_cv_func_nettle_sha512_init=yes ac_cv_func_nettle_yarrow256_slow_reseed=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_pango_font_description_new=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=no ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_ptsname=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_remove=yes ac_cv_func_resolvepath=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=no ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=no ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=no ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=yes ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_have_x=have_x=$'yes\tac_x_includes=\'\'\tac_x_libraries=\'\'' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glut_h=yes ac_cv_header_GL_glx_h=yes ac_cv_header_NewAPIs_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_gssapi_krb5_h=no ac_cv_header_gssapi_h=no ac_cv_header_gssapi_krb5_h=no ac_cv_header_gssglue_gssapi_gssapi_krb5_h=no ac_cv_header_gtk_gtk_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_libzfs_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_if_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_nettle_camellia_h=yes ac_cv_header_nettle_gcm_h=yes ac_cv_header_nettle_gosthash94_h=yes ac_cv_header_nettle_md4_h=yes ac_cv_header_nettle_ripemd160_h=yes ac_cv_header_nettle_sha3_h=yes ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=no ac_cv_header_pcre_pcre_h=yes ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_sqlite3_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stddef_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=no ac_cv_header_syscall_h=no ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_header_zx_zx_h=no ac_cv_header_zxid_zxid_h=no ac_cv_lib_GLU_gluCylinder=yes ac_cv_lib_GL_glOrtho=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_MesaGLU_gluCylinder=no ac_cv_lib_MesaGL_glOrtho=no ac_cv_lib_OpenGL_glOrtho=no ac_cv_lib_X11_XDrawPoint=yes ac_cv_lib_X11_XSetScreenSaver=yes ac_cv_lib_Xext_XShmPutImage=yes ac_cv_lib_Xi_XOpenDevice=yes ac_cv_lib_Xinput_XOpenDevice=no ac_cv_lib_Xmu_XmuStandardColormap=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_crypto_SHA1=yes ac_cv_lib_curl_curl_easy_reset=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dns_sd_DNSServiceRegister=yes ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_gmp___gmpz_init=yes ac_cv_lib_gmp___mpz_init=no ac_cv_lib_gmp_mpz_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nettle_md5_init=no ac_cv_lib_nettle_nettle_md5_init=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_sqlite3_sqlite3_open=yes ac_cv_lib_ssl_EVP_CIPHER_block_size=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_deflate=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_lib_zxid_zxid_simple=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_GTK_CONFIG=no ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SDL_CONFIG=no ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_gss_wrap=-lgssapi_krb5 ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pgtk2_cv_g_signal_connect_has_six_args=yes pgtk2_cv_have_x11=x11 pgtk2_cv_pkg_atk=yes pgtk2_cv_pkg_cairo=yes pgtk2_cv_pkg_gtk__2_0=yes pgtk2_cv_pkg_gtkdatabox=no pgtk2_cv_pkg_gtksourceview_1_0=no pgtk2_cv_pkg_libglade_2_0=no pgtk2_cv_pkg_libgnome_2_0=no pgtk2_cv_pkg_libgnomecanvas_2_0=no pgtk2_cv_pkg_libgnomeui_2_0=no pgtk2_cv_pkg_libpanelapplet_2_0=no pgtk2_cv_pkg_pango=yes pgtk2_cv_ver_atk=2.24.0 pgtk2_cv_ver_gtk__2_0=2.24.31 pgtk2_cv_ver_pango=1.40.4 pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_chgpt_path=no pike_cv_com=no pike_cv_com_arch=i386 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=solaris pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_GLUT=no pike_cv_framework_OpenGL=no pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=yes pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_notifications=yes pike_cv_have_oid_GSS_C_NT_ANONYMOUS=yes pike_cv_have_oid_GSS_C_NT_EXPORT_NAME=yes pike_cv_have_oid_GSS_C_NT_HOSTBASED_SERVICE=yes pike_cv_have_oid_GSS_C_NT_MACHINE_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_STRING_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_USER_NAME=yes pike_cv_have_oid_GSS_KRB5_NT_PRINCIPAL_NAME=no pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=yes pike_cv_have_solaris_getservbyname_r=yes pike_cv_have_solaris_getspnam_r=yes pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=8323072 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_OpenGL32=no pike_cv_lib_OpenGL=no pike_cv_lib_abi=/64 pike_cv_lib_glut=yes pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_nettle_advapi32_CryptAcquireContext=no pike_cv_nettle_crypt_func_is_pointer=no pike_cv_nettle_struct_yarrow256_ctx_seed_file=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_framework_SDL=no pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_pt_chmod_path=no pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_search_gss_wrap=-lgssapi_krb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT pike_cv_socket_buffer_max=65536 pike_cv_static_inline=yes pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=no pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=yes pike_cv_struct_statvfs_f_fstr=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_fpsetmask=yes pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='zxid_config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='ZXID' MODULE_PATH='' MODULE_PMOD_IN='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/ZXID/module.pmod.in' MODULE_WRAPPER_PREFIX='___' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/zxid.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/ZXID/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_LIBZ 1 #define HAVE_LIBCRYPTO 1 #define HAVE_LIBSSL 1 #define HAVE_LIBCURL 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 configure: exit 0 ################################################### ## ./post_modules/_ADT This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/_ADT/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/_ADT ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1763: loading cache ../.././config.cache configure:2659: checking for C compiler version configure:2668: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2679: $? = 0 configure:2668: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2679: $? = 0 configure:2668: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2679: $? = 1 configure:2668: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2679: $? = 1 configure:2668: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2679: $? = 1 configure:2699: checking whether the C compiler works configure:2721: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2725: $? = 0 configure:2775: result: yes configure:2778: checking for C compiler default output file name configure:2780: result: a.out configure:2786: checking for suffix of executables configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2797: $? = 0 configure:2820: result: configure:2842: checking whether we are cross compiling configure:2850: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2854: $? = 0 configure:2861: ./conftest configure:2865: $? = 0 configure:2880: result: no configure:2885: checking for suffix of object files configure:2934: result: o configure:2938: checking whether the compiler supports GNU C configure:2968: result: yes configure:2979: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3044: result: yes configure:3064: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3097: result: none needed configure:3250: checking if we are using TCC (TenDRA C Compiler) configure:3274: result: no configure:3279: checking if we are using ICC (Intel C Compiler) configure:3322: result: no configure:3333: checking how to run the C preprocessor configure:3401: result: gcc -E configure:3415: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3415: $? = 0 configure:3430: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3430: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3530: checking for libgcc file name configure:3558: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3597: checking whether make sets $(MAKE) configure:3620: result: yes configure:3634: checking for the Pike base directory configure:3639: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:3858: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:837: creating make_variables config.status:837: creating Makefile config.status:837: creating config.h config.status:1011: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_XMKMF_set='' ac_cv_env_XMKMF_value='' ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_DNSServiceRegister=no ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_atk_relation_new=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_cairo_create=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_connect=yes ac_cv_func_crypt=yes ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=yes ac_cv_func_fdopendir=yes ac_cv_func_fdwalk=yes ac_cv_func_fgetxattr=no ac_cv_func_finite=yes ac_cv_func_flistxattr=no ac_cv_func_flock=no ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=yes ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=yes ac_cv_func_fpsetround=yes ac_cv_func_fsetxattr=no ac_cv_func_fstatat=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate64=no ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=no ac_cv_func_glutEnterGameMode=yes ac_cv_func_glutForceJoystickFunc=yes ac_cv_func_glutGameModeGet=yes ac_cv_func_glutGameModeString=yes ac_cv_func_glutIgnoreKeyRepeat=yes ac_cv_func_glutInitDisplayString=yes ac_cv_func_glutJoystickFunc=yes ac_cv_func_glutKeyboardUpFunc=yes ac_cv_func_glutLeaveGameMode=yes ac_cv_func_glutPostWindowOverlayRedisplay=yes ac_cv_func_glutPostWindowRedisplay=yes ac_cv_func_glutReportErrors=yes ac_cv_func_glutSetKeyRepeat=yes ac_cv_func_glutSpecialUpFunc=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_grantpt=yes ac_cv_func_gss_inquire_mechs_for_name=yes ac_cv_func_gtk_init=yes ac_cv_func_gtk_tree_selection_unselect_range=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_link=yes ac_cv_func_listxattr=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=no ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nettle_blowfish_decrypt=yes ac_cv_func_nettle_camellia128_crypt=yes ac_cv_func_nettle_gcm_encrypt=yes ac_cv_func_nettle_gosthash94_init=yes ac_cv_func_nettle_md4_init=yes ac_cv_func_nettle_ripemd160_init=yes ac_cv_func_nettle_salsa20_crypt=yes ac_cv_func_nettle_serpent_decrypt=yes ac_cv_func_nettle_sha224_init=yes ac_cv_func_nettle_sha384_init=yes ac_cv_func_nettle_sha3_256_init=yes ac_cv_func_nettle_sha512_init=yes ac_cv_func_nettle_yarrow256_slow_reseed=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_pango_font_description_new=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=no ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_ptsname=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_remove=yes ac_cv_func_resolvepath=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=no ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=no ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=no ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=yes ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_have_x=have_x=$'yes\tac_x_includes=\'\'\tac_x_libraries=\'\'' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glut_h=yes ac_cv_header_GL_glx_h=yes ac_cv_header_NewAPIs_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_gssapi_krb5_h=no ac_cv_header_gssapi_h=no ac_cv_header_gssapi_krb5_h=no ac_cv_header_gssglue_gssapi_gssapi_krb5_h=no ac_cv_header_gtk_gtk_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_libzfs_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_if_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_nettle_camellia_h=yes ac_cv_header_nettle_gcm_h=yes ac_cv_header_nettle_gosthash94_h=yes ac_cv_header_nettle_md4_h=yes ac_cv_header_nettle_ripemd160_h=yes ac_cv_header_nettle_sha3_h=yes ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=no ac_cv_header_pcre_pcre_h=yes ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_sqlite3_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stddef_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=no ac_cv_header_syscall_h=no ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_header_zx_zx_h=no ac_cv_header_zxid_zxid_h=no ac_cv_lib_GLU_gluCylinder=yes ac_cv_lib_GL_glOrtho=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_MesaGLU_gluCylinder=no ac_cv_lib_MesaGL_glOrtho=no ac_cv_lib_OpenGL_glOrtho=no ac_cv_lib_X11_XDrawPoint=yes ac_cv_lib_X11_XSetScreenSaver=yes ac_cv_lib_Xext_XShmPutImage=yes ac_cv_lib_Xi_XOpenDevice=yes ac_cv_lib_Xinput_XOpenDevice=no ac_cv_lib_Xmu_XmuStandardColormap=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_crypto_SHA1=yes ac_cv_lib_curl_curl_easy_reset=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dns_sd_DNSServiceRegister=yes ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_gmp___gmpz_init=yes ac_cv_lib_gmp___mpz_init=no ac_cv_lib_gmp_mpz_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nettle_md5_init=no ac_cv_lib_nettle_nettle_md5_init=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_sqlite3_sqlite3_open=yes ac_cv_lib_ssl_EVP_CIPHER_block_size=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_deflate=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_lib_zxid_zxid_simple=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_GTK_CONFIG=no ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SDL_CONFIG=no ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_gss_wrap=-lgssapi_krb5 ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pgtk2_cv_g_signal_connect_has_six_args=yes pgtk2_cv_have_x11=x11 pgtk2_cv_pkg_atk=yes pgtk2_cv_pkg_cairo=yes pgtk2_cv_pkg_gtk__2_0=yes pgtk2_cv_pkg_gtkdatabox=no pgtk2_cv_pkg_gtksourceview_1_0=no pgtk2_cv_pkg_libglade_2_0=no pgtk2_cv_pkg_libgnome_2_0=no pgtk2_cv_pkg_libgnomecanvas_2_0=no pgtk2_cv_pkg_libgnomeui_2_0=no pgtk2_cv_pkg_libpanelapplet_2_0=no pgtk2_cv_pkg_pango=yes pgtk2_cv_ver_atk=2.24.0 pgtk2_cv_ver_gtk__2_0=2.24.31 pgtk2_cv_ver_pango=1.40.4 pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_chgpt_path=no pike_cv_com=no pike_cv_com_arch=i386 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=solaris pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_GLUT=no pike_cv_framework_OpenGL=no pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=yes pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_notifications=yes pike_cv_have_oid_GSS_C_NT_ANONYMOUS=yes pike_cv_have_oid_GSS_C_NT_EXPORT_NAME=yes pike_cv_have_oid_GSS_C_NT_HOSTBASED_SERVICE=yes pike_cv_have_oid_GSS_C_NT_MACHINE_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_STRING_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_USER_NAME=yes pike_cv_have_oid_GSS_KRB5_NT_PRINCIPAL_NAME=no pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=yes pike_cv_have_solaris_getservbyname_r=yes pike_cv_have_solaris_getspnam_r=yes pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=8323072 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_OpenGL32=no pike_cv_lib_OpenGL=no pike_cv_lib_abi=/64 pike_cv_lib_glut=yes pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_nettle_advapi32_CryptAcquireContext=no pike_cv_nettle_crypt_func_is_pointer=no pike_cv_nettle_struct_yarrow256_ctx_seed_file=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_framework_SDL=no pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_pt_chmod_path=no pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_search_gss_wrap=-lgssapi_krb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT pike_cv_socket_buffer_max=65536 pike_cv_static_inline=yes pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=no pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=yes pike_cv_struct_statvfs_f_fstr=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_fpsetmask=yes pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## AUTO='' CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_ADT' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/adt.c $(SRCDIR)/circular_list.c $(SRCDIR)/sequence.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/_ADT/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0 ################################################### ## ./post_modules/_Image_SVG This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/_Image_SVG/configure --disable-option-checking --prefix=/usr/local --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/_Image_SVG ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1814: loading cache ../.././config.cache configure:2713: checking for C compiler version configure:2722: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc --version >&5 gcc (GCC) 7.3.0 Copyright (C) 2017 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:2733: $? = 0 configure:2722: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/lto-wrapper Target: x86_64-pc-solaris2.11 Configured with: /builds/ulhg/workspace/Solaris_11u4/Userland/full-build/02a-build-i386/components/gcc7/gcc-7.3.0/configure --prefix=/usr/gcc/7 --mandir=/usr/gcc/7/share/man --bindir=/usr/gcc/7/bin --sbindir=/usr/gcc/7/sbin --libdir=/usr/gcc/7/lib --infodir=/usr/gcc/7/share/info --libexecdir=/usr/gcc/7/lib --enable-languages=c,c++,fortran,objc --enable-shared --enable-initfini-array --disable-rpath --with-system-zlib --with-build-config=no --with-gmp-include=/usr/include --with-mpfr-include=/usr/include --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as --disable-bootstrap 'BOOT_CFLAGS=-g -O2' x86_64-pc-solaris2.11 Thread model: posix gcc version 7.3.0 (GCC) configure:2733: $? = 0 configure:2722: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2733: $? = 1 configure:2722: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2733: $? = 1 configure:2722: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:2733: $? = 1 configure:2753: checking whether the C compiler works configure:2775: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2779: $? = 0 configure:2829: result: yes configure:2832: checking for C compiler default output file name configure:2834: result: a.out configure:2840: checking for suffix of executables configure:2847: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2851: $? = 0 configure:2874: result: configure:2896: checking whether we are cross compiling configure:2904: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c >&5 configure:2908: $? = 0 configure:2915: ./conftest configure:2919: $? = 0 configure:2934: result: no configure:2939: checking for suffix of object files configure:2988: result: o configure:2992: checking whether the compiler supports GNU C configure:3022: result: yes configure:3033: checking whether /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc accepts -g configure:3098: result: yes configure:3118: checking for /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc option to enable C11 features configure:3151: result: none needed configure:3304: checking if we are using TCC (TenDRA C Compiler) configure:3328: result: no configure:3333: checking if we are using ICC (Intel C Compiler) configure:3376: result: no configure:3387: checking how to run the C preprocessor configure:3455: result: gcc -E configure:3469: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c configure:3469: $? = 0 configure:3484: gcc -E -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3484: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3584: checking for libgcc file name configure:3612: result: /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a configure:3730: checking for pkg-config configure:3766: result: /usr/bin/pkg-config configure:3779: checking if librsvg actually works configure:3804: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc -o conftest -g -ggdb3 -m64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng14 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread conftest.c -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo >&5 configure:3804: $? = 0 configure:3813: result: yes configure:3840: checking whether make sets $(MAKE) configure:3863: result: yes configure:3877: checking for the Pike base directory configure:3882: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4101: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:844: creating make_variables config.status:844: creating Makefile config.status:844: creating config.h config.status:1018: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_XMKMF_set='' ac_cv_env_XMKMF_value='' ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_DNSServiceRegister=no ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_atk_relation_new=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_cairo_create=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_connect=yes ac_cv_func_crypt=yes ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=yes ac_cv_func_fdopendir=yes ac_cv_func_fdwalk=yes ac_cv_func_fgetxattr=no ac_cv_func_finite=yes ac_cv_func_flistxattr=no ac_cv_func_flock=no ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=yes ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=yes ac_cv_func_fpsetround=yes ac_cv_func_fsetxattr=no ac_cv_func_fstatat=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate64=no ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=no ac_cv_func_glutEnterGameMode=yes ac_cv_func_glutForceJoystickFunc=yes ac_cv_func_glutGameModeGet=yes ac_cv_func_glutGameModeString=yes ac_cv_func_glutIgnoreKeyRepeat=yes ac_cv_func_glutInitDisplayString=yes ac_cv_func_glutJoystickFunc=yes ac_cv_func_glutKeyboardUpFunc=yes ac_cv_func_glutLeaveGameMode=yes ac_cv_func_glutPostWindowOverlayRedisplay=yes ac_cv_func_glutPostWindowRedisplay=yes ac_cv_func_glutReportErrors=yes ac_cv_func_glutSetKeyRepeat=yes ac_cv_func_glutSpecialUpFunc=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_grantpt=yes ac_cv_func_gss_inquire_mechs_for_name=yes ac_cv_func_gtk_init=yes ac_cv_func_gtk_tree_selection_unselect_range=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_link=yes ac_cv_func_listxattr=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=no ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nettle_blowfish_decrypt=yes ac_cv_func_nettle_camellia128_crypt=yes ac_cv_func_nettle_gcm_encrypt=yes ac_cv_func_nettle_gosthash94_init=yes ac_cv_func_nettle_md4_init=yes ac_cv_func_nettle_ripemd160_init=yes ac_cv_func_nettle_salsa20_crypt=yes ac_cv_func_nettle_serpent_decrypt=yes ac_cv_func_nettle_sha224_init=yes ac_cv_func_nettle_sha384_init=yes ac_cv_func_nettle_sha3_256_init=yes ac_cv_func_nettle_sha512_init=yes ac_cv_func_nettle_yarrow256_slow_reseed=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_pango_font_description_new=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=no ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_ptsname=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_remove=yes ac_cv_func_resolvepath=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=no ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=no ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=no ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=yes ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_have_x=have_x=$'yes\tac_x_includes=\'\'\tac_x_libraries=\'\'' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glut_h=yes ac_cv_header_GL_glx_h=yes ac_cv_header_NewAPIs_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_gssapi_krb5_h=no ac_cv_header_gssapi_h=no ac_cv_header_gssapi_krb5_h=no ac_cv_header_gssglue_gssapi_gssapi_krb5_h=no ac_cv_header_gtk_gtk_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_libzfs_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_if_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_nettle_camellia_h=yes ac_cv_header_nettle_gcm_h=yes ac_cv_header_nettle_gosthash94_h=yes ac_cv_header_nettle_md4_h=yes ac_cv_header_nettle_ripemd160_h=yes ac_cv_header_nettle_sha3_h=yes ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=no ac_cv_header_pcre_pcre_h=yes ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_sqlite3_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stddef_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=no ac_cv_header_syscall_h=no ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_header_zx_zx_h=no ac_cv_header_zxid_zxid_h=no ac_cv_lib_GLU_gluCylinder=yes ac_cv_lib_GL_glOrtho=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_MesaGLU_gluCylinder=no ac_cv_lib_MesaGL_glOrtho=no ac_cv_lib_OpenGL_glOrtho=no ac_cv_lib_X11_XDrawPoint=yes ac_cv_lib_X11_XSetScreenSaver=yes ac_cv_lib_Xext_XShmPutImage=yes ac_cv_lib_Xi_XOpenDevice=yes ac_cv_lib_Xinput_XOpenDevice=no ac_cv_lib_Xmu_XmuStandardColormap=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_crypto_SHA1=yes ac_cv_lib_curl_curl_easy_reset=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dns_sd_DNSServiceRegister=yes ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_gmp___gmpz_init=yes ac_cv_lib_gmp___mpz_init=no ac_cv_lib_gmp_mpz_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nettle_md5_init=no ac_cv_lib_nettle_nettle_md5_init=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_sqlite3_sqlite3_open=yes ac_cv_lib_ssl_EVP_CIPHER_block_size=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_deflate=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_lib_zxid_zxid_simple=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_GTK_CONFIG=no ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SDL_CONFIG=no ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_gss_wrap=-lgssapi_krb5 ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pgtk2_cv_g_signal_connect_has_six_args=yes pgtk2_cv_have_x11=x11 pgtk2_cv_pkg_atk=yes pgtk2_cv_pkg_cairo=yes pgtk2_cv_pkg_gtk__2_0=yes pgtk2_cv_pkg_gtkdatabox=no pgtk2_cv_pkg_gtksourceview_1_0=no pgtk2_cv_pkg_libglade_2_0=no pgtk2_cv_pkg_libgnome_2_0=no pgtk2_cv_pkg_libgnomecanvas_2_0=no pgtk2_cv_pkg_libgnomeui_2_0=no pgtk2_cv_pkg_libpanelapplet_2_0=no pgtk2_cv_pkg_pango=yes pgtk2_cv_ver_atk=2.24.0 pgtk2_cv_ver_gtk__2_0=2.24.31 pgtk2_cv_ver_pango=1.40.4 pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_chgpt_path=no pike_cv_com=no pike_cv_com_arch=i386 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=solaris pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_GLUT=no pike_cv_framework_OpenGL=no pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=yes pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_notifications=yes pike_cv_have_oid_GSS_C_NT_ANONYMOUS=yes pike_cv_have_oid_GSS_C_NT_EXPORT_NAME=yes pike_cv_have_oid_GSS_C_NT_HOSTBASED_SERVICE=yes pike_cv_have_oid_GSS_C_NT_MACHINE_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_STRING_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_USER_NAME=yes pike_cv_have_oid_GSS_KRB5_NT_PRINCIPAL_NAME=no pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=yes pike_cv_have_solaris_getservbyname_r=yes pike_cv_have_solaris_getspnam_r=yes pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=8323072 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_OpenGL32=no pike_cv_lib_OpenGL=no pike_cv_lib_abi=/64 pike_cv_lib_glut=yes pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_nettle_advapi32_CryptAcquireContext=no pike_cv_nettle_crypt_func_is_pointer=no pike_cv_nettle_struct_yarrow256_ctx_seed_file=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_framework_SDL=no pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_pt_chmod_path=no pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_search_gss_wrap=-lgssapi_krb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT pike_cv_socket_buffer_max=65536 pike_cv_static_inline=yes pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=no pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=yes pike_cv_struct_statvfs_f_fstr=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_fpsetmask=yes pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' CFLAGS=' -g -ggdb3 -m64' CONFIG_HEADERS='config.h' CPP='gcc -E' CPPFLAGS='-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng14 -I/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/include -I/usr/gnu/include -I/usr/X11/include -I/opt/csw/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/amd64 -L/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/. -L/usr/gnu/lib/amd64 -R/usr/gnu/lib/amd64 -L/usr/X11/lib/amd64 -R/usr/X11/lib/amd64 -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/opt/csw/lib/amd64 -R/opt/csw/lib/amd64 -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -R/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 -L/usr/gcc/7/lib/amd64 -R/usr/gcc/7/lib/amd64 -L/lib/amd64 -R/lib/amd64 -L/usr/lib/amd64 -R/usr/lib/amd64 -ldl -lrt -lnsl -lsocket -lm -lpthread -lthread' LIBGCC='/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a' LIBOBJS='' LIBS='-lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_Image_SVG' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' SVG_CFLAGS='-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng14' SVG_LIBS='-lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/_Image_SVG/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_SVG 1 configure: exit 0 ################################################### ## ./post_modules This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/configure --disable-option-checking --prefix=/usr/local --cache-file=.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules ## --------- ## ## Platform. ## ## --------- ## hostname = tron uname -m = i86pc uname -r = 5.11 uname -s = SunOS uname -v = 11.4.0.15.0 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = tron Release = 5.11 KernelID = 11.4.0.15.0 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ PATH: ./ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1646: loading cache .././config.cache configure:1749: checking whether make sets $(MAKE) configure:1772: result: yes configure:1823: checking whether make sets $(MAKE) configure:1846: result: yes configure:1860: checking for the Pike base directory configure:1865: result: /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:2120: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tron config.status:753: creating make_variables config.status:753: creating Makefile config.status:904: executing default commands configure:3244: === configuring in Bz2 (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/post_modules/Bz2) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Bz2/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Bz2 configure:3244: === configuring in COM (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/post_modules/COM) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/COM/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/COM configure:3244: === configuring in GL (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/post_modules/GL) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GL/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GL configure:3244: === configuring in GLUT (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/post_modules/GLUT) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GLUT/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GLUT configure:3244: === configuring in GSSAPI (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/post_modules/GSSAPI) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GSSAPI/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GSSAPI configure:3244: === configuring in GTK (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/post_modules/GTK) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GTK/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GTK configure:3244: === configuring in GTK2 (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/post_modules/GTK2) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GTK2/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GTK2 configure:3244: === configuring in Nettle (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/post_modules/Nettle) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Nettle/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Nettle configure:3244: === configuring in SDL (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/post_modules/SDL) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/SDL/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/SDL configure:3244: === configuring in SQLite (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/post_modules/SQLite) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/SQLite/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/SQLite configure:3244: === configuring in Shuffler (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/post_modules/Shuffler) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Shuffler/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Shuffler configure:3244: === configuring in Unicode (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/post_modules/Unicode) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Unicode/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Unicode configure:3244: === configuring in ZXID (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/post_modules/ZXID) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/ZXID/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/ZXID configure:3244: === configuring in _ADT (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/post_modules/_ADT) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/_ADT/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/_ADT configure:3244: === configuring in _Image_SVG (/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/post_modules/_Image_SVG) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/_Image_SVG/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/_Image_SVG ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=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_CCC_set='' ac_cv_env_CCC_value='' ac_cv_func_DNSServiceRegister=no ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=no ac_cv_func_PQescapeStringConn=no ac_cv_func_PQsetdbLogin=no ac_cv_func_PQsetnonblocking=no ac_cv_func_PQunescapeBytea=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=yes ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=yes ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=no ac_cv_func_closefrom=yes ac_cv_func_crypt=yes ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=yes ac_cv_func_fdopendir=yes ac_cv_func_fdwalk=yes ac_cv_func_fgetxattr=no ac_cv_func_finite=yes ac_cv_func_flistxattr=no ac_cv_func_flock=no ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=yes ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=yes ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=yes ac_cv_func_fpsetround=yes ac_cv_func_fsetxattr=no ac_cv_func_fstatat=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate64=no ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=yes ac_cv_func_gethrvtime=yes ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=no ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=yes ac_cv_func_grantpt=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=no ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_link=yes ac_cv_func_listxattr=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=yes ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=no ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_openat=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=no ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=yes ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=no ac_cv_func_ptsname=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_resolvepath=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=no ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=no ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=no ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=yes ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=yes ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=no ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=yes ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_NewAPIs_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=no ac_cv_header_asm_unistd_h=no ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=yes ac_cv_header_errmsg_h=no ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=yes ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=no ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=no ac_cv_header_libzfs_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_version_h=no ac_cv_header_linux_if_h=no ac_cv_header_linux_mman_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=no ac_cv_header_mysql_h=no ac_cv_header_mysql_mysql_h=no ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=no ac_cv_header_pcre_pcre_h=yes ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=no ac_cv_header_sqlext_h=no ac_cv_header_stdarg_h=yes ac_cv_header_stddef_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_priocntl_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=yes ac_cv_header_sys_ptrace_h=no ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=yes ac_cv_header_sys_termio_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=no ac_cv_header_syscall_h=no ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=yes ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=yes ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_dns_sd_DNSServiceRegister=yes ac_cv_lib_ffi_ffi_prep_closure=yes ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=yes ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=yes ac_cv_lib_thread_thr_create=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysql_mysql_connect=no ac_cv_pike_lib_mysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_mysql_connect=no ac_cv_pike_lib_mysqlclient_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=no ac_cv_pike_lib_mysqllib_mysql_connect=no ac_cv_pike_lib_mysqllib_mysql_real_connect=no ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=no ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=no ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=no ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=no ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=no ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=no ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=no ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx='' ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=no ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=16 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=16 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=yes ac_cv_type_ffi_sarg=yes ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_64bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /amd64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_c_really_const=yes pike_cv_chgpt_path=no pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib /usr/sfw/lib/amd64 /usr/sfw/lib /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib /usr/ccs/lib /usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0 /usr/gcc/7/lib/amd64 /lib/amd64 /usr/lib/amd64 /usr/gcc/7/lib' pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=yes pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_gethrvtime_works=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=yes pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=yes pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_notifications=yes pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=no pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=yes pike_cv_have_solaris_getservbyname_r=yes pike_cv_have_solaris_getspnam_r=yes pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=8323072 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/jdk/instances/jdk1.8.0/jre/../include pike_cv_java_java_home=/usr/jdk/instances/jdk1.8.0/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/jdk/instances/jdk1.8.0/jre/lib/amd64/server /usr/jdk/instances/jdk1.8.0/jre/lib/amd64 ' pike_cv_java_sysos=solaris pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=/64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/gcc/7/lib/gcc/x86_64-pc-solaris2.11/7.3.0/libgcc.a pike_cv_ls=/usr/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=no pike_cv_marker_list=yes pike_cv_max_open_fd=65536 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql=no pike_cv_mysql_lib_dir_prefix=no pike_cv_not_32bit_dirs=' /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/gnu/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/X11/lib/amd64 /usr/sfw/lib/amd64 /usr/sfw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /opt/csw/lib/amd64 /usr/ccs/lib /usr/ccs/lib /lib/amd64 /lib/amd64' pike_cv_not_64bit_dirs=' /usr/gnu/lib /usr/X11/lib /usr/sfw/lib /opt/csw/lib /usr/gcc/7/lib' pike_cv_odbc=no pike_cv_odbc_include_dir='' pike_cv_odbc_lib_dir='/usr/lib ' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=no pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/var/opt/oracle/oratab pike_cv_oracle_sysliblist='' pike_cv_pgres_include_dir=no pike_cv_pgres_lib_dir=no pike_cv_poll_device=/dev/poll pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink gcc' pike_cv_prog_CC_save='' pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_pt_chmod_path=no pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=r pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT pike_cv_socket_buffer_max=65536 pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=no pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=yes pike_cv_struct_statvfs_f_fstr=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=no pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling='' pike_cv_sys_ccshared=-fPIC pike_cv_sys_dynamic_loading=yes pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared='' pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Solaris pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=WORKING pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_fpsetmask=yes pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned long' ## ----------------- ## ## Output variables. ## ## ----------------- ## DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"' ECHO_C='\c' ECHO_N='' ECHO_T='' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_LINKOPTS='' MODULE_SEGMENTS='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/build/sunos-5.11-i86pc/bundles/lib/pkgconfig' PMOD_TARGETS='' SET_MAKE='' SHELL='/bin/sh' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' module_names=' Bz2 COM GL GLUT GSSAPI GTK GTK2 Nettle SDL SQLite Shuffler Unicode ZXID _ADT _Image_SVG' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' Bz2 COM GL GLUT GSSAPI GTK GTK2 Nettle SDL SQLite Shuffler Unicode ZXID _ADT _Image_SVG' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/tron.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/dependencies' make_variables='make_variables' propagated_variables='propagated_variables' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0