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.69. Invocation command line was $ /home/schoelle/Code/Pike-v8.0.388/src/configure --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = obsd.fritz.box uname -m = amd64 uname -r = 6.0 uname -s = OpenBSD uname -v = GENERIC#2148 /usr/bin/uname -p = amd64 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = OpenBSD.amd64 /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/schoelle/bin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R6/bin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /usr/games PATH: . ## ----------- ## ## Core tests. ## ## ----------- ## configure:2636: checking whether gmake sets $(MAKE) configure:2658: result: yes configure:2673: checking whether gmake supports VPATH configure:2695: result: yes configure:3012: checking for gcc configure:3028: found /usr/bin/gcc configure:3039: result: gcc configure:3268: checking for C compiler version configure:3277: gcc --version >&5 gcc (GCC) 4.2.1 20070719 Copyright (C) 2007 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:3288: $? = 0 configure:3277: gcc -v >&5 Reading specs from /usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1/specs Target: amd64-unknown-openbsd6.0 Configured with: OpenBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070719 configure:3288: $? = 0 configure:3277: gcc -V >&5 gcc: '-V' option must have argument configure:3288: $? = 1 configure:3277: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3288: $? = 1 configure:3308: checking whether the C compiler works configure:3330: gcc conftest.c >&5 configure:3334: $? = 0 configure:3382: result: yes configure:3385: checking for C compiler default output file name configure:3387: result: a.out configure:3393: checking for suffix of executables configure:3400: gcc -o conftest conftest.c >&5 configure:3404: $? = 0 configure:3426: result: configure:3448: checking whether we are cross compiling configure:3456: gcc -o conftest conftest.c >&5 configure:3460: $? = 0 configure:3467: ./conftest configure:3471: $? = 0 configure:3486: result: no configure:3491: checking for suffix of object files configure:3513: gcc -c conftest.c >&5 configure:3517: $? = 0 configure:3538: result: o configure:3542: checking whether we are using the GNU C compiler configure:3561: gcc -c conftest.c >&5 configure:3561: $? = 0 configure:3570: result: yes configure:3579: checking whether gcc accepts -g configure:3599: gcc -c -g conftest.c >&5 configure:3599: $? = 0 configure:3640: result: yes configure:3657: checking for gcc option to accept ISO C89 configure:3720: gcc -c conftest.c >&5 configure:3720: $? = 0 configure:3733: result: none needed configure:3795: checking if we are using TCC (TenDRA C Compiler) configure:3818: result: no configure:3823: checking if we are using ICC (Intel C Compiler) configure:3865: result: no configure:3928: checking for g++ configure:3944: found /usr/bin/g++ configure:3955: result: g++ configure:3982: checking for C++ compiler version configure:3991: g++ --version >&5 g++ (GCC) 4.2.1 20070719 Copyright (C) 2007 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:4002: $? = 0 configure:3991: g++ -v >&5 Reading specs from /usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1/specs Target: amd64-unknown-openbsd6.0 Configured with: OpenBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070719 configure:4002: $? = 0 configure:3991: g++ -V >&5 g++: '-V' option must have argument configure:4002: $? = 1 configure:3991: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:4002: $? = 1 configure:4006: checking whether we are using the GNU C++ compiler configure:4025: g++ -c conftest.cpp >&5 configure:4025: $? = 0 configure:4034: result: yes configure:4043: checking whether g++ accepts -g configure:4063: g++ -c -g conftest.cpp >&5 configure:4063: $? = 0 configure:4104: result: yes configure:4137: checking how to run the C preprocessor configure:4168: gcc -E conftest.c configure:4168: $? = 0 configure:4182: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:4182: $? = 1 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:4207: result: gcc -E configure:4227: gcc -E conftest.c configure:4227: $? = 0 configure:4241: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:4241: $? = 1 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:4274: checking how to run the C++ preprocessor configure:4301: g++ -E conftest.cpp configure:4301: $? = 0 configure:4315: g++ -E conftest.cpp conftest.cpp:9:28: error: ac_nonexistent.h: No such file or directory configure:4315: $? = 1 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:4340: result: g++ -E configure:4360: g++ -E conftest.cpp configure:4360: $? = 0 configure:4374: g++ -E conftest.cpp conftest.cpp:9:28: error: ac_nonexistent.h: No such file or directory configure:4374: $? = 1 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:4402: checking for grep that handles long lines and -e configure:4460: result: /usr/bin/grep configure:4465: checking for egrep configure:4527: result: /usr/bin/grep -E configure:4533: checking whether we are using Intel C configure:4560: result: no configure:4630: checking for library containing strerror configure:4661: gcc -o conftest -g conftest.c >&5 configure:4661: $? = 0 configure:4678: result: none required configure:4692: checking for ANSI C header files configure:4712: gcc -c -g conftest.c >&5 configure:4712: $? = 0 configure:4785: gcc -o conftest -g conftest.c >&5 configure:4785: $? = 0 configure:4785: ./conftest configure:4785: $? = 0 configure:4796: result: yes configure:4813: checking for sys/types.h configure:4813: gcc -c -g conftest.c >&5 configure:4813: $? = 0 configure:4813: result: yes configure:4813: checking for sys/stat.h configure:4813: gcc -c -g conftest.c >&5 configure:4813: $? = 0 configure:4813: result: yes configure:4813: checking for stdlib.h configure:4813: gcc -c -g conftest.c >&5 configure:4813: $? = 0 configure:4813: result: yes configure:4813: checking for string.h configure:4813: gcc -c -g conftest.c >&5 configure:4813: $? = 0 configure:4813: result: yes configure:4813: checking for memory.h configure:4813: gcc -c -g conftest.c >&5 configure:4813: $? = 0 configure:4813: result: yes configure:4813: checking for strings.h configure:4813: gcc -c -g conftest.c >&5 configure:4813: $? = 0 configure:4813: result: yes configure:4813: checking for inttypes.h configure:4813: gcc -c -g conftest.c >&5 configure:4813: $? = 0 configure:4813: result: yes configure:4813: checking for stdint.h configure:4813: gcc -c -g conftest.c >&5 configure:4813: $? = 0 configure:4813: result: yes configure:4813: checking for unistd.h configure:4813: gcc -c -g conftest.c >&5 configure:4813: $? = 0 configure:4813: result: yes configure:4848: checking minix/config.h usability configure:4848: gcc -c -g conftest.c >&5 conftest.c:52:26: error: minix/config.h: No such file or directory configure:4848: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4848: result: no configure:4848: checking minix/config.h presence configure:4848: gcc -E conftest.c conftest.c:19:26: error: minix/config.h: No such file or directory configure:4848: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4848: result: no configure:4848: checking for minix/config.h configure:4848: result: no configure:4880: checking whether it is safe to define __EXTENSIONS__ configure:4898: gcc -c -g conftest.c >&5 configure:4898: $? = 0 configure:4905: result: yes configure:4943: checking default compiler ABI configure:5011: result: 64 configure:5022: checking which ABI to use configure:5073: result: attempt 64 configure:7511: checking for ABI lib-suffixes configure:7533: result: 64 /64 /. configure:7801: checking filesystem synchronization configure:7896: result: working configure:7958: checking fnord/fnord/fnord.h usability configure:7958: gcc -c -g conftest.c >&5 conftest.c:57:31: error: fnord/fnord/fnord.h: No such file or directory configure:7958: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7958: result: no configure:7958: checking fnord/fnord/fnord.h presence configure:7958: gcc -E conftest.c conftest.c:24:31: error: fnord/fnord/fnord.h: No such file or directory configure:7958: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:7958: result: no configure:7958: checking for fnord/fnord/fnord.h configure:7958: result: no configure:7988: checking if CHECK_HEADERS works configure:7995: result: yes configure:8000: checking if we can allocate large auto variables configure:8036: gcc -o conftest -g conftest.c >&5 configure:8036: $? = 0 configure:8051: result: yes - good configure:8148: checking for uname configure:8166: found /usr/bin/uname configure:8179: result: /usr/bin/uname configure:8187: checking operating system configure:8239: result: OpenBSD configure:8305: checking for pkg-config configure:8323: found /usr/bin/pkg-config configure:8336: result: /usr/bin/pkg-config configure:8349: checking if a pkg-config based libgmp is installed configure:8387: result: no configure:8400: checking gmp.h usability configure:8400: gcc -c -g conftest.c >&5 conftest.c:57:17: error: gmp.h: No such file or directory configure:8400: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8400: result: no configure:8400: checking gmp.h presence configure:8400: gcc -E conftest.c conftest.c:24:17: error: gmp.h: No such file or directory configure:8400: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:8400: result: no configure:8400: checking for gmp.h configure:8400: result: no configure:8400: checking for stdlib.h configure:8400: result: yes configure:8400: checking for string.h configure:8400: result: yes configure:8400: checking for unistd.h configure:8400: result: yes configure:8400: checking for sys/stat.h configure:8400: result: yes configure:8400: checking for sys/types.h configure:8400: result: yes configure:8400: checking sys/errno.h usability configure:8400: gcc -c -g conftest.c >&5 configure:8400: $? = 0 configure:8400: result: yes configure:8400: checking sys/errno.h presence configure:8400: gcc -E conftest.c configure:8400: $? = 0 configure:8400: result: yes configure:8400: checking for sys/errno.h configure:8400: result: yes configure:8540: checking for ld.so run path method configure:8641: result: use LD_LIBRARY_PATH/LD_RUN_PATH configure:8670: checking if /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink exists is up to date and works configure:8673: result: yes configure:8846: checking for a fallback compiler configure:8851: result: no DEBUG: ---------------------------------- Current limits: time(cpu-seconds) unlimited file(blocks) unlimited coredump(blocks) unlimited data(kbytes) 1572864 stack(kbytes) 4096 lockedmem(kbytes) 1348628 memory(kbytes) 4044156 nofiles(descriptors) 512 processes 256 DEBUG: ++++++++++++++++++++++++++++++++++ configure:8921: checking -fvisibility=hidden configure:8972: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden conftest.c >&5 2>conftezt.out.2 configure:8972: $? = 0 configure:8972: ./conftest configure:8972: $? = 0 configure:9051: result: yes configure:9063: checking +O3 configure:10108: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden +O3 conftest.c >&5 2>conftezt.out.2 configure:10108: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 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: +O3: No such file or directory configure:10191: result: no configure:10195: checking -O3 configure:10672: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 conftest.c >&5 2>conftezt.out.2 configure:10672: $? = 0 configure:10672: ./conftest configure:10672: $? = 0 configure:10751: result: yes configure:11196: checking -pipe configure:11247: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe conftest.c >&5 2>conftezt.out.2 configure:11247: $? = 0 configure:11247: ./conftest configure:11247: $? = 0 configure:11326: result: yes DEBUG: ---------------------------------- Current limits: time(cpu-seconds) unlimited file(blocks) unlimited coredump(blocks) unlimited data(kbytes) 1572864 stack(kbytes) 4096 lockedmem(kbytes) 1348628 memory(kbytes) 4044156 nofiles(descriptors) 512 processes 256 DEBUG: ++++++++++++++++++++++++++++++++++ DEBUG: ---------------------------------- Current limits: time(cpu-seconds) unlimited file(blocks) unlimited coredump(blocks) unlimited data(kbytes) 1572864 stack(kbytes) 4096 lockedmem(kbytes) 1348628 memory(kbytes) 4044156 nofiles(descriptors) 512 processes 256 DEBUG: ++++++++++++++++++++++++++++++++++ configure:12951: WARNING: OpenBSD detected, disabling machine code. Use --with-machine-code to force usage of machine code support. configure:13544: checking -W configure:13595: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -W conftest.c >&5 2>conftezt.out.2 configure:13595: $? = 0 configure:13595: ./conftest configure:13595: $? = 0 configure:13674: result: yes configure:13685: checking -Wall configure:13736: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -Wall conftest.c >&5 2>conftezt.out.2 configure:13736: $? = 0 configure:13736: ./conftest configure:13736: $? = 0 configure:13815: result: yes configure:13826: checking -Wno-unused configure:13877: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -Wno-unused conftest.c >&5 2>conftezt.out.2 configure:13877: $? = 0 configure:13877: ./conftest configure:13877: $? = 0 configure:13956: result: yes configure:13967: checking -Wcomment configure:14018: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -Wcomment conftest.c >&5 2>conftezt.out.2 configure:14018: $? = 0 configure:14018: ./conftest configure:14018: $? = 0 configure:14097: result: yes configure:14108: checking -Wformat configure:14159: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -Wformat conftest.c >&5 2>conftezt.out.2 configure:14159: $? = 0 configure:14159: ./conftest configure:14159: $? = 0 configure:14238: result: yes configure:14249: checking -Wformat-security configure:14300: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -Wformat-security conftest.c >&5 2>conftezt.out.2 configure:14300: $? = 0 configure:14300: ./conftest configure:14300: $? = 0 cc1: warning: -Wformat-security ignored without -Wformat configure:14383: result: no configure:14390: checking -Wimplicit-function-declaration configure:14441: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -Wimplicit-function-declaration conftest.c >&5 2>conftezt.out.2 configure:14441: $? = 0 configure:14441: ./conftest configure:14441: $? = 0 configure:14520: result: yes configure:14531: checking -Wmultichar configure:14582: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -Wmultichar conftest.c >&5 2>conftezt.out.2 configure:14582: $? = 0 configure:14582: ./conftest configure:14582: $? = 0 configure:14661: result: yes configure:14672: checking -Wunused-function configure:14723: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -Wunused-function conftest.c >&5 2>conftezt.out.2 configure:14723: $? = 0 configure:14723: ./conftest configure:14723: $? = 0 configure:14802: result: yes configure:14813: checking -Wswitch configure:14864: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -Wswitch conftest.c >&5 2>conftezt.out.2 configure:14864: $? = 0 configure:14864: ./conftest configure:14864: $? = 0 configure:14943: result: yes configure:14958: checking -Wuninitialized configure:15009: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -Wuninitialized conftest.c >&5 2>conftezt.out.2 configure:15009: $? = 0 configure:15009: ./conftest configure:15009: $? = 0 configure:15088: result: yes configure:15100: checking -Wpointer-arith configure:15151: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -Wpointer-arith conftest.c >&5 2>conftezt.out.2 configure:15151: $? = 0 configure:15151: ./conftest configure:15151: $? = 0 configure:15230: result: yes configure:15241: checking -Wchar-subscripts configure:15292: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -Wchar-subscripts conftest.c >&5 2>conftezt.out.2 configure:15292: $? = 0 configure:15292: ./conftest configure:15292: $? = 0 configure:15371: result: yes configure:15382: checking -Wno-long-long configure:15433: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -Wno-long-long conftest.c >&5 2>conftezt.out.2 configure:15433: $? = 0 configure:15433: ./conftest configure:15433: $? = 0 configure:15512: result: yes configure:15523: checking -Wdeclaration-after-statement configure:15574: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -Wdeclaration-after-statement conftest.c >&5 2>conftezt.out.2 configure:15574: $? = 0 configure:15574: ./conftest configure:15574: $? = 0 configure:15653: result: yes configure:16098: checking -ggdb configure:16149: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb conftest.c >&5 2>conftezt.out.2 configure:16149: $? = 0 configure:16149: ./conftest configure:16149: $? = 0 configure:16228: result: yes configure:16239: checking -fvar-tracking-assignments configure:16290: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -fvar-tracking-assignments conftest.c >&5 2>conftezt.out.2 configure:16290: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 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; | } | cc1: error: unrecognized command line option "-fvar-tracking-assignments" configure:16373: result: no configure:16392: checking -funswitch-loops configure:16443: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 2>conftezt.out.2 configure:16443: $? = 0 configure:16443: ./conftest configure:16443: $? = 0 configure:16522: result: yes configure:61387: checking crc32 intrinsics configure:61409: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 conftest.c:38: warning: 'target' attribute directive ignored /tmp//ccJTsNrb.o: In function `c': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:39: undefined reference to `__builtin_ia32_crc32si' /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:39: undefined reference to `__builtin_ia32_crc32si' collect2: ld returned 1 exit status configure:61409: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | /* end confdefs.h. */ | | __attribute__((target("sse4"))) int c(int a) { | return __builtin_ia32_crc32si(0,a); | } | int | main () | { | | return c(0); | | ; | return 0; | } configure:61419: result: no configure:61437: checking -mrdrnd configure:61488: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -mrdrnd conftest.c >&5 2>conftezt.out.2 configure:61488: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 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; | } | cc1: error: unrecognized command line option "-mrdrnd" configure:61571: result: no configure:61578: checking for __builtin_ia32_rdrand32_step configure:61598: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 /tmp//ccFCZxNz.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:46: undefined reference to `__builtin_ia32_rdrand32_step' collect2: ld returned 1 exit status configure:61598: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | /* end confdefs.h. */ | | | | int | main () | { | | unsigned long lint; | volatile int foo = 0; | foo = (int)__builtin_ia32_rdrand32_step(&foo); | return 0; | | ; | return 0; | } configure:61606: result: no configure:61615: checking for __builtin_unreachable configure:61634: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 /tmp//ccJif1Eo.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:45: undefined reference to `__builtin_unreachable' collect2: ld returned 1 exit status configure:61634: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | /* end confdefs.h. */ | | | | int | main () | { | | unsigned long lint; | __builtin_unreachable(); | return 0; | | ; | return 0; | } configure:61642: result: no configure:61650: checking for __builtin_expect configure:61669: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 configure:61669: $? = 0 configure:61670: result: yes configure:61685: checking for __builtin_memset configure:61705: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 conftest.c: In function 'main': conftest.c:47: warning: passing argument 1 of '__builtin_memset' discards qualifiers from pointer target type conftest.c:47: warning: cast from pointer to integer of different size configure:61705: $? = 0 configure:61706: result: yes configure:61721: checking for __builtin_clz configure:61741: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 configure:61741: $? = 0 configure:61742: result: yes configure:61757: checking for __builtin_clzl configure:61777: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 configure:61777: $? = 0 configure:61778: result: yes configure:61793: checking for __builtin_clzll configure:61813: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 configure:61813: $? = 0 configure:61814: result: yes configure:61829: checking for __builtin_ctz configure:61849: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 configure:61849: $? = 0 configure:61850: result: yes configure:61865: checking for __builtin_ctzl configure:61885: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 configure:61885: $? = 0 configure:61886: result: yes configure:61901: checking for __builtin_ctzll configure:61921: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 configure:61921: $? = 0 configure:61922: result: yes configure:61937: checking for __builtin_bswap32 configure:61957: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 /tmp//ccp529vh.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:54: undefined reference to `__builtin_bswap32' collect2: ld returned 1 exit status configure:61957: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | /* end confdefs.h. */ | | | | int | main () | { | | unsigned long lint; | volatile int foo = 0; | foo = (int)__builtin_bswap32(23); | return 0; | | ; | return 0; | } configure:61965: result: no configure:61973: checking for __builtin_bswap64 configure:61993: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 /tmp//ccZpdWPR.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:54: undefined reference to `__builtin_bswap64' collect2: ld returned 1 exit status configure:61993: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | /* end confdefs.h. */ | | | | int | main () | { | | unsigned long lint; | volatile int foo = 0; | foo = (int)__builtin_bswap64(23); | return 0; | | ; | return 0; | } configure:62001: result: no configure:62009: checking for __builtin_expect configure:62029: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 configure:62029: $? = 0 configure:62030: result: yes configure:62046: checking for _bswap configure:62066: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 /tmp//ccoRfCWr.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:55: undefined reference to `_bswap' collect2: ld returned 1 exit status configure:62066: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | /* end confdefs.h. */ | | | | int | main () | { | | unsigned long lint; | volatile int foo = 0; | foo = (int)_bswap(23); | return 0; | | ; | return 0; | } configure:62074: result: no configure:62082: checking for _bswap64 configure:62102: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 /tmp//ccYpd72J.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:55: undefined reference to `_bswap64' collect2: ld returned 1 exit status configure:62102: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | /* end confdefs.h. */ | | | | int | main () | { | | unsigned long lint; | volatile int foo = 0; | foo = (int)_bswap64(23); | return 0; | | ; | return 0; | } configure:62110: result: no configure:62118: checking for _bit_scan_reverse configure:62138: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 /tmp//ccZFWbHQ.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:55: undefined reference to `_bit_scan_reverse' collect2: ld returned 1 exit status configure:62138: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | /* end confdefs.h. */ | | | | int | main () | { | | unsigned long lint; | volatile int foo = 0; | foo = (int)_bit_scan_reverse(23); | return 0; | | ; | return 0; | } configure:62146: result: no configure:62154: checking for _bit_scan_forward configure:62174: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 /tmp//cctcUMcR.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:55: undefined reference to `_bit_scan_forward' collect2: ld returned 1 exit status configure:62174: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | /* end confdefs.h. */ | | | | int | main () | { | | unsigned long lint; | volatile int foo = 0; | foo = (int)_bit_scan_forward(23); | return 0; | | ; | return 0; | } configure:62182: result: no configure:62191: checking for _BitScanForward configure:62213: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 conftest.c:48:24: error: intrin.h: No such file or directory configure:62213: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | /* end confdefs.h. */ | | | #include | | | int | main () | { | | unsigned long lint; | volatile int foo = 0; | foo = (int)_BitScanForward(&lint, 23); | return 0; | | ; | return 0; | } configure:62221: result: no configure:62229: checking for _BitScanForward64 configure:62251: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 conftest.c:48:24: error: intrin.h: No such file or directory configure:62251: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | /* end confdefs.h. */ | | | #include | | | int | main () | { | | unsigned long lint; | volatile int foo = 0; | foo = (int)_BitScanForward64(&lint, 23); | return 0; | | ; | return 0; | } configure:62259: result: no configure:62267: checking for _BitScanReverse configure:62289: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 conftest.c:48:24: error: intrin.h: No such file or directory configure:62289: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | /* end confdefs.h. */ | | | #include | | | int | main () | { | | unsigned long lint; | volatile int foo = 0; | foo = (int)_BitScanReverse(&lint, 23); | return 0; | | ; | return 0; | } configure:62297: result: no configure:62305: checking for _BitScanReverse64 configure:62327: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 conftest.c:48:24: error: intrin.h: No such file or directory configure:62327: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | /* end confdefs.h. */ | | | #include | | | int | main () | { | | unsigned long lint; | volatile int foo = 0; | foo = (int)_BitScanReverse64(&lint, 23); | return 0; | | ; | return 0; | } configure:62335: result: no configure:62343: checking for _byteswap_ulong configure:62365: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 /tmp//ccmBnvjY.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:57: undefined reference to `_byteswap_ulong' collect2: ld returned 1 exit status configure:62365: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | /* end confdefs.h. */ | | | #include | | | int | main () | { | | unsigned long lint; | volatile int foo = 0; | foo = (int)_byteswap_ulong(23); | return 0; | | ; | return 0; | } configure:62373: result: no configure:62381: checking for _byteswap_uint64 configure:62403: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 /tmp//ccFNuyLQ.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:57: undefined reference to `_byteswap_uint64' collect2: ld returned 1 exit status configure:62403: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | /* end confdefs.h. */ | | | #include | | | int | main () | { | | unsigned long lint; | volatile int foo = 0; | foo = (int)_byteswap_uint64(23); | return 0; | | ; | return 0; | } configure:62411: result: no configure:62420: checking for __cntlz4 configure:62440: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 /tmp//ccQmQxVs.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:55: undefined reference to `__cntlz4' collect2: ld returned 1 exit status configure:62440: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | /* end confdefs.h. */ | | | | int | main () | { | | unsigned long lint; | volatile int foo = 0; | foo = (int)__cntlz4(23); | return 0; | | ; | return 0; | } configure:62448: result: no configure:62456: checking for __cntlz8 configure:62476: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 /tmp//ccQs9jYf.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:55: undefined reference to `__cntlz8' collect2: ld returned 1 exit status configure:62476: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | /* end confdefs.h. */ | | | | int | main () | { | | unsigned long lint; | volatile int foo = 0; | foo = (int)__cntlz8(23); | return 0; | | ; | return 0; | } configure:62484: result: no configure:62492: checking for __cnttz4 configure:62512: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 /tmp//ccZgMIu3.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:55: undefined reference to `__cnttz4' collect2: ld returned 1 exit status configure:62512: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | /* end confdefs.h. */ | | | | int | main () | { | | unsigned long lint; | volatile int foo = 0; | foo = (int)__cnttz4(23); | return 0; | | ; | return 0; | } configure:62520: result: no configure:62528: checking for __cnttz8 configure:62548: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops conftest.c >&5 /tmp//ccFRT8nB.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:55: undefined reference to `__cnttz8' collect2: ld returned 1 exit status configure:62548: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | /* end confdefs.h. */ | | | | int | main () | { | | unsigned long lint; | volatile int foo = 0; | foo = (int)__cnttz8(23); | return 0; | | ; | return 0; | } configure:62556: result: no configure:62652: gcc -E conftest.c configure:62652: $? = 0 configure:63058: checking /usr/local configure:63076: result: ok configure:63089: checking whether /usr/local/lib64 contains 64-bit ABI files configure:63096: result: no - does not exist configure:63089: checking whether /usr/local/lib/64 contains 64-bit ABI files configure:63096: result: no - does not exist configure:63089: checking whether /usr/local/lib/. contains 64-bit ABI files configure:63280: result: ABI ok configure:63287: checking what to add to LDFLAGS configure:63351: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -L/usr/local/lib -R/usr/local/lib -lm conftest.c >&5 conftest.c: In function 'main': conftest.c:52: warning: incompatible implicit declaration of built-in function 'exit' configure:63351: $? = 0 configure:63351: ./conftest configure:63351: $? = 0 configure:63353: result: -L/usr/local/lib -R/usr/local/lib configure:63377: checking for pkgconfig directory configure:63382: result: yes - /usr/local/lib/pkgconfig configure:63399: checking /usr/local/bin configure:63411: result: yes configure:63425: checking /usr/local/include configure:63459: gcc -E -I/usr/local/include conftest.c configure:63459: $? = 0 configure:63461: result: added configure:63058: checking /usr configure:63071: result: already checked configure:63058: checking /usr/local configure:63071: result: already checked configure:63058: checking /sw/local configure:63061: result: no configure:63058: checking /sw configure:63061: result: no configure:63058: checking /usr/gnu configure:63061: result: no configure:63058: checking /opt/gnu configure:63061: result: no configure:63058: checking /sw/gnu configure:63061: result: no configure:63058: checking /usr/freeware configure:63061: result: no configure:63058: checking /usr/pkg configure:63061: result: no configure:63058: checking /opt/gnome* configure:63061: result: no configure:63058: checking /usr/X11R6 configure:63076: result: ok configure:63089: checking whether /usr/X11R6/lib64 contains 64-bit ABI files configure:63096: result: no - does not exist configure:63089: checking whether /usr/X11R6/lib/64 contains 64-bit ABI files configure:63096: result: no - does not exist configure:63089: checking whether /usr/X11R6/lib/. contains 64-bit ABI files configure:63280: result: ABI ok configure:63287: checking what to add to LDFLAGS configure:63351: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -lm conftest.c >&5 conftest.c: In function 'main': conftest.c:52: warning: incompatible implicit declaration of built-in function 'exit' configure:63351: $? = 0 configure:63351: ./conftest configure:63351: $? = 0 configure:63353: result: -L/usr/X11R6/lib -R/usr/X11R6/lib configure:63377: checking for pkgconfig directory configure:63382: result: yes - /usr/X11R6/lib/pkgconfig configure:63399: checking /usr/X11R6/bin configure:63411: result: yes configure:63425: checking /usr/X11R6/include configure:63459: gcc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:63459: $? = 0 configure:63461: result: added configure:63058: checking /usr/sfw configure:63061: result: no configure:63058: checking /opt/sfw configure:63061: result: no configure:63058: checking /opt/csw configure:63061: result: no configure:63058: checking /usr/ccs configure:63061: result: no configure:63512: checking whether /usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.164 contains 64-bit ABI files configure:63519: result: no - does not exist configure:63512: checking whether /usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1/64 contains 64-bit ABI files configure:63519: result: no - does not exist configure:63512: checking whether /usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1/. contains 64-bit ABI files configure:63703: result: ABI ok configure:63710: checking if we need to add -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 to LDFLAGS configure:63723: result: yes - added configure:63727: checking if we need to add -R/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 to LDFLAGS configure:63744: result: no - does not contain dynamic objects configure:63770: checking if an abi indicator would be appropriate for libdir configure:63789: result: configure:63792: checking what libdir should be set to configure:63799: result: ${exec_prefix}/lib configure:63845: checking ansi prototype capability configure:63862: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:63862: $? = 0 configure:63873: result: yes configure:63883: checking how to concatenate two symbols configure:63905: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:63905: $? = 0 configure:63939: result: ANSI configure:64006: checking for a BSD-compatible install configure:64074: result: /usr/bin/install -c configure:64090: checking how to run the C preprocessor configure:64160: result: gcc -E configure:64180: gcc -E -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c configure:64180: $? = 0 configure:64194: gcc -E -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c conftest.c:47:28: error: ac_nonexistent.h: No such file or directory configure:64194: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | /* end confdefs.h. */ | #include configure:64265: checking for ranlib configure:64281: found /usr/bin/ranlib configure:64292: result: ranlib configure:64318: checking for ar configure:64337: found /usr/bin/ar configure:64350: result: /usr/bin/ar configure:64365: checking for rntany configure:64399: result: no configure:64413: checking for candle configure:64447: result: no configure:64491: checking for light configure:64525: result: no configure:64577: checking for mt.exe configure:64611: result: no configure:64654: checking for rc.exe configure:64688: result: no configure:64768: checking for yacc clone that handles %pure_parser conftest.y:1: syntax error %pure_parser ^ configure:64874: result: Get bison if you want to do "make export" configure:64884: checking how bison uses short /home/schoelle/Code/Pike-v8.0.388/src/configure[64954]: bison: not found /home/schoelle/Code/Pike-v8.0.388/src/configure[64954]: bison: not found configure:64971: result: unknown configure:64978: 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); } /home/schoelle/Code/Pike-v8.0.388/src/configure[65045]: bison: not found conftest.y: %pure_parser %{ #include #ifndef __GNUC__ #ifndef __cplusplus static void __yy_memcpy(char *to, 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); } /home/schoelle/Code/Pike-v8.0.388/src/configure[65045]: bison: not found conftest.y: %pure_parser %{ #include #ifndef __GNUC__ #ifndef __cplusplus static void __yy_memcpy(char *to, const char *from, size_t 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); } /home/schoelle/Code/Pike-v8.0.388/src/configure[65045]: bison: not found conftest.y: %pure_parser %{ #include #ifndef __GNUC__ #ifndef __cplusplus static void __yy_memcpy(char *to, char *from, size_t 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); } /home/schoelle/Code/Pike-v8.0.388/src/configure[65045]: bison: not found conftest.y: %pure_parser %{ #include #ifndef __GNUC__ #ifndef __cplusplus static void __yy_memcpy(char *to, const char *from, unsigned long 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); } /home/schoelle/Code/Pike-v8.0.388/src/configure[65045]: bison: not found conftest.y: %pure_parser %{ #include #ifndef __GNUC__ #ifndef __cplusplus static void __yy_memcpy(char *to, char *from, unsigned long 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); } /home/schoelle/Code/Pike-v8.0.388/src/configure[65045]: bison: not found conftest.y: %pure_parser %{ #include #ifndef __GNUC__ #ifndef __cplusplus static void __yy_memcpy(char *to, const char *from, 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); } /home/schoelle/Code/Pike-v8.0.388/src/configure[65045]: bison: not found conftest.y: %pure_parser %{ #include #ifndef __GNUC__ #ifndef __cplusplus static void __yy_memcpy(char *to, char *from, 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); } /home/schoelle/Code/Pike-v8.0.388/src/configure[65045]: bison: not found configure:65048: result: unknown configure:65050: WARNING: Defaulting to unsigned int. configure:65069: checking for an ANSI C-conforming const configure:65135: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65135: $? = 0 configure:65142: result: yes configure:65154: checking if const really does work configure:65175: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65175: $? = 0 configure:65189: result: yes configure:65199: checking if restrict keyword is available (C99) configure:65218: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:48: error: 'restrict' undeclared here (not in a function) conftest.c:48: error: expected ';', ',' or ')' before 'baz' configure:65218: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | /* end confdefs.h. */ | | extern int foo(void *bar[restrict], void *restrict baz); | | int | main () | { | | ; | return 0; | } configure:65227: result: no configure:65234: checking whether char is unsigned configure:65253: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65253: $? = 0 configure:65260: result: no configure:65268: checking if we can cast void * to a function pointer configure:65289: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65289: $? = 0 configure:65299: result: yes DEBUG: ---------------------------------- Current limits: time(cpu-seconds) unlimited file(blocks) unlimited coredump(blocks) unlimited data(kbytes) 1572864 stack(kbytes) 4096 lockedmem(kbytes) 1348628 memory(kbytes) 4044156 nofiles(descriptors) 512 processes 256 DEBUG: ++++++++++++++++++++++++++++++++++ configure:65322: checking whether time.h and sys/time.h may both be included configure:65342: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65342: $? = 0 configure:65349: result: yes configure:65357: checking for ANSI C header files configure:65461: result: yes configure:65496: checking for winsock2.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:110:22: error: winsock2.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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:65496: result: no configure:65496: checking for sys/rusage.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:110:24: error: sys/rusage.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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:65496: result: no configure:65496: checking for time.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for sys/time.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for sys/types.h configure:65496: result: yes configure:65496: checking for unistd.h configure:65496: result: yes configure:65496: checking for stdlib.h configure:65496: result: yes configure:65496: checking for memory.h configure:65496: result: yes configure:65496: checking for values.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:116:20: error: values.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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 | /* 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:65496: result: no configure:65496: checking for string.h configure:65496: result: yes configure:65496: checking for strings.h configure:65496: result: yes configure:65496: checking for fcntl.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for sys/filio.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for sys/sockio.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for crypt.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:121:19: error: crypt.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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 | /* 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:65496: result: no configure:65496: checking for locale.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for sys/select.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for net/socket.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:123:24: error: net/socket.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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:65496: result: no configure:65496: checking for sys/param.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for stdio.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for wchar.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for io.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:126:16: error: io.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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:65496: result: no configure:65496: checking for sys/mman.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for setjmp.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for sys/user.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for limits.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for pthread.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for crt/signal.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:131:24: error: crt/signal.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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:65496: result: no configure:65496: checking for sys/id.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:131:20: error: sys/id.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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:65496: result: no configure:65496: checking for mach-o/dyld.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:131:25: error: mach-o/dyld.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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:65496: result: no configure:65496: checking for sys/ptrace.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for thread.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:132:20: error: thread.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_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:65496: result: no configure:65496: checking for dlfcn.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for dld.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:133:17: error: dld.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_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:65496: result: no configure:65496: checking for dl.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:133:16: error: dl.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_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:65496: result: no configure:65496: checking for sys/times.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for sched.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for sys/procfs.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:135:24: error: sys/procfs.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_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:65496: result: no configure:65496: checking for sys/ioct.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:135:22: error: sys/ioct.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_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:65496: result: no configure:65496: checking for sys/socket.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for sys/uio.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for fcntl.h configure:65496: result: yes configure:65496: checking for malloc.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:138:20: error: malloc.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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:65496: result: no configure:65496: checking for netinet/in.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for sys/wait.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for windows.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:140:21: error: windows.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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:65496: result: no configure:65496: checking for grp.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for pwd.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for passwd.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:142:20: error: passwd.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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:65496: result: no configure:65496: checking for group.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:142:19: error: group.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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:65496: result: no configure:65496: checking for winsock.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:142:21: error: winsock.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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:65496: result: no configure:65496: checking for signal.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for sys/file.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for poll.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for sys/poll.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for socket.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:146:20: error: socket.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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:65496: result: no configure:65496: checking for ieeefp.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for fp_class.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:147:22: error: fp_class.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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:65496: result: no configure:65496: checking for floatingpoint.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:147:27: error: floatingpoint.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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:65496: result: no configure:65496: checking for float.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for sys/priocntl.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:148:26: error: sys/priocntl.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_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:65496: result: no configure:65496: checking for sys/sched.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for winbase.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:149:21: error: winbase.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_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:65496: result: no configure:65496: checking for errno.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for stddef.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for sys/termio.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:151:24: error: sys/termio.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_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:65496: result: no configure:65496: checking for sys/termios.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for ws2tcpip.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:152:22: error: ws2tcpip.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_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:65496: result: no configure:65496: checking for valgrind/memcheck.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:152:31: error: valgrind/memcheck.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_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:65496: result: no configure:65496: checking for memcheck.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:152:22: error: memcheck.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_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:65496: result: no configure:65496: checking for valgrind.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:152:22: error: valgrind.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_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:65496: result: no configure:65496: checking for sys/prctl.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:152:23: error: sys/prctl.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_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:65496: result: no configure:65496: checking for sys/ioctl.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for mach/task_info.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:153:28: error: mach/task_info.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_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:65496: result: no configure:65496: checking for mach/task.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:153:23: error: mach/task.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_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:65496: result: no configure:65496: checking for mach/mach_init.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:153:28: error: mach/mach_init.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_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:65496: result: no configure:65496: checking for syscall.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:153:21: error: syscall.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_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:65496: result: no configure:65496: checking for sys/syscall.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65496: $? = 0 configure:65496: result: yes configure:65496: checking for devices/timer.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:154:27: error: devices/timer.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_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:65496: result: no configure:65496: checking for direct.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:154:20: error: direct.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_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:65496: result: no configure:65496: checking for CoreServices/CoreServices.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:154:39: error: CoreServices/CoreServices.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_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:65496: result: no configure:65496: checking for execinfo.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:154:22: error: execinfo.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_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:65496: result: no configure:65496: checking for mach/mach.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:154:23: error: mach/mach.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_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:65496: result: no configure:65496: checking for mach/thread_act.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:154:29: error: mach/thread_act.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_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:65496: result: no configure:65496: checking for mach/clock.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:154:24: error: mach/clock.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_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:65496: result: no configure:65496: checking for urcu.h configure:65496: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:154:18: error: urcu.h: No such file or directory configure:65496: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_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:65496: result: no configure:65615: checking gnu/stubs.h usability configure:65615: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:127:23: error: gnu/stubs.h: No such file or directory configure:65615: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:65615: result: no configure:65615: checking gnu/stubs.h presence configure:65615: gcc -E -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c conftest.c:94:23: error: gnu/stubs.h: No such file or directory configure:65615: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include configure:65615: result: no configure:65615: checking for gnu/stubs.h configure:65615: result: no configure:65648: checking for sigsetjmp configure:65739: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c >&5 configure:65739: $? = 0 configure:65751: result: yes configure:65648: checking for _setjmp configure:65739: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c >&5 configure:65739: $? = 0 configure:65751: result: yes configure:65648: checking for siglongjmp configure:65739: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c >&5 configure:65739: $? = 0 configure:65751: result: yes configure:65648: checking for _longjmp configure:65739: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c >&5 configure:65739: $? = 0 configure:65751: result: yes configure:65773: checking sys/devpoll.h usability configure:65773: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:131:25: error: sys/devpoll.h: No such file or directory configure:65773: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:65773: result: no configure:65773: checking sys/devpoll.h presence configure:65773: gcc -E -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c conftest.c:98:25: error: sys/devpoll.h: No such file or directory configure:65773: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | /* end confdefs.h. */ | #include configure:65773: result: no configure:65773: checking for sys/devpoll.h configure:65773: result: no configure:65773: checking sys/event.h usability configure:65773: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:65773: $? = 0 configure:65773: result: yes configure:65773: checking sys/event.h presence configure:65773: gcc -E -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c configure:65773: $? = 0 configure:65773: result: yes configure:65773: checking for sys/event.h configure:65773: result: yes configure:65773: checking sys/epoll.h usability configure:65773: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c:132:23: error: sys/epoll.h: No such file or directory configure:65773: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:65773: result: no configure:65773: checking sys/epoll.h presence configure:65773: gcc -E -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c conftest.c:99:23: error: sys/epoll.h: No such file or directory configure:65773: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | /* end confdefs.h. */ | #include configure:65773: result: no configure:65773: checking for sys/epoll.h configure:65773: result: no configure:65805: checking for kqueue configure:65896: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c >&5 configure:65896: $? = 0 configure:65908: result: yes configure:65920: checking for CFRunLoopRunInMode in CoreServices framework configure:65945: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c -framework CoreServices >&5 gcc: CoreServices: No such file or directory cc1: error: unrecognized command line option "-framework" configure:65945: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 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. */ | #ifdef __cplusplus | extern "C" | #endif | char CFRunLoopRunInMode (); | int | main () | { | return CFRunLoopRunInMode (); | ; | return 0; | } configure:65954: result: no configure:65967: checking for CFRunLoopRunInMode configure:66058: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c >&5 /tmp//ccqYPN6R.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:145: undefined reference to `CFRunLoopRunInMode' /tmp//ccqYPN6R.o:(.data.rel+0x0): undefined reference to `CFRunLoopRunInMode' collect2: ld returned 1 exit status configure:66058: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define CFRunLoopRunInMode to an innocuous variant, in case declares CFRunLoopRunInMode. | For example, HP-UX 11i declares gettimeofday. */ | #define CFRunLoopRunInMode innocuous_CFRunLoopRunInMode | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char CFRunLoopRunInMode (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef CFRunLoopRunInMode | #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 CFRunLoopRunInMode (); | /* 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_CFRunLoopRunInMode) || defined (__stub___CFRunLoopRunInMode) | choke me | #else | char (*f) () = CFRunLoopRunInMode; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != CFRunLoopRunInMode; | ; | return 0; | } configure:66077: result: no configure:66082: checking for poll device configure:66098: result: no configure:66195: checking for sys/resource.h configure:66225: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:66225: $? = 0 configure:66235: result: yes configure:66311: checking size of char * configure:66316: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c >&5 configure:66316: $? = 0 configure:66316: ./conftest configure:66316: $? = 0 configure:66330: result: 8 configure:66408: checking size of int configure:66413: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c >&5 configure:66413: $? = 0 configure:66413: ./conftest configure:66413: $? = 0 configure:66427: result: 4 configure:66505: checking size of short configure:66510: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c >&5 configure:66510: $? = 0 configure:66510: ./conftest configure:66510: $? = 0 configure:66524: result: 2 configure:66602: checking size of float configure:66607: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c >&5 configure:66607: $? = 0 configure:66607: ./conftest configure:66607: $? = 0 configure:66621: result: 4 configure:66699: checking size of double configure:66704: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c >&5 configure:66704: $? = 0 configure:66704: ./conftest configure:66704: $? = 0 configure:66718: result: 8 configure:66796: checking size of long double configure:66801: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c >&5 configure:66801: $? = 0 configure:66801: ./conftest configure:66801: $? = 0 configure:66815: result: 16 configure:66893: checking size of long configure:66898: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c >&5 configure:66898: $? = 0 configure:66898: ./conftest configure:66898: $? = 0 configure:66912: result: 8 configure:66990: checking size of long long configure:66995: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c >&5 configure:66995: $? = 0 configure:66995: ./conftest configure:66995: $? = 0 configure:67009: result: 8 configure:67087: checking size of __int64 configure:67092: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c >&5 conftest.c: In function 'longval': conftest.c:142: error: '__int64' undeclared (first use in this function) conftest.c:142: error: (Each undeclared identifier is reported only once conftest.c:142: error: for each function it appears in.) conftest.c: In function 'ulongval': conftest.c:143: error: '__int64' undeclared (first use in this function) conftest.c: In function 'main': conftest.c:153: error: '__int64' undeclared (first use in this function) configure:67092: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | static long int longval () { return (long int) (sizeof (__int64)); } | static unsigned long int ulongval () { return (long int) (sizeof (__int64)); } | #include | #include | int | main () | { | | 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:67106: result: 0 configure:67184: checking size of time_t configure:67189: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c >&5 configure:67189: $? = 0 configure:67189: ./conftest configure:67189: $? = 0 configure:67203: result: 8 configure:67281: checking size of __int128 configure:67286: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c >&5 conftest.c: In function 'longval': conftest.c:144: error: '__int128' undeclared (first use in this function) conftest.c:144: error: (Each undeclared identifier is reported only once conftest.c:144: error: for each function it appears in.) conftest.c: In function 'ulongval': conftest.c:145: error: '__int128' undeclared (first use in this function) conftest.c: In function 'main': conftest.c:155: error: '__int128' undeclared (first use in this function) configure:67286: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | static long int longval () { return (long int) (sizeof (__int128)); } | static unsigned long int ulongval () { return (long int) (sizeof (__int128)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (__int128))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (__int128)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (__int128)))) | 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:67300: result: 0 configure:67378: checking size of __int128_t configure:67383: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c >&5 configure:67383: $? = 0 configure:67383: ./conftest configure:67383: $? = 0 configure:67397: result: 16 configure:67475: checking size of unsigned __int128 configure:67480: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c >&5 conftest.c: In function 'longval': conftest.c:146: error: expected ')' before '__int128' conftest.c: In function 'ulongval': conftest.c:147: error: expected ')' before '__int128' conftest.c: In function 'main': conftest.c:157: error: expected ')' before '__int128' conftest.c:160: error: expected ')' before '__int128' conftest.c:167: error: expected ')' before '__int128' configure:67480: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | static long int longval () { return (long int) (sizeof (unsigned __int128)); } | static unsigned long int ulongval () { return (long int) (sizeof (unsigned __int128)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (unsigned __int128))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (unsigned __int128)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (unsigned __int128)))) | 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:67494: result: 0 configure:67572: checking size of unsigned __int128_t configure:67577: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c >&5 conftest.c: In function 'longval': conftest.c:147: error: expected ')' before '__int128_t' conftest.c: In function 'ulongval': conftest.c:148: error: expected ')' before '__int128_t' conftest.c: In function 'main': conftest.c:158: error: expected ')' before '__int128_t' conftest.c:161: error: expected ')' before '__int128_t' conftest.c:168: error: expected ')' before '__int128_t' configure:67577: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | static long int longval () { return (long int) (sizeof (unsigned __int128_t)); } | static unsigned long int ulongval () { return (long int) (sizeof (unsigned __int128_t)); } | #include | #include | int | main () | { | | 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:67591: result: 0 configure:67669: checking size of __uint128_t configure:67674: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c >&5 configure:67674: $? = 0 configure:67674: ./conftest configure:67674: $? = 0 configure:67688: result: 16 configure:67701: checking for size_t configure:67730: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:67730: $? = 0 configure:67746: result: yes configure:67751: checking for ptrdiff_t configure:67780: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:67780: $? = 0 configure:67796: result: yes configure:67801: checking for off_t configure:67830: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:67830: $? = 0 configure:67846: result: yes configure:67851: checking for pid_t configure:67880: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:67880: $? = 0 configure:67896: result: yes configure:67901: checking for uid_t configure:67930: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:67930: $? = 0 configure:67946: result: yes configure:67951: checking for gid_t configure:67980: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:67980: $? = 0 configure:67996: result: yes configure:68001: checking for time_t configure:68030: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:68030: $? = 0 configure:68046: result: yes configure:68051: checking for pri_t configure:68080: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c: In function 'main': conftest.c:131: error: 'pri_t' undeclared (first use in this function) conftest.c:131: error: (Each undeclared identifier is reported only once conftest.c:131: error: for each function it appears in.) conftest.c:131: error: expected ';' before 'tmp' configure:68080: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | /* end confdefs.h. */ | | #include | | #if STDC_HEADERS | #include | #include | #endif | | | | | int | main () | { | | pri_t tmp; | | ; | return 0; | } configure:68093: result: no configure:68168: checking size of off_t configure:68173: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c >&5 configure:68173: $? = 0 configure:68173: ./conftest configure:68173: $? = 0 configure:68187: result: 8 configure:68199: checking for sizeof anything configure:68238: result: 8 configure:68241: checking for FLOAT_TYPE configure:68268: result: double configure:68289: checking for INT_TYPE configure:68339: result: long configure:68362: checking return type of signal handlers configure:68380: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c: In function 'main': conftest.c:130: error: void value not ignored as it ought to be configure:68380: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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 () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:68387: result: void configure:68397: checking for poll in -lpoll configure:68422: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c -lpoll >&5 /usr/bin/ld: cannot find -lpoll collect2: ld returned 1 exit status configure:68422: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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. */ | #ifdef __cplusplus | extern "C" | #endif | char poll (); | int | main () | { | return poll (); | ; | return 0; | } configure:68431: result: no configure:68443: checking for floor in -lm configure:68468: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c -lm >&5 conftest.c:132: warning: conflicting types for built-in function 'floor' configure:68468: $? = 0 configure:68477: result: yes configure:68489: checking for socket in -lsocket configure:68514: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c -lsocket -lm >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:68514: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:68523: result: no configure:68576: checking for rcu_init_mb in -lurcu configure:68601: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c -lurcu -lm >&5 /usr/bin/ld: cannot find -lurcu collect2: ld returned 1 exit status configure:68601: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char rcu_init_mb (); | int | main () | { | return rcu_init_mb (); | ; | return 0; | } configure:68610: result: no configure:68622: checking for gethostbyname in -lnsl configure:68647: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c -lnsl -lm >&5 /usr/bin/ld: cannot find -lnsl collect2: ld returned 1 exit status configure:68647: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethostbyname (); | int | main () | { | return gethostbyname (); | ; | return 0; | } configure:68656: result: no configure:68667: checking for nanosleep in -lrt configure:68692: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c -lrt -lm >&5 /usr/bin/ld: cannot find -lrt collect2: ld returned 1 exit status configure:68692: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char nanosleep (); | int | main () | { | return nanosleep (); | ; | return 0; | } configure:68701: result: no configure:68713: checking for dlopen in -ldl configure:68738: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c -lm >&5 configure:68738: $? = 0 configure:68747: result: yes configure:68758: checking for shl_load in -ldld configure:68783: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c -ldld -lm >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:68783: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_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. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:68792: result: no configure:68803: checking for dld_link in -ldld configure:68828: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 conftest.c -ldld -lm >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:68828: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_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. */ | #ifdef __cplusplus | extern "C" | #endif | char dld_link (); | int | main () | { | return dld_link (); | ; | return 0; | } configure:68837: result: no DEBUG: ---------------------------------- Current limits: time(cpu-seconds) unlimited file(blocks) unlimited coredump(blocks) unlimited data(kbytes) 1572864 stack(kbytes) 4096 lockedmem(kbytes) 1348628 memory(kbytes) 4044156 nofiles(descriptors) 512 processes 256 DEBUG: ++++++++++++++++++++++++++++++++++ DEBUG: ---------------------------------- Current limits: time(cpu-seconds) unlimited file(blocks) unlimited coredump(blocks) unlimited data(kbytes) 1572864 stack(kbytes) 4096 lockedmem(kbytes) 1348628 memory(kbytes) 4044156 nofiles(descriptors) 512 processes 256 DEBUG: ++++++++++++++++++++++++++++++++++ configure:69364: checking for pthread_init configure:69455: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccFYUWEd.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:172: undefined reference to `pthread_init' /tmp//ccFYUWEd.o:(.data.rel+0x0): undefined reference to `pthread_init' collect2: ld returned 1 exit status configure:69455: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_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 () | { | return f != pthread_init; | ; | return 0; | } configure:69474: result: no configure:69364: checking for pthread_mutexattr_init configure:69455: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:69455: $? = 0 configure:69467: result: yes configure:69364: checking for pthread_kill configure:69455: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:69455: $? = 0 configure:69467: result: yes configure:69364: checking for pthread_cond_reltimedwait_np configure:69455: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccIy8Xir.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:174: undefined reference to `pthread_cond_reltimedwait_np' /tmp//ccIy8Xir.o:(.data.rel+0x0): undefined reference to `pthread_cond_reltimedwait_np' collect2: ld returned 1 exit status configure:69455: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define pthread_cond_reltimedwait_np to an innocuous variant, in case declares pthread_cond_reltimedwait_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_cond_reltimedwait_np innocuous_pthread_cond_reltimedwait_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_cond_reltimedwait_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_cond_reltimedwait_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_cond_reltimedwait_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_cond_reltimedwait_np) || defined (__stub___pthread_cond_reltimedwait_np) | choke me | #else | char (*f) () = pthread_cond_reltimedwait_np; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pthread_cond_reltimedwait_np; | ; | return 0; | } configure:69474: result: no configure:69364: checking for pthread_mach_thread_np configure:69455: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//cc99Ro6G.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:174: undefined reference to `pthread_mach_thread_np' /tmp//cc99Ro6G.o:(.data.rel+0x0): undefined reference to `pthread_mach_thread_np' collect2: ld returned 1 exit status configure:69455: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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 () | { | return f != pthread_mach_thread_np; | ; | return 0; | } configure:69474: result: no configure:69480: checking posix threads configure:69571: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c:130:1: warning: "_REENTRANT" redefined : warning: this is the location of the previous definition conftest.c: In function 'main': conftest.c:156: warning: incompatible implicit declaration of built-in function 'exit' configure:69571: $? = 0 configure:69571: ./conftest configure:69571: $? = 0 configure:69585: result: yes configure:69599: checking for pthread_attr_setstacksize configure:69618: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:69618: $? = 0 configure:69632: result: yes configure:69643: checking for pthread_atfork configure:69662: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:69662: $? = 0 configure:69677: result: yes configure:69688: checking for pthread_yield configure:69707: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:69707: $? = 0 configure:69721: result: yes configure:69732: checking for pthread_yield_np configure:69751: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccofpmYj.o: In function `foo': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:137: undefined reference to `pthread_yield_np' collect2: ld returned 1 exit status configure:69751: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | /* end confdefs.h. */ | #include | void foo(void) { pthread_yield_np(); } | | int | main () | { | | ; | return 0; | } configure:69765: result: no configure:69776: checking for pthread_cond_init configure:69795: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:69795: $? = 0 configure:69809: result: yes configure:69820: checking if pthread_condattr_default is defined configure:69839: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'foo': conftest.c:138: error: 'pthread_condattr_default' undeclared (first use in this function) conftest.c:138: error: (Each undeclared identifier is reported only once conftest.c:138: error: for each function it appears in.) configure:69839: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 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 () | { | | ; | return 0; | } configure:69854: result: no configure:69869: checking if pthread_condattr_default is needs an & (AIX) configure:69888: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'foo': conftest.c:138: error: 'pthread_condattr_default' undeclared (first use in this function) conftest.c:138: error: (Each undeclared identifier is reported only once conftest.c:138: error: for each function it appears in.) configure:69888: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 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 () | { | | ; | return 0; | } configure:69903: result: no configure:69915: checking for __pthread_initial_thread_bos configure:69935: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccenzJ0e.o: In function `foo': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:138: undefined reference to `__pthread_initial_thread_bos' collect2: ld returned 1 exit status configure:69935: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 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 () | { | | ; | return 0; | } configure:69950: result: no configure:70021: checking behaviour of the pthread_t type configure:70049: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:70049: $? = 0 configure:70058: result: integer configure:70189: checking initial stack limit configure:70236: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'save_depth': conftest.c:158: warning: incompatible implicit declaration of built-in function 'exit' configure:70236: $? = 0 configure:70236: ./conftest Segmentation fault configure:70236: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 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:70267: result: 3670016 configure:70279: checking mutex error check flag configure:70305: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:70305: $? = 0 configure:70317: result: PTHREAD_MUTEX_ERRORCHECK configure:70332: checking recursive mutex flag configure:70358: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:70358: $? = 0 configure:70370: result: PTHREAD_MUTEX_RECURSIVE configure:70394: checking for stdlib.h configure:70394: result: yes configure:70394: checking for unistd.h configure:70394: result: yes configure:70394: checking for sys/param.h configure:70394: result: yes configure:70427: checking for getpagesize configure:70518: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:70518: $? = 0 configure:70530: result: yes configure:70542: checking for working mmap configure:70689: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccyVkyPP.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:256: warning: warning: rand() may return deterministic values, is that what you want? configure:70689: $? = 0 configure:70689: ./conftest configure:70689: $? = 0 configure:70699: result: yes configure:70716: checking if mmap can be used to allocate PROT_EXEC configure:70846: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:70846: $? = 0 configure:70846: ./conftest configure:70846: $? = 0 configure:70862: result: yes configure:70955: checking for _crypt configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccbOTIxB.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:191: undefined reference to `_crypt' /tmp//ccbOTIxB.o:(.data.rel+0x0): undefined reference to `_crypt' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define _crypt to an innocuous variant, in case declares _crypt. | For example, HP-UX 11i declares gettimeofday. */ | #define _crypt innocuous__crypt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _crypt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _crypt | #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 _crypt (); | /* 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__crypt) || defined (__stub____crypt) | choke me | #else | char (*f) () = _crypt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _crypt; | ; | return 0; | } configure:71065: result: no configure:70955: checking for poll configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for accept4 configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for closefrom configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for crypt configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for fdwalk configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccMqMpiw.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:195: undefined reference to `fdwalk' /tmp//ccMqMpiw.o:(.data.rel+0x0): undefined reference to `fdwalk' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define fdwalk to an innocuous variant, in case declares fdwalk. | For example, HP-UX 11i declares gettimeofday. */ | #define fdwalk innocuous_fdwalk | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fdwalk (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fdwalk | #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 fdwalk (); | /* 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_fdwalk) || defined (__stub___fdwalk) | choke me | #else | char (*f) () = fdwalk; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fdwalk; | ; | return 0; | } configure:71065: result: no configure:70955: checking for gethrtime configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccXmPULi.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:195: undefined reference to `gethrtime' /tmp//ccXmPULi.o:(.data.rel+0x0): undefined reference to `gethrtime' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define gethrtime to an innocuous variant, in case declares gethrtime. | For example, HP-UX 11i declares gettimeofday. */ | #define gethrtime innocuous_gethrtime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethrtime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethrtime | #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 gethrtime (); | /* 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_gethrtime) || defined (__stub___gethrtime) | choke me | #else | char (*f) () = gethrtime; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != gethrtime; | ; | return 0; | } configure:71065: result: no configure:70955: checking for gethrvtime configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccW4YHF6.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:195: undefined reference to `gethrvtime' /tmp//ccW4YHF6.o:(.data.rel+0x0): undefined reference to `gethrvtime' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define gethrvtime to an innocuous variant, in case declares gethrvtime. | For example, HP-UX 11i declares gettimeofday. */ | #define gethrvtime innocuous_gethrvtime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethrvtime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethrvtime | #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 gethrvtime (); | /* 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_gethrvtime) || defined (__stub___gethrvtime) | choke me | #else | char (*f) () = gethrvtime; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != gethrvtime; | ; | return 0; | } configure:71065: result: no configure:70955: checking for getrlimit configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for getrusage configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for gettimeofday configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for inet_ntop configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for gmtime_r configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for gmtime_s configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//cczq9jcU.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:200: undefined reference to `gmtime_s' /tmp//cczq9jcU.o:(.data.rel+0x0): undefined reference to `gmtime_s' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define gmtime_s to an innocuous variant, in case declares gmtime_s. | For example, HP-UX 11i declares gettimeofday. */ | #define gmtime_s innocuous_gmtime_s | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gmtime_s (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gmtime_s | #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 gmtime_s (); | /* 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_gmtime_s) || defined (__stub___gmtime_s) | choke me | #else | char (*f) () = gmtime_s; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != gmtime_s; | ; | return 0; | } configure:71065: result: no configure:70955: checking for strptime configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for mallinfo configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//cczoLF8D.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:201: undefined reference to `mallinfo' /tmp//cczoLF8D.o:(.data.rel+0x0): undefined reference to `mallinfo' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 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 () | { | return f != mallinfo; | ; | return 0; | } configure:71065: result: no configure:70955: checking for mallopt configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccAdD1iw.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:201: undefined reference to `mallopt' /tmp//ccAdD1iw.o:(.data.rel+0x0): undefined reference to `mallopt' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 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 () | { | return f != mallopt; | ; | return 0; | } configure:71065: result: no configure:70955: checking for ptrace configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for setrlimit configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for setresuid configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for sigaction configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for sigvec configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for strcasecmp configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c:191: warning: conflicting types for built-in function 'strcasecmp' configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for times configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for tzset configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for _snprintf configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//cc3cWG6a.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:209: undefined reference to `_snprintf' /tmp//cc3cWG6a.o:(.data.rel+0x0): undefined reference to `_snprintf' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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 () | { | return f != _snprintf; | ; | return 0; | } configure:71065: result: no configure:70955: checking for snprintf configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c:194: warning: conflicting types for built-in function 'snprintf' configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for vsnprintf configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c:195: warning: conflicting types for built-in function 'vsnprintf' configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for wait3 configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for wait4 configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for waitpid configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for munmap configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for shl_load configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccDzY7rM.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:215: undefined reference to `shl_load' /tmp//ccDzY7rM.o:(.data.rel+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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 () | { | return f != shl_load; | ; | return 0; | } configure:71065: result: no configure:70955: checking for dld_link configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccGGxWnC.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:215: undefined reference to `dld_link' /tmp//ccGGxWnC.o:(.data.rel+0x0): undefined reference to `dld_link' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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 () | { | return f != dld_link; | ; | return 0; | } configure:71065: result: no configure:70955: checking for dld_get_func configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccE6yCfF.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:215: undefined reference to `dld_get_func' /tmp//ccE6yCfF.o:(.data.rel+0x0): undefined reference to `dld_get_func' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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 () | { | return f != dld_get_func; | ; | return 0; | } configure:71065: result: no configure:70955: checking for pipe configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for strdup configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c:201: warning: conflicting types for built-in function 'strdup' configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for kill configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for alarm configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for fork1 configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccYTb0Wk.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:219: undefined reference to `fork1' /tmp//ccYTb0Wk.o:(.data.rel+0x0): undefined reference to `fork1' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define fork1 to an innocuous variant, in case declares fork1. | For example, HP-UX 11i declares gettimeofday. */ | #define fork1 innocuous_fork1 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fork1 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fork1 | #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 fork1 (); | /* 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_fork1) || defined (__stub___fork1) | choke me | #else | char (*f) () = fork1; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fork1; | ; | return 0; | } configure:71065: result: no configure:70955: checking for flock configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for lockf configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for setuid configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for getuid configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for seteuid configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for geteuid configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for setgid configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for getgid configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for getegid configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for getpwent configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for getpwnam configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for getpwuid configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for getgrent configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for getgrnam configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for setsid configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for initgroups configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for setgroups configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for socketpair configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for fpclass configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//cchcweP0.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:237: undefined reference to `fpclass' /tmp//cchcweP0.o:(.data.rel+0x0): undefined reference to `fpclass' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define fpclass to an innocuous variant, in case declares fpclass. | For example, HP-UX 11i declares gettimeofday. */ | #define fpclass innocuous_fpclass | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpclass (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fpclass | #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 fpclass (); | /* 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_fpclass) || defined (__stub___fpclass) | choke me | #else | char (*f) () = fpclass; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fpclass; | ; | return 0; | } configure:71065: result: no configure:70955: checking for fp_class_d configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccFBJHQ5.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:237: undefined reference to `fp_class_d' /tmp//ccFBJHQ5.o:(.data.rel+0x0): undefined reference to `fp_class_d' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 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 () | { | return f != fp_class_d; | ; | return 0; | } configure:71065: result: no configure:70955: checking for isinf configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c:222: warning: conflicting types for built-in function 'isinf' configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for isnan configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c:223: warning: conflicting types for built-in function 'isnan' configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for iszero configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccsdlPky.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:239: undefined reference to `iszero' /tmp//ccsdlPky.o:(.data.rel+0x0): undefined reference to `iszero' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 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 () | { | return f != iszero; | ; | return 0; | } configure:71065: result: no configure:70955: checking for finite configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c:224: warning: conflicting types for built-in function 'finite' configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for signbit configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c:225: warning: conflicting types for built-in function 'signbit' /tmp//ccrwHq4U.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:240: undefined reference to `signbit' /tmp//ccrwHq4U.o:(.data.rel+0x0): undefined reference to `signbit' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 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 () | { | return f != signbit; | ; | return 0; | } configure:71065: result: no configure:70955: checking for nan configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for nice configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for __priocntl configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//cc3mVCw1.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:242: undefined reference to `__priocntl' /tmp//cc3mVCw1.o:(.data.rel+0x0): undefined reference to `__priocntl' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define __priocntl to an innocuous variant, in case declares __priocntl. | For example, HP-UX 11i declares gettimeofday. */ | #define __priocntl innocuous___priocntl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __priocntl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __priocntl | #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 __priocntl (); | /* 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___priocntl) || defined (__stub_____priocntl) | choke me | #else | char (*f) () = __priocntl; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __priocntl; | ; | return 0; | } configure:71065: result: no configure:70955: checking for sched_setscheduler configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//cckhSzUp.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:242: undefined reference to `sched_setscheduler' /tmp//cckhSzUp.o:(.data.rel+0x0): undefined reference to `sched_setscheduler' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define sched_setscheduler to an innocuous variant, in case declares sched_setscheduler. | For example, HP-UX 11i declares gettimeofday. */ | #define sched_setscheduler innocuous_sched_setscheduler | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sched_setscheduler (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sched_setscheduler | #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 sched_setscheduler (); | /* 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_sched_setscheduler) || defined (__stub___sched_setscheduler) | choke me | #else | char (*f) () = sched_setscheduler; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sched_setscheduler; | ; | return 0; | } configure:71065: result: no configure:70955: checking for setpriority configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for nanosleep configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for sched_yield configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for thr_yield configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccaXvbpa.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:245: undefined reference to `thr_yield' /tmp//ccaXvbpa.o:(.data.rel+0x0): undefined reference to `thr_yield' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define thr_yield to an innocuous variant, in case declares thr_yield. | For example, HP-UX 11i declares gettimeofday. */ | #define thr_yield innocuous_thr_yield | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char thr_yield (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef thr_yield | #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 thr_yield (); | /* 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_thr_yield) || defined (__stub___thr_yield) | choke me | #else | char (*f) () = thr_yield; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != thr_yield; | ; | return 0; | } configure:71065: result: no configure:70955: checking for prctl configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccICgNlT.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:245: undefined reference to `prctl' /tmp//ccICgNlT.o:(.data.rel+0x0): undefined reference to `prctl' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_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 () | { | return f != prctl; | ; | return 0; | } configure:71065: result: no configure:70955: checking for SetFilePointerEx configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccRvJA3L.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:245: undefined reference to `SetFilePointerEx' /tmp//ccRvJA3L.o:(.data.rel+0x0): undefined reference to `SetFilePointerEx' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_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 () | { | return f != SetFilePointerEx; | ; | return 0; | } configure:71065: result: no configure:70955: checking for sync_instruction_memory configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccclSVvL.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:245: undefined reference to `sync_instruction_memory' /tmp//ccclSVvL.o:(.data.rel+0x0): undefined reference to `sync_instruction_memory' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define sync_instruction_memory to an innocuous variant, in case declares sync_instruction_memory. | For example, HP-UX 11i declares gettimeofday. */ | #define sync_instruction_memory innocuous_sync_instruction_memory | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sync_instruction_memory (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sync_instruction_memory | #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 sync_instruction_memory (); | /* 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_sync_instruction_memory) || defined (__stub___sync_instruction_memory) | choke me | #else | char (*f) () = sync_instruction_memory; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sync_instruction_memory; | ; | return 0; | } configure:71065: result: no configure:70955: checking for MakeDataExecutable configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccgMw9jY.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:245: undefined reference to `MakeDataExecutable' /tmp//ccgMw9jY.o:(.data.rel+0x0): undefined reference to `MakeDataExecutable' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 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 () | { | return f != MakeDataExecutable; | ; | return 0; | } configure:71065: result: no configure:70955: checking for _get_timezone configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccUQAGjH.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:245: undefined reference to `_get_timezone' /tmp//ccUQAGjH.o:(.data.rel+0x0): undefined reference to `_get_timezone' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 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 () | { | return f != _get_timezone; | ; | return 0; | } configure:71065: result: no configure:70955: checking for _get_daylight configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccowaho9.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:245: undefined reference to `_get_daylight' /tmp//ccowaho9.o:(.data.rel+0x0): undefined reference to `_get_daylight' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 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 () | { | return f != _get_daylight; | ; | return 0; | } configure:71065: result: no configure:70955: checking for localtime_s configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccoBNmrd.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:245: undefined reference to `localtime_s' /tmp//ccoBNmrd.o:(.data.rel+0x0): undefined reference to `localtime_s' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define localtime_s to an innocuous variant, in case declares localtime_s. | For example, HP-UX 11i declares gettimeofday. */ | #define localtime_s innocuous_localtime_s | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char localtime_s (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef localtime_s | #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 localtime_s (); | /* 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_localtime_s) || defined (__stub___localtime_s) | choke me | #else | char (*f) () = localtime_s; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != localtime_s; | ; | return 0; | } configure:71065: result: no configure:70955: checking for sysconf configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for getpagesize configure:71058: result: yes configure:70955: checking for GetSystemInfo configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//cc92yzdl.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:247: undefined reference to `GetSystemInfo' /tmp//cc92yzdl.o:(.data.rel+0x0): undefined reference to `GetSystemInfo' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 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 () | { | return f != GetSystemInfo; | ; | return 0; | } configure:71065: result: no configure:70955: checking for clock_getcpuclockid configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for backtrace configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccVggyZU.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:248: undefined reference to `backtrace' /tmp//ccVggyZU.o:(.data.rel+0x0): undefined reference to `backtrace' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define backtrace to an innocuous variant, in case declares backtrace. | For example, HP-UX 11i declares gettimeofday. */ | #define backtrace innocuous_backtrace | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char backtrace (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef backtrace | #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 backtrace (); | /* 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_backtrace) || defined (__stub___backtrace) | choke me | #else | char (*f) () = backtrace; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != backtrace; | ; | return 0; | } configure:71065: result: no configure:70955: checking for SetErrorMode configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//cc9hprz7.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:248: undefined reference to `SetErrorMode' /tmp//cc9hprz7.o:(.data.rel+0x0): undefined reference to `SetErrorMode' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 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 () | { | return f != SetErrorMode; | ; | return 0; | } configure:71065: result: no configure:70955: checking for thread_info configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//cc6J6948.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:248: undefined reference to `thread_info' /tmp//cc6J6948.o:(.data.rel+0x0): undefined reference to `thread_info' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 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 () | { | return f != thread_info; | ; | return 0; | } configure:71065: result: no configure:70955: checking for host_get_clock_service configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccTe37lG.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:248: undefined reference to `host_get_clock_service' /tmp//ccTe37lG.o:(.data.rel+0x0): undefined reference to `host_get_clock_service' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 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 () | { | return f != host_get_clock_service; | ; | return 0; | } configure:71065: result: no configure:70955: checking for posix_memalign configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71046: $? = 0 configure:71058: result: yes configure:70955: checking for _dosmaperr configure:71046: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//cc4bKpZZ.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:249: undefined reference to `_dosmaperr' /tmp//cc4bKpZZ.o:(.data.rel+0x0): undefined reference to `_dosmaperr' collect2: ld returned 1 exit status configure:71046: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_POSIX_MEMALIGN 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define _dosmaperr to an innocuous variant, in case declares _dosmaperr. | For example, HP-UX 11i declares gettimeofday. */ | #define _dosmaperr innocuous__dosmaperr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _dosmaperr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _dosmaperr | #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 _dosmaperr (); | /* 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__dosmaperr) || defined (__stub____dosmaperr) | choke me | #else | char (*f) () = _dosmaperr; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _dosmaperr; | ; | return 0; | } configure:71065: result: no configure:71072: checking if realloc(NULL, SZ) works configure:71095: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71095: $? = 0 configure:71095: ./conftest configure:71095: $? = 0 configure:71110: result: yes configure:71119: checking for the type of the last argument to accept configure:71171: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:71171: $? = 0 configure:71298: result: socklen_t * configure:71381: checking for working infnan configure:71436: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:217: warning: incompatible implicit declaration of built-in function 'exit' /tmp//cctDspJA.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:214: undefined reference to `infnan' /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:215: undefined reference to `infnan' /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:216: undefined reference to `infnan' collect2: ld returned 1 exit status configure:71436: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_POSIX_MEMALIGN 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:71448: result: no configure:71457: checking for working _isnan configure:71504: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:213: warning: incompatible implicit declaration of built-in function 'exit' /tmp//cculWd2K.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:213: undefined reference to `_isnan' collect2: ld returned 1 exit status configure:71504: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | /* end confdefs.h. */ | | | #include | | int main() { | | exit(_isnan(0.0)); | ; | return 0; | } | configure:71516: result: no configure:71527: checking for working isfinite configure:71576: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:214: warning: incompatible implicit declaration of built-in function 'exit' configure:71576: $? = 0 configure:71576: ./conftest configure:71576: $? = 0 configure:71588: result: yes configure:71599: checking whether F_SETFD exists and works configure:71636: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:224: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:227: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:229: warning: incompatible implicit declaration of built-in function 'exit' configure:71636: $? = 0 configure:71636: ./conftest configure:71636: $? = 0 configure:71655: result: yes configure:71661: checking whether struct tm is in sys/time.h or time.h configure:71681: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:71681: $? = 0 configure:71688: result: time.h configure:71699: checking extern int timezone configure:71723: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71723: $? = 0 configure:71739: result: yes configure:71750: checking struct sockaddr_in6 configure:71791: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:71791: $? = 0 configure:71807: result: yes configure:71976: checking if struct tm has tm_gmtoff configure:72004: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:72004: $? = 0 configure:72019: result: yes configure:72022: checking if struct tm has __tm_gmtoff configure:72050: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c: In function 'main': conftest.c:225: error: 'struct tm' has no member named '__tm_gmtoff' configure:72050: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_ISFINITE 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define STRUCT_TM_HAS_GMTOFF 1 | /* end confdefs.h. */ | | #ifdef TM_IN_SYS_TIME | #include | #else | #include | #endif | | int | main () | { | | int _tz; | struct tm foo; | _tz=foo.__tm_gmtoff; | | ; | return 0; | } configure:72065: result: no configure:72071: checking if struct iovec is defined configure:72101: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:72101: $? = 0 configure:72111: result: yes configure:72123: checking if struct msghdr is defined configure:72153: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:72153: $? = 0 configure:72163: result: yes configure:72168: checking if struct msghdr has the member msg_control (XPG 4.2) configure:72198: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:72198: $? = 0 configure:72209: result: yes configure:72218: checking if struct msghdr has the member msg_accrights (old BSD) configure:72248: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c: In function 'main': conftest.c:230: error: 'struct msghdr' has no member named 'msg_accrights' conftest.c:231: error: 'struct msghdr' has no member named 'msg_accrightslen' configure:72248: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_ISFINITE 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define STRUCT_TM_HAS_GMTOFF 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 () | { | | struct msghdr msg; | | msg.msg_accrights = (void *)0; | msg.msg_accrightslen = 0; | | ; | return 0; | } configure:72264: result: no configure:72275: checking for USHRT_MAX definition configure:72308: result: yes configure:72314: checking for strchr declaration configure:72355: result: existent configure:72363: checking for malloc declaration configure:72404: result: existent configure:72412: checking for getpeername declaration configure:72453: result: existent configure:72461: checking for popen declaration configure:72502: result: existent configure:72510: checking for getenv declaration configure:72551: result: existent configure:72559: checking for gethostname declaration configure:72600: result: existent configure:72608: checking for size_t configure:72608: result: yes configure:72621: checking for working alloca.h configure:72638: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c:215:20: error: alloca.h: No such file or directory conftest.c: In function 'main': conftest.c:219: warning: incompatible implicit declaration of built-in function 'alloca' configure:72638: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_ISFINITE 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *) alloca (2 * sizeof (int)); | if (p) return 0; | ; | return 0; | } configure:72646: result: no configure:72654: checking for alloca configure:72691: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:72691: $? = 0 configure:72699: result: yes configure:72912: checking for an ANSI C-conforming const configure:72985: result: yes configure:72993: checking for inline configure:73009: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:73009: $? = 0 configure:73017: result: inline configure:73039: checking for ualarm configure:73130: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:73130: $? = 0 configure:73142: result: yes configure:73039: checking for setitimer configure:73130: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:73130: $? = 0 configure:73142: result: yes configure:73156: checking no of arguments to ualarm configure:73179: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:73179: $? = 0 configure:73189: result: 2 configure:73200: checking no of arguments to ptrace configure:73229: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:73229: $? = 0 configure:73239: result: 4 configure:73247: checking type of argument 3 (addr) to ptrace configure:73280: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:73280: $? = 0 configure:73290: result: pointer configure:73303: checking stack direction configure:73333: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:233: warning: incompatible implicit declaration of built-in function 'exit' configure:73333: $? = 0 configure:73333: ./conftest configure:73333: $? = 0 configure:73348: result: down configure:73363: checking byteorder configure:73406: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:73406: $? = 0 configure:73406: ./conftest configure:73406: $? = 0 configure:73422: result: 1234 configure:73431: checking pointer alignment configure:73469: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:233: warning: cast from pointer to integer of different size configure:73469: $? = 0 configure:73469: ./conftest configure:73469: $? = 0 configure:73483: result: 8 configure:73704: checking for the RDTSC instruction (x86) configure:73740: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:73740: $? = 0 configure:73740: ./conftest configure:73740: $? = 0 configure:73751: result: yes configure:73760: checking for working fork configure:73817: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:236: warning: incompatible implicit declaration of built-in function 'exit' configure:73817: $? = 0 configure:73817: ./conftest configure:73817: $? = 0 configure:73829: result: yes configure:73839: checking for working fpsetmask configure:73902: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:240: warning: incompatible implicit declaration of built-in function 'exit' configure:73902: $? = 0 configure:73902: ./conftest configure:73902: $? = 0 configure:73914: result: yes configure:73923: checking for working fpsetround configure:73994: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:245: warning: incompatible implicit declaration of built-in function 'exit' configure:73994: $? = 0 configure:73994: ./conftest configure:73994: $? = 0 configure:74006: result: yes configure:74015: checking for working isless configure:74080: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:243: warning: incompatible implicit declaration of built-in function 'exit' configure:74080: $? = 0 configure:74080: ./conftest configure:74080: $? = 0 configure:74092: result: yes configure:74101: checking for working isunordered configure:74166: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:244: warning: incompatible implicit declaration of built-in function 'exit' configure:74166: $? = 0 configure:74166: ./conftest configure:74166: $? = 0 configure:74178: result: yes configure:74188: checking for working dlopen configure:74237: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:237: warning: incompatible implicit declaration of built-in function 'exit' configure:74237: $? = 0 configure:74237: ./conftest configure:74237: $? = 0 configure:74249: result: yes configure:74259: checking for working rint configure:74338: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:252: warning: incompatible implicit declaration of built-in function 'exit' configure:74338: $? = 0 configure:74338: ./conftest configure:74338: $? = 0 configure:74350: result: yes configure:74360: checking for working GetSystemTimeAsFileTime configure:74421: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:243: error: 'FILETIME' undeclared (first use in this function) conftest.c:243: error: (Each undeclared identifier is reported only once conftest.c:243: error: for each function it appears in.) conftest.c:243: error: expected ';' before 'f' conftest.c:244: error: 'f' undeclared (first use in this function) conftest.c:245: warning: incompatible implicit declaration of built-in function 'exit' configure:74421: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_ISFINITE 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_RDTSC 1 | #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_RINT 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:74433: result: no configure:74442: checking for working gethostname configure:74507: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:246: warning: initialization makes pointer from integer without a cast conftest.c:247: warning: incompatible implicit declaration of built-in function 'exit' configure:74507: $? = 0 configure:74507: ./conftest configure:74507: $? = 0 configure:74519: result: yes configure:74528: checking if we can declare environ configure:74550: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:74550: $? = 0 configure:74560: result: yes configure:74569: checking for union wait (old BSD convention) configure:74592: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c: In function 'main': conftest.c:243: error: storage size of 'status' isn't known conftest.c:244: warning: incompatible implicit declaration of built-in function 'exit' configure:74592: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_ISFINITE 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_RDTSC 1 | #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_RINT 1 | #define HAVE_GETHOSTNAME 1 | #define DECLARE_ENVIRON 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_WAIT_H | #include | #endif /* HAVE_SYS_WAIT_H */ | | int | main () | { | | union wait status; | exit(0); | | ; | return 0; | } configure:74602: result: no configure:74647: checking how to extract an unsigned char configure:74669: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:240: warning: incompatible implicit declaration of built-in function 'exit' configure:74669: $? = 0 configure:74669: ./conftest configure:74669: $? = 0 configure:74682: result: by cast configure:74693: checking how to extract a signed char configure:74715: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:241: warning: incompatible implicit declaration of built-in function 'exit' configure:74715: $? = 0 configure:74715: ./conftest configure:74715: $? = 0 configure:74728: result: by cast configure:74738: checking if float conversion can cause SIGFPE configure:74778: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:257: warning: incompatible implicit declaration of built-in function 'exit' configure:74778: $? = 0 configure:74778: ./conftest configure:74778: $? = 0 configure:75216: result: no configure:75224: checking for type of float configure:75309: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'check': conftest.c:255: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'main': conftest.c:264: warning: incompatible implicit declaration of built-in function 'exit' configure:75309: $? = 0 configure:75309: ./conftest configure:75309: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_ISFINITE 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_RDTSC 1 | #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_RINT 1 | #define HAVE_GETHOSTNAME 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:258: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'main': conftest.c:264: warning: incompatible implicit declaration of built-in function 'exit' configure:75357: $? = 0 configure:75357: ./conftest configure:75357: $? = 0 configure:75381: result: IEEE little endian configure:75390: checking for type of double configure:75475: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'check': conftest.c:256: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'main': conftest.c:265: warning: incompatible implicit declaration of built-in function 'exit' configure:75475: $? = 0 configure:75475: ./conftest configure:75475: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_ISFINITE 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_RDTSC 1 | #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_RINT 1 | #define HAVE_GETHOSTNAME 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:259: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'main': conftest.c:265: warning: incompatible implicit declaration of built-in function 'exit' configure:75523: $? = 0 configure:75523: ./conftest configure:75523: $? = 0 configure:75547: result: IEEE little endian configure:75558: checking for volatile configure:75575: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:75575: $? = 0 configure:75586: result: yes configure:75599: checking for sig_atomic_t configure:75632: result: yes configure:75641: checking if signal handlers reset automatically configure:75720: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:291: warning: incompatible implicit declaration of built-in function 'strlen' configure:75720: $? = 0 configure:75720: ./conftest func called func called configure:75720: $? = 0 configure:75739: result: no configure:75744: checking full availability of struct rusage members configure:75788: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:75788: $? = 0 configure:75802: result: all there configure:75942: checking if __func__ exists and works configure:75967: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:249: warning: incompatible implicit declaration of built-in function 'exit' configure:75967: $? = 0 configure:75967: ./conftest configure:75967: $? = 0 configure:75979: result: yes configure:75988: checking if __FUNCTION__ exists and works configure:76013: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:250: warning: incompatible implicit declaration of built-in function 'exit' configure:76013: $? = 0 configure:76013: ./conftest configure:76013: $? = 0 configure:76025: result: yes configure:76112: checking for lc __declspec configure:76174: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function '__declspec': conftest.c:246: error: expected declaration specifiers before '__declspec' conftest.c:255: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token conftest.c:244: error: declaration for parameter 'fatal' but no such parameter conftest.c:255: error: expected '{' at end of input configure:76174: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_ISFINITE 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_RDTSC 1 | #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_RINT 1 | #define HAVE_GETHOSTNAME 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 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:76187: result: no configure:76194: checking for gcc function attributes configure:76266: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:76266: $? = 0 configure:76266: ./conftest configure:76266: $? = 0 configure:76279: result: yes configure:76286: checking if va_list is a state pointer configure:76328: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:76328: $? = 0 configure:76328: ./conftest configure:76328: $? = 0 configure:76341: result: yes configure:76355: checking for va_copy configure:76384: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:76384: $? = 0 configure:76395: result: yes configure:76406: checking how to set things nonblocking configure:76460: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -DUSE_FCNTL_O_NONBLOCK -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 In file included from conftest.c:247: /home/schoelle/Code/Pike-v8.0.388/src/fd_control.c: In function 'main': /home/schoelle/Code/Pike-v8.0.388/src/fd_control.c:300: warning: incompatible implicit declaration of built-in function 'exit' /home/schoelle/Code/Pike-v8.0.388/src/fd_control.c:314: warning: incompatible implicit declaration of built-in function 'exit' configure:76460: $? = 0 configure:76460: ./conftest configure:76460: $? = 0 configure:76521: result: USE_FCNTL_O_NONBLOCK configure:76532: checking how well OOB handling works configure:76889: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:76889: $? = 0 configure:76889: ./conftest my_socketpair: succeeded configure:76889: $? = 0 configure:76904: result: TIMEOUT configure:76941: checking how to printf size_t configure:76964: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:76964: $? = 0 configure:77012: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//cczfpMFY.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:274: warning: warning: sprintf() is often misused, please use snprintf() configure:77012: $? = 0 configure:77012: ./conftest configure:77012: $? = 0 configure:77044: result: %zu, %zx configure:77054: checking how to printf ptrdiff_t configure:77077: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:77077: $? = 0 configure:77125: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//cc9TNvy9.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:262: warning: warning: sprintf() is often misused, please use snprintf() configure:77125: $? = 0 configure:77125: ./conftest configure:77125: $? = 0 configure:77157: result: %td, %tx configure:77167: checking how to printf off_t configure:77190: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:77190: $? = 0 configure:77238: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//cc7OxDmf.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:263: warning: warning: sprintf() is often misused, please use snprintf() configure:77238: $? = 0 configure:77238: ./conftest configure:77238: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_ISFINITE 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_RDTSC 1 | #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_RINT 1 | #define HAVE_GETHOSTNAME 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 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 0 | #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:77238: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//cczMsluR.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:263: warning: warning: sprintf() is often misused, please use snprintf() configure:77238: $? = 0 configure:77238: ./conftest configure:77238: $? = 0 configure:77270: result: %td, %tx configure:77280: checking how to printf INT64 configure:77303: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 configure:77303: $? = 0 configure:77351: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccfiITzr.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:264: warning: warning: sprintf() is often misused, please use snprintf() configure:77351: $? = 0 configure:77351: ./conftest configure:77351: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_ISFINITE 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_RDTSC 1 | #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_RINT 1 | #define HAVE_GETHOSTNAME 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 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 0 | #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:77351: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 /tmp//ccQSWkzl.o: In function `main': /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/conftest.c:264: warning: warning: sprintf() is often misused, please use snprintf() configure:77351: $? = 0 configure:77351: ./conftest configure:77351: $? = 0 configure:77383: result: %ld, %lx configure:77395: checking if union initialization works configure:77426: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:77426: $? = 0 configure:77426: ./conftest configure:77426: $? = 0 configure:77438: result: yes configure:77447: checking if union aliasing works configure:77474: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:77474: $? = 0 configure:77474: ./conftest configure:77474: $? = 0 configure:77486: result: yes configure:77495: checking if port.c works in CONFIGURE_TEST mode configure:77524: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:77524: $? = 0 configure:77524: ./conftest configure:77524: $? = 0 configure:77536: result: yes configure:77550: checking if gettimeofday takes two arguments configure:77636: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:277: warning: incompatible implicit declaration of built-in function 'exit' configure:77636: $? = 0 configure:77636: ./conftest configure:77636: $? = 0 configure:77656: result: yes configure:77722: checking if rusage.c works in CONFIGURE_TEST mode configure:77753: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:77753: $? = 0 configure:77753: ./conftest configure:77753: $? = 0 configure:77765: result: yes configure:77777: checking if threads.c works in CONFIGURE_TEST mode configure:77807: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 In file included from conftest.c:264: /home/schoelle/Code/Pike-v8.0.388/src/threads.c:361: warning: 'struct thread_state' declared inside parameter list /home/schoelle/Code/Pike-v8.0.388/src/threads.c:361: warning: its scope is only this definition or declaration, which is probably not what you want configure:77807: $? = 0 configure:77807: ./conftest configure:77807: $? = 0 configure:77819: result: yes configure:77833: checking if fallback cpu time is thread local configure:77954: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 In file included from conftest.c:271: /home/schoelle/Code/Pike-v8.0.388/src/threads.c:361: warning: 'struct thread_state' declared inside parameter list /home/schoelle/Code/Pike-v8.0.388/src/threads.c:361: warning: its scope is only this definition or declaration, which is probably not what you want configure:77954: $? = 0 configure:77954: ./conftest Creating work_thread. work_thread waiting. work_thread start. work_thread releasing main. configure:77954: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_ISFINITE 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_RDTSC 1 | #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_RINT 1 | #define HAVE_GETHOSTNAME 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 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 0 | #define PRINTSIZET "z" | #define PRINTPTRDIFFT "t" | #define PRINTOFFT "t" | #define PRINTINT64 "l" | #define HAVE_UNION_INIT 1 | #define GETTIMEOFDAY_TAKES_TWO_ARGS 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:77984: result: no configure:78002: checking for setenv configure:78093: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:78093: $? = 0 configure:78105: result: yes configure:78002: checking for unsetenv configure:78093: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:78093: $? = 0 configure:78105: result: yes configure:78176: checking SO configure:78185: result: so configure:78189: checking LDSHARED configure:78289: result: gcc -Wl,-Bshareable configure:78294: checking CCSHARED configure:78321: checking -fPIC configure:78514: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -fPIC -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 2>conftezt.out.2 configure:78514: $? = 0 configure:78514: ./conftest configure:78514: $? = 0 configure:78593: result: yes configure:79065: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -fPIC -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 conftest.c >&5 conftest.c: In function 'main': conftest.c:260: warning: incompatible implicit declaration of built-in function 'exit' configure:79065: $? = 0 configure:79076: result: -fPIC configure:79079: checking LINKFORSHARED configure:79207: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -Wl,-E -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:256: warning: incompatible implicit declaration of built-in function 'exit' configure:79207: $? = 0 configure:79207: ./conftest configure:79207: $? = 0 configure:79223: result: -Wl,-E configure:79234: checking -static-libgcc configure:79285: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -static-libgcc -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 2>conftezt.out.2 configure:79285: $? = 0 configure:79285: ./conftest configure:79285: $? = 0 configure:79364: result: yes configure:79378: checking if dynamic loading works /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -c -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -fPIC conftest.c -o conftest.o /home/schoelle/Code/Pike-v8.0.388/bin/smartlink gcc -Wl,-Bshareable -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.o -o conftest.so configure:79430: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -Wl,-E -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 In file included from conftest.c:258: /home/schoelle/Code/Pike-v8.0.388/src/dynamic_load.c: In function 'main': /home/schoelle/Code/Pike-v8.0.388/src/dynamic_load.c:719: warning: incompatible implicit declaration of built-in function 'exit' /home/schoelle/Code/Pike-v8.0.388/src/dynamic_load.c:725: warning: incompatible implicit declaration of built-in function 'exit' /home/schoelle/Code/Pike-v8.0.388/src/dynamic_load.c:732: warning: incompatible implicit declaration of built-in function 'exit' /home/schoelle/Code/Pike-v8.0.388/src/dynamic_load.c:737: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'testfunc2': conftest.c:262: warning: incompatible implicit declaration of built-in function 'exit' configure:79430: $? = 0 configure:79430: ./conftest conftest:./myconftest.so: undefined symbol 'main' Failed to link myconftest.so: Cannot load specified object configure:79430: $? = 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_ISFINITE 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_RDTSC 1 | #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_RINT 1 | #define HAVE_GETHOSTNAME 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 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 0 | #define PRINTSIZET "z" | #define PRINTPTRDIFFT "t" | #define PRINTOFFT "t" | #define PRINTINT64 "l" | #define HAVE_UNION_INIT 1 | #define GETTIMEOFDAY_TAKES_TWO_ARGS 1 | #define FB_CPU_TIME_IS_THREAD_LOCAL PIKE_NO | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | /* end confdefs.h. */ | | #define TESTING | #include "dynamic_load.c" | #if __GNUC__ >= 4 | __attribute__ ((visibility("default"))) | # endif | void testfunc2(void) { exit(0); } | configure:79448: result: no configure:79496: checking for inflate in -lz_static configure:79521: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -fvisibility=hidden -O3 -pipe -ggdb -funswitch-loops -pthread -I/usr/local/include -I/usr/X11R6/include -I/home/schoelle/Code/Pike-v8.0.388/src -I/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64 -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lz_static -lm >&5 /usr/bin/ld: cannot find -lz_static collect2: ld returned 1 exit status configure:79521: $? = 1 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 STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAS___BUILTIN_MEMSET 1 | #define HAS___BUILTIN_CLZ 1 | #define HAS___BUILTIN_CLZL 1 | #define HAS___BUILTIN_CLZLL 1 | #define HAS___BUILTIN_CTZ 1 | #define HAS___BUILTIN_CTZL 1 | #define HAS___BUILTIN_CTZLL 1 | #define HAS___BUILTIN_EXPECT 1 | #define HAVE_ANSI_CONCAT 1 | #define restrict /* Not supported */ | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_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_FLOAT_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SIGSETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EVENT_H 1 | #define HAVE_KQUEUE 1 | #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 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #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_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 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_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define Pike_INITIAL_STACK_SIZE 3670016 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_ACCEPT4 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_CRYPT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRPTIME 1 | #define HAVE_PTRACE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_ISFINITE 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_RDTSC 1 | #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_RINT 1 | #define HAVE_GETHOSTNAME 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 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 0 | #define PRINTSIZET "z" | #define PRINTPTRDIFFT "t" | #define PRINTOFFT "t" | #define PRINTINT64 "l" | #define HAVE_UNION_INIT 1 | #define GETTIMEOFDAY_TAKES_TWO_ARGS 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. */ | #ifdef __cplusplus | extern "C" | #endif | char inflate (); | int | main () | { | return inflate (); | ; | return 0; | } configure:79530: result: no configure:79919: checking whether gmake sets $(MAKE) configure:79941: result: yes configure:79955: checking for the Pike base directory configure:79960: result: /home/schoelle/Code/Pike-v8.0.388/src configure:80190: creating ./config.status configure:81710: /home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc -o conftest -g -ggdb -pthread -I. -I/home/schoelle/Code/Pike-v8.0.388/src -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread conftest.c -lm >&5 configure:81710: $? = 0 configure:81710: ./conftest configure:81710: $? = 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_framework_CoreServices_CFRunLoopRunInMode=no ac_cv_func_CFRunLoopRunInMode=no ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__crypt=no ac_cv_func__dosmaperr=no 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_accept4=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=no ac_cv_func_clock_getcpuclockid=yes 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_fdwalk=no ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=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=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=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_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_mallinfo=no ac_cv_func_mallopt=no 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_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_memalign=yes ac_cv_func_prctl=no ac_cv_func_pthread_cond_reltimedwait_np=no 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=yes ac_cv_func_sched_setscheduler=no ac_cv_func_sched_yield=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_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_siglongjmp=yes ac_cv_func_signbit=no ac_cv_func_sigsetjmp=yes ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strptime=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_vsnprintf=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_crt_signal_h=no ac_cv_header_crypt_h=no 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=no ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_gmp_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=no ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_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_stdc=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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_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=no ac_cv_header_sys_procfs_h=no ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=yes 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=no 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=no ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_urcu_h=no ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_values_h=no 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=no ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=no ac_cv_lib_socket_socket=no ac_cv_lib_urcu_rcu_init_mb=no ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/usr/bin/uname ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -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_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_gmake_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_strerror='none required' ac_cv_sizeof___int128=0 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=0 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=no 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=no pike_cv_64bit_dirs=' /usr/local/lib /usr/X11R6/lib /usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1' 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=unknown pike_cv___yy_memcpy_from_const= pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' 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/local/lib /usr/X11R6/lib' pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=yes pike_cv_func_fpsetround=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isfinite=yes pike_cv_func_isless=yes pike_cv_func_isunordered=yes pike_cv_func_rint=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=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_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=yes pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_have_working_union_aliasing=yes pike_cv_initial_stack_size=3670016 pike_cv_keyword_restrict=no pike_cv_lc___declspec=no pike_cv_lib_abi= pike_cv_make_supports_VPATH=yes 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/local/lib /usr/local/lib /usr/X11R6/lib /usr/X11R6/lib /usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 /usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1' pike_cv_not_dynamic_dirs=' /usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1' 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_Wunused_function=yes pike_cv_option_fPIC=yes pike_cv_option_fvisibility_hidden=yes pike_cv_option_ggdb=yes pike_cv_option_opt_rdrnd=no pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_option_unswitch_loops=yes pike_cv_option_vartracking=no pike_cv_poll_device=no 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='/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc' pike_cv_prog_CC_save= pike_cv_prog_CXX='/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc=None pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=ld_library_path pike_cv_short_use=unknown pike_cv_struct_iovec=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=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=no pike_cv_sys_have_crc_intrinsics=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-Wl,-E pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=OpenBSD pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT 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='/home/schoelle/Code/Pike-v8.0.388' BINDIR='/home/schoelle/Code/Pike-v8.0.388/bin' BUILDDIR='/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64' BUILD_PIKE='tpike' CANDLE='' CC='/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink gcc' CCSHARED=' -fPIC' CFLAGS=' -g -ggdb -pthread' CPP='gcc -E' CPPFLAGS=' -I/usr/local/include -I/usr/X11R6/include' CROSS='' CXX='/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink g++' CXXCPP='g++ -E' CXXFLAGS='-g -O2 -O3 -pipe' DEBUGDEF='' DEFS='-DHAVE_CONFIG_H' DOCDIR='/home/schoelle/Code/Pike-v8.0.388/refdoc' DTRACE_REQUIREMENTS='' DYNAMIC_MODULE_FLAGS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXTRA_MODULE_REQUIREMENTS='' EXTRA_OBJS='' FALLBACK_CC='' GREP='/usr/bin/grep' INSTALL='/usr/bin/install -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/usr/local/lib -R/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/lib/gcc-lib/amd64-unknown-openbsd6.0/4.2.1 -pthread' LDSHARED='gcc -Wl,-Bshareable ' LDSHARED_BASE_REQS='' LDSHARED_MODULE_REQS='' LIBDIR='/home/schoelle/Code/Pike-v8.0.388/lib' LIBOBJS='' LIBS='-lm ' LIGHT='' LINKFORSHARED='-Wl,-E' LTLIBOBJS='' MANDIR='/home/schoelle/Code/Pike-v8.0.388/man' MODULE_O='module.o' MTEXE='' MT_FIX_PIKE_EXE='@:' OBJEXT='o' OPTIMIZE=' -fvisibility=hidden -O3 -pipe -funswitch-loops' OSFLAGS='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PIKE_ICON_RES='' PIKE_LIB='libpike.a' PIKE_MODULE_RELOC='' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_PATH='/usr/local/lib/pkgconfig:/usr/X11R6/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/backend.c $(SRCDIR)/builtin.c $(SRCDIR)/iterators.c' POST_MODULE_BUILD_TYPE='static' PROFIL='' PTHREAD_CONFIG='' RANLIB='ranlib' RCEXE='' REALCC='gcc' REALCXX='g++' RNTANY='' RUNPIKE='DEFAULT_RUNPIKE' RUNTPIKE='USE_TPIKE' SET_MAKE='' SHELL='/bin/sh' SMARTBUILDCC='' SMARTLINK='/home/schoelle/Code/Pike-v8.0.388/build/openbsd-6.0-amd64/smartlink' SO='so' STATIC_POST_MODULES_LINKOPTS='post_modules/linker_options' UNCOMPRESS_LIBZ='-lz' VALGRIND='' VALGRINDARGS='' WARN=' -W -Wall -Wno-unused -Wcomment -Wformat -Wimplicit-function-declaration -Wmultichar -Wunused-function -Wswitch -Wuninitialized -Wpointer-arith -Wchar-subscripts -Wno-long-long -Wdeclaration-after-statement' YACC='bison -y' YY_COUNT_TYPE='unsigned int' YY_FROM_CONST='' ac_configure_args=' ' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' dmmsrc='modules/semidynamic_module_makefile.in' docdir='${datarootdir}/doc/${PACKAGE}' dtrace_prog='' 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='/home/schoelle/Code/Pike-v8.0.388/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' 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='/home/schoelle/Code/Pike-v8.0.388/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 STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 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 USE_LD_LIBRARY_PATH 1 #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) #define PIKE_PORTABLE_BYTECODE 1 #define AUTO_BIGNUM 1 #define SHARED_NODES 1 #define HAS___BUILTIN_EXPECT 1 #define HAS___BUILTIN_MEMSET 1 #define HAS___BUILTIN_CLZ 1 #define HAS___BUILTIN_CLZL 1 #define HAS___BUILTIN_CLZLL 1 #define HAS___BUILTIN_CTZ 1 #define HAS___BUILTIN_CTZL 1 #define HAS___BUILTIN_CTZLL 1 #define HAS___BUILTIN_EXPECT 1 #define HAVE_ANSI_CONCAT 1 #define restrict /* Not supported */ #define TIME_WITH_SYS_TIME 1 #define STDC_HEADERS 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_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_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_SYS_PTRACE_H 1 #define HAVE_DLFCN_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SCHED_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_FCNTL_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_FLOAT_H 1 #define HAVE_SYS_SCHED_H 1 #define HAVE_ERRNO_H 1 #define HAVE_STDDEF_H 1 #define HAVE_SYS_TERMIOS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_SIGSETJMP 1 #define HAVE__SETJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE__LONGJMP 1 #define HAVE_SYS_EVENT_H 1 #define HAVE_KQUEUE 1 #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 0 #define SIZEOF___INT128_T 16 #define SIZEOF_UNSIGNED___INT128 0 #define SIZEOF_UNSIGNED___INT128_T 0 #define SIZEOF___UINT128_T 16 #define pri_t short #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_LIBDL 1 #define HAVE_PTHREAD_MUTEXATTR_INIT 1 #define HAVE_PTHREAD_KILL 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_YIELD 1 #define HAVE_PTHREAD_COND_INIT 1 #define Pike_INITIAL_STACK_SIZE 3670016 #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define MEXEC_USES_MMAP 1 #define HAVE_POLL 1 #define HAVE_ACCEPT4 1 #define HAVE_CLOSEFROM 1 #define HAVE_CRYPT 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INET_NTOP 1 #define HAVE_GMTIME_R 1 #define HAVE_STRPTIME 1 #define HAVE_PTRACE 1 #define HAVE_SETRLIMIT 1 #define HAVE_SETRESUID 1 #define HAVE_SIGACTION 1 #define HAVE_SIGVEC 1 #define HAVE_STRCASECMP 1 #define HAVE_TIMES 1 #define HAVE_TZSET 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_FLOCK 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_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_INITGROUPS 1 #define HAVE_SETGROUPS 1 #define HAVE_SOCKETPAIR 1 #define HAVE_ISINF 1 #define HAVE_ISNAN 1 #define HAVE_FINITE 1 #define HAVE_NAN 1 #define HAVE_NICE 1 #define HAVE_SETPRIORITY 1 #define HAVE_NANOSLEEP 1 #define HAVE_SCHED_YIELD 1 #define HAVE_SYSCONF 1 #define HAVE_GETPAGESIZE 1 #define HAVE_CLOCK_GETCPUCLOCKID 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_WORKING_REALLOC_NULL 1 #define ACCEPT_SIZE_T socklen_t #define DL_EXPORT /**/ #define HAVE_ISFINITE 1 #define HAVE_EXTERNAL_TIMEZONE 1 #define HAVE_STRUCT_TIMEVAL 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define STRUCT_TM_HAS_GMTOFF 1 #define HAVE_STRUCT_IOVEC 1 #define HAVE_STRUCT_MSGHDR 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 #define HAVE_ALLOCA 1 #define HAVE_UALARM 1 #define HAVE_SETITIMER 1 #define UALARM_TAKES_TWO_ARGS 1 #define PTRACE_TAKES_FOUR_ARGS 1 #define PTRACE_ADDR_TYPE_IS_POINTER 1 #define STACK_DIRECTION -1 #define PIKE_BYTEORDER 1234 #define PIKE_POINTER_ALIGNMENT 8 #define HAVE_RDTSC 1 #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_RINT 1 #define HAVE_GETHOSTNAME 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 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 0 #define PRINTSIZET "z" #define PRINTPTRDIFFT "t" #define PRINTOFFT "t" #define PRINTINT64 "l" #define HAVE_UNION_INIT 1 #define GETTIMEOFDAY_TAKES_TWO_ARGS 1 #define FB_CPU_TIME_IS_THREAD_LOCAL PIKE_NO #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define USE_WAIT_THREAD 1 #define USE_SEMIDYNAMIC_MODULES 1 #define DEFAULT_MASTER "NONE/pike/%d.%d.%d/lib/master.pike" configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on obsd.fritz.box config.status:1157: creating Makefile config.status:1260: WARNING: '/home/schoelle/Code/Pike-v8.0.388/src/Makefile.in' seems to ignore the --datarootdir setting config.status:1336: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = machine.h CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on obsd.fritz.box config.status:1157: creating machine.h config.status:1322: machine.h is unchanged config.status:1336: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = modules/common_module_makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on obsd.fritz.box config.status:1157: creating modules/common_module_makefile config.status:1336: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = modules/static_module_makefile post_modules/static_module_makefile:modules/static_module_makefile.in CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on obsd.fritz.box config.status:1157: creating modules/static_module_makefile config.status:1157: creating post_modules/static_module_makefile config.status:1336: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = modules/dynamic_module_makefile:modules/semidynamic_module_makefile.in post_modules/dynamic_module_makefile:modules/semidynamic_module_makefile.in CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on obsd.fritz.box config.status:1157: creating modules/dynamic_module_makefile config.status:1157: creating post_modules/dynamic_module_makefile config.status:1336: executing default commands