This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gforth configure 0.7.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = boa.reiisi.homedns.org uname -m = i386 uname -r = 5.5 uname -s = OpenBSD uname -v = GENERIC#0 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = OpenBSD.i386 /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/sheep/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:2739: checking for gcc configure:2755: found /usr/bin/gcc configure:2766: result: gcc configure:2995: checking for C compiler version configure:3004: 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:3015: $? = 0 configure:3004: gcc -v >&5 Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd5.5/4.2.1/specs Target: i386-unknown-openbsd5.5 Configured with: OpenBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070719 configure:3015: $? = 0 configure:3004: gcc -V >&5 gcc: '-V' option must have argument configure:3015: $? = 1 configure:3004: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3015: $? = 1 configure:3035: checking whether the C compiler works configure:3057: gcc -I/usr/local/include -L/usr/local/lib/ conftest.c >&5 configure:3061: $? = 0 configure:3109: result: yes configure:3112: checking for C compiler default output file name configure:3114: result: a.out configure:3120: checking for suffix of executables configure:3127: gcc -o conftest -I/usr/local/include -L/usr/local/lib/ conftest.c >&5 configure:3131: $? = 0 configure:3153: result: configure:3175: checking whether we are cross compiling configure:3183: gcc -o conftest -I/usr/local/include -L/usr/local/lib/ conftest.c >&5 configure:3187: $? = 0 configure:3194: ./conftest configure:3198: $? = 0 configure:3213: result: no configure:3218: checking for suffix of object files configure:3240: gcc -c -I/usr/local/include conftest.c >&5 configure:3244: $? = 0 configure:3265: result: o configure:3269: checking whether we are using the GNU C compiler configure:3288: gcc -c -I/usr/local/include conftest.c >&5 configure:3288: $? = 0 configure:3297: result: yes configure:3306: checking whether gcc accepts -g configure:3326: gcc -c -g conftest.c >&5 configure:3326: $? = 0 configure:3367: result: yes configure:3384: checking for gcc option to accept ISO C89 configure:3447: gcc -c -I/usr/local/include conftest.c >&5 configure:3447: $? = 0 configure:3460: result: none needed configure:3486: checking how to run the C preprocessor configure:3517: gcc -E conftest.c configure:3517: $? = 0 configure:3531: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3531: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gforth" | #define PACKAGE_TARNAME "gforth" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gforth 0.7.3" | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?func=addbug&group=gforth" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3556: result: gcc -E configure:3576: gcc -E conftest.c configure:3576: $? = 0 configure:3590: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3590: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gforth" | #define PACKAGE_TARNAME "gforth" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gforth 0.7.3" | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?func=addbug&group=gforth" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3619: checking for grep that handles long lines and -e configure:3677: result: /usr/bin/grep configure:3682: checking for egrep configure:3744: result: /usr/bin/grep -E configure:3749: checking for ANSI C header files configure:3769: gcc -c -I/usr/local/include conftest.c >&5 configure:3769: $? = 0 configure:3842: gcc -o conftest -I/usr/local/include -L/usr/local/lib/ conftest.c >&5 configure:3842: $? = 0 configure:3842: ./conftest configure:3842: $? = 0 configure:3853: result: yes configure:3866: checking for sys/types.h configure:3866: gcc -c -I/usr/local/include conftest.c >&5 configure:3866: $? = 0 configure:3866: result: yes configure:3866: checking for sys/stat.h configure:3866: gcc -c -I/usr/local/include conftest.c >&5 configure:3866: $? = 0 configure:3866: result: yes configure:3866: checking for stdlib.h configure:3866: gcc -c -I/usr/local/include conftest.c >&5 configure:3866: $? = 0 configure:3866: result: yes configure:3866: checking for string.h configure:3866: gcc -c -I/usr/local/include conftest.c >&5 configure:3866: $? = 0 configure:3866: result: yes configure:3866: checking for memory.h configure:3866: gcc -c -I/usr/local/include conftest.c >&5 configure:3866: $? = 0 configure:3866: result: yes configure:3866: checking for strings.h configure:3866: gcc -c -I/usr/local/include conftest.c >&5 configure:3866: $? = 0 configure:3866: result: yes configure:3866: checking for inttypes.h configure:3866: gcc -c -I/usr/local/include conftest.c >&5 configure:3866: $? = 0 configure:3866: result: yes configure:3866: checking for stdint.h configure:3866: gcc -c -I/usr/local/include conftest.c >&5 configure:3866: $? = 0 configure:3866: result: yes configure:3866: checking for unistd.h configure:3866: gcc -c -I/usr/local/include conftest.c >&5 configure:3866: $? = 0 configure:3866: result: yes configure:3879: checking minix/config.h usability configure:3879: gcc -c -I/usr/local/include conftest.c >&5 conftest.c:52:26: error: minix/config.h: No such file or directory configure:3879: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gforth" | #define PACKAGE_TARNAME "gforth" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gforth 0.7.3" | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?func=addbug&group=gforth" | #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:3879: result: no configure:3879: checking minix/config.h presence configure:3879: gcc -E conftest.c conftest.c:19:26: error: minix/config.h: No such file or directory configure:3879: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gforth" | #define PACKAGE_TARNAME "gforth" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gforth 0.7.3" | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?func=addbug&group=gforth" | #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:3879: result: no configure:3879: checking for minix/config.h configure:3879: result: no configure:3900: checking whether it is safe to define __EXTENSIONS__ configure:3918: gcc -c -I/usr/local/include conftest.c >&5 configure:3918: $? = 0 configure:3925: result: yes configure:3949: checking for special C compiler options needed for large files configure:3994: result: no configure:4000: checking for _FILE_OFFSET_BITS value needed for large files configure:4025: gcc -c -I/usr/local/include conftest.c >&5 configure:4025: $? = 0 configure:4057: result: no configure:4194: checking for gcc configure:4221: result: gcc configure:4450: checking for C compiler version configure:4459: 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:4470: $? = 0 configure:4459: gcc -v >&5 Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd5.5/4.2.1/specs Target: i386-unknown-openbsd5.5 Configured with: OpenBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070719 configure:4470: $? = 0 configure:4459: gcc -V >&5 gcc: '-V' option must have argument configure:4470: $? = 1 configure:4459: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:4470: $? = 1 configure:4474: checking whether we are using the GNU C compiler configure:4502: result: yes configure:4511: checking whether gcc accepts -g configure:4572: result: yes configure:4589: checking for gcc option to accept ISO C89 configure:4665: result: none needed configure:4688: checking whether to use two dispatches per conditional branch configure:4696: result: 1 configure:4715: checking make type configure:4720: result: make: unknown option -- v usage: make configure:4724: checking whether the linker accepts -export-dynamic configure:4735: gcc -o conftest -I/usr/local/include -L/usr/local/lib/ -export-dynamic conftest.c >&5 conftest.c: In function 'main': conftest.c:24: warning: incompatible implicit declaration of built-in function 'exit' configure:4735: $? = 0 configure:4735: ./conftest configure:4735: $? = 0 configure:4745: result: yes configure:4783: checking build system type configure:4797: result: i386-unknown-openbsd5.5 configure:4817: checking host system type configure:4830: result: i386-unknown-openbsd5.5 configure:5093: checking size of char * configure:5098: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c >&5 configure:5098: $? = 0 configure:5098: ./conftest configure:5098: $? = 0 configure:5112: result: 4 configure:5138: checking size of void * configure:5143: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c >&5 configure:5143: $? = 0 configure:5143: ./conftest configure:5143: $? = 0 configure:5157: result: 4 configure:5183: checking size of char configure:5188: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c >&5 configure:5188: $? = 0 configure:5188: ./conftest configure:5188: $? = 0 configure:5202: result: 1 configure:5216: checking size of short configure:5221: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c >&5 configure:5221: $? = 0 configure:5221: ./conftest configure:5221: $? = 0 configure:5235: result: 2 configure:5249: checking size of int configure:5254: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c >&5 configure:5254: $? = 0 configure:5254: ./conftest configure:5254: $? = 0 configure:5268: result: 4 configure:5282: checking size of long configure:5287: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c >&5 configure:5287: $? = 0 configure:5287: ./conftest configure:5287: $? = 0 configure:5301: result: 4 configure:5315: checking size of long long configure:5320: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c >&5 configure:5320: $? = 0 configure:5320: ./conftest configure:5320: $? = 0 configure:5334: result: 8 configure:5348: checking size of intptr_t configure:5353: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c >&5 configure:5353: $? = 0 configure:5353: ./conftest configure:5353: $? = 0 configure:5367: result: 4 configure:5381: checking size of int128_t configure:5386: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c >&5 conftest.c: In function 'longval': conftest.c:67: error: 'int128_t' undeclared (first use in this function) conftest.c:67: error: (Each undeclared identifier is reported only once conftest.c:67: error: for each function it appears in.) conftest.c: In function 'ulongval': conftest.c:68: error: 'int128_t' undeclared (first use in this function) conftest.c: In function 'main': conftest.c:78: error: 'int128_t' undeclared (first use in this function) configure:5386: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gforth" | #define PACKAGE_TARNAME "gforth" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gforth 0.7.3" | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?func=addbug&group=gforth" | #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 STACK_CACHE_REGS 1 | #define STACK_CACHE_DEFAULT_FAST 1 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTPTR_T 4 | /* 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_t)); } | static unsigned long int ulongval () { return (long int) (sizeof (int128_t)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (int128_t))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (int128_t)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (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:5400: result: 0 configure:5414: checking size of uint128_t configure:5419: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c >&5 conftest.c: In function 'longval': conftest.c:68: error: 'uint128_t' undeclared (first use in this function) conftest.c:68: error: (Each undeclared identifier is reported only once conftest.c:68: error: for each function it appears in.) conftest.c: In function 'ulongval': conftest.c:69: error: 'uint128_t' undeclared (first use in this function) conftest.c: In function 'main': conftest.c:79: error: 'uint128_t' undeclared (first use in this function) configure:5419: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gforth" | #define PACKAGE_TARNAME "gforth" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gforth 0.7.3" | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?func=addbug&group=gforth" | #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 STACK_CACHE_REGS 1 | #define STACK_CACHE_DEFAULT_FAST 1 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTPTR_T 4 | #define SIZEOF_INT128_T 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 (uint128_t)); } | static unsigned long int ulongval () { return (long int) (sizeof (uint128_t)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (uint128_t))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (uint128_t)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (uint128_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:5433: result: 0 configure:5444: checking for a C type for cells configure:5467: result: int configure:5475: checking for a C type for wydes configure:5498: result: short configure:5506: checking for a C type for tetrabytes configure:5529: result: int configure:5537: checking for a C type for double-cells configure:5560: result: long long configure:5563: checking for a C type for unsigned double-cells configure:5586: result: unsigned long long configure:5624: checking for off_t configure:5624: gcc -c -I/usr/local/include -fomit-frame-pointer -fforce-addr conftest.c >&5 configure:5624: $? = 0 configure:5624: gcc -c -I/usr/local/include -fomit-frame-pointer -fforce-addr conftest.c >&5 conftest.c: In function 'main': conftest.c:77: error: expected expression before ')' token configure:5624: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gforth" | #define PACKAGE_TARNAME "gforth" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gforth 0.7.3" | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?func=addbug&group=gforth" | #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 STACK_CACHE_REGS 1 | #define STACK_CACHE_DEFAULT_FAST 1 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTPTR_T 4 | #define SIZEOF_INT128_T 0 | #define SIZEOF_UINT128_T 0 | #define CELL_TYPE int | #define WYDE_TYPE short | #define TETRABYTE_TYPE int | #define DOUBLE_CELL_TYPE long long | #define DOUBLE_UCELL_TYPE unsigned long long | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:5624: result: yes configure:5639: checking size of off_t configure:5644: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c >&5 configure:5644: $? = 0 configure:5644: ./conftest configure:5644: $? = 0 configure:5658: result: 8 configure:5681: checking if gcc understands -fno-gcse configure:5696: gcc -c -I/usr/local/include -fomit-frame-pointer -fforce-addr -fno-gcse conftest.c >&5 configure:5696: $? = 0 configure:5703: result: yes configure:5707: checking if gcc understands -fno-strict-aliasing configure:5722: gcc -c -I/usr/local/include -fomit-frame-pointer -fforce-addr -fno-strict-aliasing conftest.c >&5 configure:5722: $? = 0 configure:5729: result: yes configure:5733: checking if gcc understands -fno-crossjumping configure:5748: gcc -c -I/usr/local/include -fomit-frame-pointer -fforce-addr -fno-crossjumping conftest.c >&5 configure:5748: $? = 0 configure:5755: result: yes configure:5759: checking if gcc understands -fno-reorder-blocks configure:5774: gcc -c -I/usr/local/include -fomit-frame-pointer -fforce-addr -fno-reorder-blocks conftest.c >&5 configure:5774: $? = 0 configure:5781: result: yes configure:5785: checking if gcc understands -falign-labels=1 configure:5800: gcc -c -I/usr/local/include -fomit-frame-pointer -fforce-addr -falign-labels=1 conftest.c >&5 configure:5800: $? = 0 configure:5807: result: yes configure:5811: checking if gcc understands -falign-loops=1 configure:5826: gcc -c -I/usr/local/include -fomit-frame-pointer -fforce-addr -falign-loops=1 conftest.c >&5 configure:5826: $? = 0 configure:5833: result: yes configure:5837: checking if gcc understands -falign-jumps=1 configure:5852: gcc -c -I/usr/local/include -fomit-frame-pointer -fforce-addr -falign-jumps=1 conftest.c >&5 configure:5852: $? = 0 configure:5859: result: yes configure:5863: checking how to suppress 'unused variable' warnings configure:5876: gcc -c -I/usr/local/include -fomit-frame-pointer -fforce-addr conftest.c >&5 configure:5876: $? = 0 configure:5885: result: __attribute__((unused)) configure:5889: checking how to invoke m4 configure:5897: result: m4 -s configure:5901: checking for gforth configure:5915: result: /usr/local/bin/gforth -i /usr/local/lib/gforth/site-forth/gforth.fi configure:5921: checking for ./arch/386/asm.fs configure:5935: result: yes configure:5944: checking for ./arch/386/disasm.fs configure:5958: result: yes configure:5968: checking for install-info configure:5987: found /usr/bin/install-info configure:6000: result: /usr/bin/install-info configure:6081: checking for chcon configure:6109: result: true configure:6142: checking whether byte ordering is bigendian configure:6157: gcc -c -I/usr/local/include -fomit-frame-pointer -fforce-addr conftest.c >&5 conftest.c:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' configure:6157: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gforth" | #define PACKAGE_TARNAME "gforth" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gforth 0.7.3" | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?func=addbug&group=gforth" | #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 STACK_CACHE_REGS 1 | #define STACK_CACHE_DEFAULT_FAST 1 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTPTR_T 4 | #define SIZEOF_INT128_T 0 | #define SIZEOF_UINT128_T 0 | #define CELL_TYPE int | #define WYDE_TYPE short | #define TETRABYTE_TYPE int | #define DOUBLE_CELL_TYPE long long | #define DOUBLE_UCELL_TYPE unsigned long long | #define SIZEOF_OFF_T 8 | #define SMALL_OFF_T 0 | #define MAYBE_UNUSED __attribute__((unused)) | #define DIRSEP '/' | #define PATHSEP ':' | #define DEFAULTSYSTEMPREFIX "" | #define LTDL_LIBRARY_PATH "/usr/local/lib/" | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:6202: gcc -c -I/usr/local/include -fomit-frame-pointer -fforce-addr conftest.c >&5 configure:6202: $? = 0 configure:6220: gcc -c -I/usr/local/include -fomit-frame-pointer -fforce-addr conftest.c >&5 conftest.c: In function 'main': conftest.c:55: error: 'not' undeclared (first use in this function) conftest.c:55: error: (Each undeclared identifier is reported only once conftest.c:55: error: for each function it appears in.) conftest.c:55: error: expected ';' before 'big' configure:6220: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gforth" | #define PACKAGE_TARNAME "gforth" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gforth 0.7.3" | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?func=addbug&group=gforth" | #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 STACK_CACHE_REGS 1 | #define STACK_CACHE_DEFAULT_FAST 1 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTPTR_T 4 | #define SIZEOF_INT128_T 0 | #define SIZEOF_UINT128_T 0 | #define CELL_TYPE int | #define WYDE_TYPE short | #define TETRABYTE_TYPE int | #define DOUBLE_CELL_TYPE long long | #define DOUBLE_UCELL_TYPE unsigned long long | #define SIZEOF_OFF_T 8 | #define SMALL_OFF_T 0 | #define MAYBE_UNUSED __attribute__((unused)) | #define DIRSEP '/' | #define PATHSEP ':' | #define DEFAULTSYSTEMPREFIX "" | #define LTDL_LIBRARY_PATH "/usr/local/lib/" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:6348: result: no configure:6378: checking if and how we can waste code space configure:6415: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -L/usr/local/lib/ -export-dynamic conftest.c >&5 conftest.c: In function 'main': conftest.c:51: warning: incompatible implicit declaration of built-in function 'exit' configure:6415: $? = 0 configure:6415: ./conftest configure:6415: $? = 0 configure:6426: result: .skip 16 configure:6448: checking if and how we can do comments in asm statements configure:6468: gcc -c -I/usr/local/include -fomit-frame-pointer -fforce-addr -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 conftest.c >&5 configure:6468: $? = 0 configure:6475: result: "# " configure:6493: checking whether ln -s works configure:6497: result: yes configure:6518: checking for a BSD-compatible install configure:6586: result: /usr/bin/install -c configure:6601: checking for texi2dvi4a2ps configure:6631: result: no configure:6601: checking for texi2dvi configure:6617: found /usr/bin/texi2dvi configure:6628: result: texi2dvi configure:6644: checking for glibtool configure:6674: result: no configure:6644: checking for libtool configure:6660: found /usr/bin/libtool configure:6671: result: libtool configure:6691: checking for asin in -lm configure:6716: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lm >&5 conftest.c:58: warning: conflicting types for built-in function 'asin' configure:6716: $? = 0 configure:6725: result: yes configure:6736: checking for lt_dlinit in -lltdl configure:6761: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lltdl -lm >&5 /usr/local/lib//libltdl.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib//libltdl.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib//libltdl.so.5.0: warning: sprintf() is often misused, please use snprintf() configure:6761: $? = 0 configure:6770: result: yes configure:6782: checking ffi.h usability configure:6782: gcc -c -I/usr/local/include -fomit-frame-pointer -fforce-addr conftest.c >&5 configure:6782: $? = 0 configure:6782: result: yes configure:6782: checking ffi.h presence configure:6782: gcc -E conftest.c conftest.c:53:17: error: ffi.h: No such file or directory configure:6782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gforth" | #define PACKAGE_TARNAME "gforth" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gforth 0.7.3" | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?func=addbug&group=gforth" | #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 STACK_CACHE_REGS 1 | #define STACK_CACHE_DEFAULT_FAST 1 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTPTR_T 4 | #define SIZEOF_INT128_T 0 | #define SIZEOF_UINT128_T 0 | #define CELL_TYPE int | #define WYDE_TYPE short | #define TETRABYTE_TYPE int | #define DOUBLE_CELL_TYPE long long | #define DOUBLE_UCELL_TYPE unsigned long long | #define SIZEOF_OFF_T 8 | #define SMALL_OFF_T 0 | #define MAYBE_UNUSED __attribute__((unused)) | #define DIRSEP '/' | #define PATHSEP ':' | #define DEFAULTSYSTEMPREFIX "" | #define LTDL_LIBRARY_PATH "/usr/local/lib/" | #define SKIP16 asm(".skip 16") | #define ASMCOMMENT "# " | #define NO_DYNAMIC_DEFAULT 0 | #define HAVE_LIBM 1 | #define HAVE_LIBLTDL 1 | /* end confdefs.h. */ | #include configure:6782: result: no configure:6782: WARNING: ffi.h: accepted by the compiler, rejected by the preprocessor! configure:6782: WARNING: ffi.h: proceeding with the compiler's result configure:6782: checking for ffi.h configure:6782: result: yes configure:6797: checking for ffi_call in -lffi configure:6822: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lffi -lltdl -lm >&5 /usr/local/lib//libltdl.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib//libltdl.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib//libltdl.so.5.0: warning: sprintf() is often misused, please use snprintf() /usr/local/lib//libffi.so.0.0: undefined reference to `pthread_mutex_unlock' /usr/local/lib//libffi.so.0.0: undefined reference to `pthread_mutex_lock' /usr/local/lib//libffi.so.0.0: undefined reference to `pthread_mutex_init' collect2: ld returned 1 exit status configure:6822: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gforth" | #define PACKAGE_TARNAME "gforth" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gforth 0.7.3" | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?func=addbug&group=gforth" | #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 STACK_CACHE_REGS 1 | #define STACK_CACHE_DEFAULT_FAST 1 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTPTR_T 4 | #define SIZEOF_INT128_T 0 | #define SIZEOF_UINT128_T 0 | #define CELL_TYPE int | #define WYDE_TYPE short | #define TETRABYTE_TYPE int | #define DOUBLE_CELL_TYPE long long | #define DOUBLE_UCELL_TYPE unsigned long long | #define SIZEOF_OFF_T 8 | #define SMALL_OFF_T 0 | #define MAYBE_UNUSED __attribute__((unused)) | #define DIRSEP '/' | #define PATHSEP ':' | #define DEFAULTSYSTEMPREFIX "" | #define LTDL_LIBRARY_PATH "/usr/local/lib/" | #define SKIP16 asm(".skip 16") | #define ASMCOMMENT "# " | #define NO_DYNAMIC_DEFAULT 0 | #define HAVE_LIBM 1 | #define HAVE_LIBLTDL 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 ffi_call (); | int | main () | { | return ffi_call (); | ; | return 0; | } configure:6831: result: no configure:6851: checking for __builtin_avcall in -lavcall configure:6876: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lavcall -lltdl -lm >&5 /usr/local/lib//libltdl.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib//libltdl.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib//libltdl.so.5.0: warning: sprintf() is often misused, please use snprintf() configure:6876: $? = 0 configure:6885: result: yes configure:6911: checking for working memcmp configure:6954: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lavcall -lltdl -lm >&5 /tmp//cctT697i.o(.text+0xba): In function `main': : warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib//libltdl.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib//libltdl.so.5.0: warning: sprintf() is often misused, please use snprintf() configure:6954: $? = 0 configure:6954: ./conftest configure:6954: $? = 0 configure:6964: result: yes configure:6974: checking for memmove configure:6974: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lavcall -lltdl -lm >&5 conftest.c:77: warning: conflicting types for built-in function 'memmove' /usr/local/lib//libltdl.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib//libltdl.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib//libltdl.so.5.0: warning: sprintf() is often misused, please use snprintf() configure:6974: $? = 0 configure:6974: result: yes configure:6987: checking for strtoul configure:6987: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lavcall -lltdl -lm >&5 /usr/local/lib//libltdl.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib//libltdl.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib//libltdl.so.5.0: warning: sprintf() is often misused, please use snprintf() configure:6987: $? = 0 configure:6987: result: yes configure:7000: checking for pow10 configure:7000: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lavcall -lltdl -lm >&5 conftest.c:79: warning: conflicting types for built-in function 'pow10' /usr/local/lib//libltdl.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib//libltdl.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib//libltdl.so.5.0: warning: sprintf() is often misused, please use snprintf() /tmp//ccPmT9Ov.o(.text+0x1b): In function `main': : undefined reference to `pow10' collect2: ld returned 1 exit status configure:7000: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gforth" | #define PACKAGE_TARNAME "gforth" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gforth 0.7.3" | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?func=addbug&group=gforth" | #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 STACK_CACHE_REGS 1 | #define STACK_CACHE_DEFAULT_FAST 1 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTPTR_T 4 | #define SIZEOF_INT128_T 0 | #define SIZEOF_UINT128_T 0 | #define CELL_TYPE int | #define WYDE_TYPE short | #define TETRABYTE_TYPE int | #define DOUBLE_CELL_TYPE long long | #define DOUBLE_UCELL_TYPE unsigned long long | #define SIZEOF_OFF_T 8 | #define SMALL_OFF_T 0 | #define MAYBE_UNUSED __attribute__((unused)) | #define DIRSEP '/' | #define PATHSEP ':' | #define DEFAULTSYSTEMPREFIX "" | #define LTDL_LIBRARY_PATH "/usr/local/lib/" | #define SKIP16 asm(".skip 16") | #define ASMCOMMENT "# " | #define NO_DYNAMIC_DEFAULT 0 | #define HAVE_LIBM 1 | #define HAVE_LIBLTDL 1 | #define HAVE_LIBAVCALL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | /* Define pow10 to an innocuous variant, in case declares pow10. | For example, HP-UX 11i declares gettimeofday. */ | #define pow10 innocuous_pow10 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pow10 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pow10 | | /* 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 pow10 (); | /* 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_pow10 || defined __stub___pow10 | choke me | #endif | | int | main () | { | return pow10 (); | ; | return 0; | } configure:7000: result: no configure:7013: checking for strerror configure:7013: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lavcall -lltdl -lm >&5 /usr/local/lib//libltdl.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib//libltdl.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib//libltdl.so.5.0: warning: sprintf() is often misused, please use snprintf() configure:7013: $? = 0 configure:7013: result: yes configure:7026: checking for strsignal configure:7026: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lavcall -lltdl -lm >&5 /usr/local/lib//libltdl.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib//libltdl.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib//libltdl.so.5.0: warning: sprintf() is often misused, please use snprintf() configure:7026: $? = 0 configure:7026: result: yes configure:7039: checking for atanh configure:7039: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lavcall -lltdl -lm >&5 conftest.c:81: warning: conflicting types for built-in function 'atanh' /usr/local/lib//libltdl.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib//libltdl.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib//libltdl.so.5.0: warning: sprintf() is often misused, please use snprintf() configure:7039: $? = 0 configure:7039: result: yes configure:7053: checking for _LARGEFILE_SOURCE value needed for large files configure:7072: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lavcall -lltdl -lm >&5 /usr/local/lib//libltdl.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib//libltdl.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib//libltdl.so.5.0: warning: sprintf() is often misused, please use snprintf() configure:7072: $? = 0 configure:7100: result: no configure:7124: checking for ftello configure:7124: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lavcall -lltdl -lm >&5 /usr/local/lib//libltdl.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib//libltdl.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib//libltdl.so.5.0: warning: sprintf() is often misused, please use snprintf() configure:7124: $? = 0 configure:7124: result: yes configure:7124: checking for dlopen configure:7124: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lavcall -lltdl -lm >&5 /usr/local/lib//libltdl.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib//libltdl.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib//libltdl.so.5.0: warning: sprintf() is often misused, please use snprintf() configure:7124: $? = 0 configure:7124: result: yes configure:7124: checking for sys_siglist configure:7124: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lavcall -lltdl -lm >&5 /usr/local/lib//libltdl.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib//libltdl.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib//libltdl.so.5.0: warning: sprintf() is often misused, please use snprintf() configure:7124: $? = 0 configure:7124: result: yes configure:7124: checking for getrusage configure:7124: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lavcall -lltdl -lm >&5 /usr/local/lib//libltdl.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib//libltdl.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib//libltdl.so.5.0: warning: sprintf() is often misused, please use snprintf() configure:7124: $? = 0 configure:7124: result: yes configure:7124: checking for nanosleep configure:7124: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lavcall -lltdl -lm >&5 /usr/local/lib//libltdl.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib//libltdl.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib//libltdl.so.5.0: warning: sprintf() is often misused, please use snprintf() configure:7124: $? = 0 configure:7124: result: yes configure:7133: checking for stack_t configure:7133: gcc -c -I/usr/local/include -fomit-frame-pointer -fforce-addr conftest.c >&5 configure:7133: $? = 0 configure:7133: gcc -c -I/usr/local/include -fomit-frame-pointer -fforce-addr conftest.c >&5 conftest.c: In function 'main': conftest.c:70: error: expected expression before ')' token configure:7133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gforth" | #define PACKAGE_TARNAME "gforth" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gforth 0.7.3" | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?func=addbug&group=gforth" | #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 STACK_CACHE_REGS 1 | #define STACK_CACHE_DEFAULT_FAST 1 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTPTR_T 4 | #define SIZEOF_INT128_T 0 | #define SIZEOF_UINT128_T 0 | #define CELL_TYPE int | #define WYDE_TYPE short | #define TETRABYTE_TYPE int | #define DOUBLE_CELL_TYPE long long | #define DOUBLE_UCELL_TYPE unsigned long long | #define SIZEOF_OFF_T 8 | #define SMALL_OFF_T 0 | #define MAYBE_UNUSED __attribute__((unused)) | #define DIRSEP '/' | #define PATHSEP ':' | #define DEFAULTSYSTEMPREFIX "" | #define LTDL_LIBRARY_PATH "/usr/local/lib/" | #define SKIP16 asm(".skip 16") | #define ASMCOMMENT "# " | #define NO_DYNAMIC_DEFAULT 0 | #define HAVE_LIBM 1 | #define HAVE_LIBLTDL 1 | #define HAVE_LIBAVCALL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_ATANH 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_DLOPEN 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NANOSLEEP 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((stack_t))) | return 0; | ; | return 0; | } configure:7133: result: yes configure:7144: checking whether sys_siglist is declared configure:7144: gcc -c -I/usr/local/include -fomit-frame-pointer -fforce-addr conftest.c >&5 configure:7144: $? = 0 configure:7144: result: yes configure:7162: checking for getopt_long configure:7162: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lavcall -lltdl -lm >&5 /usr/local/lib//libltdl.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib//libltdl.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib//libltdl.so.5.0: warning: sprintf() is often misused, please use snprintf() configure:7162: $? = 0 configure:7162: result: yes configure:7182: checking for expm1 configure:7182: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lavcall -lltdl -lm >&5 conftest.c:90: warning: conflicting types for built-in function 'expm1' /usr/local/lib//libltdl.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib//libltdl.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib//libltdl.so.5.0: warning: sprintf() is often misused, please use snprintf() configure:7182: $? = 0 configure:7182: result: yes configure:7182: checking for log1p configure:7182: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lavcall -lltdl -lm >&5 conftest.c:91: warning: conflicting types for built-in function 'log1p' /usr/local/lib//libltdl.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib//libltdl.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib//libltdl.so.5.0: warning: sprintf() is often misused, please use snprintf() configure:7182: $? = 0 configure:7182: result: yes configure:7191: checking for rint configure:7191: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lavcall -lltdl -lm >&5 conftest.c:92: warning: conflicting types for built-in function 'rint' /usr/local/lib//libltdl.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib//libltdl.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib//libltdl.so.5.0: warning: sprintf() is often misused, please use snprintf() configure:7191: $? = 0 configure:7191: result: yes configure:7204: checking for ecvt configure:7204: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lavcall -lltdl -lm >&5 /usr/local/lib//libltdl.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib//libltdl.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib//libltdl.so.5.0: warning: sprintf() is often misused, please use snprintf() configure:7204: $? = 0 configure:7204: result: yes configure:7221: checking sys/mman.h usability configure:7221: gcc -c -I/usr/local/include -fomit-frame-pointer -fforce-addr conftest.c >&5 configure:7221: $? = 0 configure:7221: result: yes configure:7221: checking sys/mman.h presence configure:7221: gcc -E conftest.c configure:7221: $? = 0 configure:7221: result: yes configure:7221: checking for sys/mman.h configure:7221: result: yes configure:7221: checking fnmatch.h usability configure:7221: gcc -c -I/usr/local/include -fomit-frame-pointer -fforce-addr conftest.c >&5 configure:7221: $? = 0 configure:7221: result: yes configure:7221: checking fnmatch.h presence configure:7221: gcc -E conftest.c configure:7221: $? = 0 configure:7221: result: yes configure:7221: checking for fnmatch.h configure:7221: result: yes configure:7221: checking alloca.h usability configure:7221: gcc -c -I/usr/local/include -fomit-frame-pointer -fforce-addr conftest.c >&5 conftest.c:106:20: error: alloca.h: No such file or directory configure:7221: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gforth" | #define PACKAGE_TARNAME "gforth" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gforth 0.7.3" | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?func=addbug&group=gforth" | #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 STACK_CACHE_REGS 1 | #define STACK_CACHE_DEFAULT_FAST 1 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTPTR_T 4 | #define SIZEOF_INT128_T 0 | #define SIZEOF_UINT128_T 0 | #define CELL_TYPE int | #define WYDE_TYPE short | #define TETRABYTE_TYPE int | #define DOUBLE_CELL_TYPE long long | #define DOUBLE_UCELL_TYPE unsigned long long | #define SIZEOF_OFF_T 8 | #define SMALL_OFF_T 0 | #define MAYBE_UNUSED __attribute__((unused)) | #define DIRSEP '/' | #define PATHSEP ':' | #define DEFAULTSYSTEMPREFIX "" | #define LTDL_LIBRARY_PATH "/usr/local/lib/" | #define SKIP16 asm(".skip 16") | #define ASMCOMMENT "# " | #define NO_DYNAMIC_DEFAULT 0 | #define HAVE_LIBM 1 | #define HAVE_LIBLTDL 1 | #define HAVE_LIBAVCALL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_ATANH 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_DLOPEN 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STACK_T 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_RINT 1 | #define HAVE_ECVT 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FNMATCH_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:7221: result: no configure:7221: checking alloca.h presence configure:7221: gcc -E conftest.c conftest.c:73:20: error: alloca.h: No such file or directory configure:7221: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gforth" | #define PACKAGE_TARNAME "gforth" | #define PACKAGE_VERSION "0.7.3" | #define PACKAGE_STRING "gforth 0.7.3" | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?func=addbug&group=gforth" | #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 STACK_CACHE_REGS 1 | #define STACK_CACHE_DEFAULT_FAST 1 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTPTR_T 4 | #define SIZEOF_INT128_T 0 | #define SIZEOF_UINT128_T 0 | #define CELL_TYPE int | #define WYDE_TYPE short | #define TETRABYTE_TYPE int | #define DOUBLE_CELL_TYPE long long | #define DOUBLE_UCELL_TYPE unsigned long long | #define SIZEOF_OFF_T 8 | #define SMALL_OFF_T 0 | #define MAYBE_UNUSED __attribute__((unused)) | #define DIRSEP '/' | #define PATHSEP ':' | #define DEFAULTSYSTEMPREFIX "" | #define LTDL_LIBRARY_PATH "/usr/local/lib/" | #define SKIP16 asm(".skip 16") | #define ASMCOMMENT "# " | #define NO_DYNAMIC_DEFAULT 0 | #define HAVE_LIBM 1 | #define HAVE_LIBLTDL 1 | #define HAVE_LIBAVCALL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_ATANH 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_DLOPEN 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STACK_T 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_EXPM1 1 | #define HAVE_LOG1P 1 | #define HAVE_RINT 1 | #define HAVE_ECVT 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FNMATCH_H 1 | /* end confdefs.h. */ | #include configure:7221: result: no configure:7221: checking for alloca.h configure:7221: result: no configure:7221: checking wchar.h usability configure:7221: gcc -c -I/usr/local/include -fomit-frame-pointer -fforce-addr conftest.c >&5 configure:7221: $? = 0 configure:7221: result: yes configure:7221: checking wchar.h presence configure:7221: gcc -E conftest.c configure:7221: $? = 0 configure:7221: result: yes configure:7221: checking for wchar.h configure:7221: result: yes configure:7231: checking for working POSIX fnmatch configure:7264: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lavcall -lltdl -lm >&5 /usr/local/lib//libltdl.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib//libltdl.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib//libltdl.so.5.0: warning: sprintf() is often misused, please use snprintf() configure:7264: $? = 0 configure:7264: ./conftest configure:7264: $? = 0 configure:7274: result: yes configure:7292: checking for mmap configure:7292: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lavcall -lltdl -lm >&5 /usr/local/lib//libltdl.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib//libltdl.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib//libltdl.so.5.0: warning: sprintf() is often misused, please use snprintf() configure:7292: $? = 0 configure:7292: result: yes configure:7292: checking for sysconf configure:7292: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lavcall -lltdl -lm >&5 /usr/local/lib//libltdl.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib//libltdl.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib//libltdl.so.5.0: warning: sprintf() is often misused, please use snprintf() configure:7292: $? = 0 configure:7292: result: yes configure:7292: checking for getpagesize configure:7292: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lavcall -lltdl -lm >&5 /usr/local/lib//libltdl.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib//libltdl.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib//libltdl.so.5.0: warning: sprintf() is often misused, please use snprintf() configure:7292: $? = 0 configure:7292: result: yes configure:7292: checking for wcwidth configure:7292: gcc -o conftest -I/usr/local/include -fomit-frame-pointer -fforce-addr -L/usr/local/lib/ -export-dynamic conftest.c -lavcall -lltdl -lm >&5 /usr/local/lib//libltdl.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib//libltdl.so.5.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib//libltdl.so.5.0: warning: sprintf() is often misused, please use snprintf() configure:7292: $? = 0 configure:7292: result: yes configure:7308: checking for emacs configure:7324: found /usr/local/bin/emacs configure:7335: result: emacs configure:7359: checking where .elc files should go configure:7372: $EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' conftest.out configure:7375: $? = 0 configure:7388: result: ${datarootdir}/emacs/site-lisp configure:7527: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gforth config.status 0.7.3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on boa.reiisi.homedns.org config.status:964: creating Makefile config.status:964: creating Makedist config.status:964: creating gforthmi config.status:964: creating vmgen config.status:964: creating machpc.fs config.status:964: creating envos.fs config.status:964: creating preforth config.status:964: creating engine/Makefile config.status:1067: WARNING: 'engine/Makefile.in' seems to ignore the --datarootdir setting config.status:964: creating engine/libcc.h config.status:964: creating doc/version.texi config.status:964: creating build-ec config.status:964: creating engine/config.h config.status:1139: engine/config.h is unchanged config.status:1153: executing stamp-h commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-openbsd5.5 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-I/usr/local/include ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_EMACSLOADPATH_set= ac_cv_env_EMACSLOADPATH_value= ac_cv_env_EMACS_set= ac_cv_env_EMACS_value= ac_cv_env_FORTHSIZES_set= ac_cv_env_FORTHSIZES_value= ac_cv_env_GCC_PR15242_WORKAROUND_set= ac_cv_env_GCC_PR15242_WORKAROUND_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib/ ac_cv_env_LIBCC_BUILD_SRC_set= ac_cv_env_LIBCC_BUILD_SRC_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LTDL_LIBRARY_PATH_set=set ac_cv_env_LTDL_LIBRARY_PATH_value=/usr/local/lib/ ac_cv_env_STACK_CACHE_DEFAULT_FAST_set= ac_cv_env_STACK_CACHE_DEFAULT_FAST_value= ac_cv_env_STACK_CACHE_REGS_set= ac_cv_env_STACK_CACHE_REGS_value= ac_cv_env_ac_cv_c_bigendian_set= ac_cv_env_ac_cv_c_bigendian_value= ac_cv_env_ac_cv_sizeof_char_p_set= ac_cv_env_ac_cv_sizeof_char_p_value= ac_cv_env_ac_cv_sizeof_char_set= ac_cv_env_ac_cv_sizeof_char_value= ac_cv_env_ac_cv_sizeof_int128_t_set= ac_cv_env_ac_cv_sizeof_int128_t_value= ac_cv_env_ac_cv_sizeof_int_set= ac_cv_env_ac_cv_sizeof_int_value= ac_cv_env_ac_cv_sizeof_intptr_t_set= ac_cv_env_ac_cv_sizeof_intptr_t_value= ac_cv_env_ac_cv_sizeof_long_long_set= ac_cv_env_ac_cv_sizeof_long_long_value= ac_cv_env_ac_cv_sizeof_long_set= ac_cv_env_ac_cv_sizeof_long_value= ac_cv_env_ac_cv_sizeof_short_set= ac_cv_env_ac_cv_sizeof_short_value= ac_cv_env_ac_cv_sizeof_uint128_t_set= ac_cv_env_ac_cv_sizeof_uint128_t_value= ac_cv_env_ac_cv_sizeof_void_p_set= ac_cv_env_ac_cv_sizeof_void_p_value= ac_cv_env_arm_cacheflush_set= ac_cv_env_arm_cacheflush_value= ac_cv_env_asmcomment_set= ac_cv_env_asmcomment_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_condbranch_opt_set= ac_cv_env_condbranch_opt_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_no_dynamic_default_set= ac_cv_env_no_dynamic_default_value= ac_cv_env_skipcode_set= ac_cv_env_skipcode_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file___arch_386_asm_fs=yes ac_cv_file___arch_386_disasm_fs=yes ac_cv_func_atanh=yes ac_cv_func_dlopen=yes ac_cv_func_ecvt=yes ac_cv_func_expm1=yes ac_cv_func_fnmatch_works=yes ac_cv_func_ftello=yes ac_cv_func_getopt_long=yes ac_cv_func_getpagesize=yes ac_cv_func_getrusage=yes ac_cv_func_log1p=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_mmap=yes ac_cv_func_nanosleep=yes ac_cv_func_pow10=no ac_cv_func_rint=yes ac_cv_func_strerror=yes ac_cv_func_strsignal=yes ac_cv_func_strtoul=yes ac_cv_func_sys_siglist=yes ac_cv_func_sysconf=yes ac_cv_func_wcwidth=yes ac_cv_have_decl_sys_siglist=yes ac_cv_header_alloca_h=no ac_cv_header_ffi_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_host=i386-unknown-openbsd5.5 ac_cv_int_type_cell=int ac_cv_int_type_double_cell='long long' ac_cv_int_type_double_ucell='unsigned long long' ac_cv_lib_avcall___builtin_avcall=yes ac_cv_lib_ffi_ffi_call=no ac_cv_lib_ltdl_lt_dlinit=yes ac_cv_lib_m_asin=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_INSTALL_INFO=/usr/bin/install-info ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_EMACS=emacs ac_cv_prog_GNU_LIBTOOL=libtool ac_cv_prog_MASSAGE_EXE=true ac_cv_prog_TEXI2DVI=texi2dvi ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_safe_to_define___extensions__=yes ac_cv_sizeof_char=1 ac_cv_sizeof_char_p=4 ac_cv_sizeof_int128_t=0 ac_cv_sizeof_int=4 ac_cv_sizeof_intptr_t=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_uint128_t=0 ac_cv_sizeof_void_p=4 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_tetrabyte_type_cell=int ac_cv_type_off_t=yes ac_cv_type_stack_t=yes ac_cv_wyde_type_cell=short ac_env_ac_cv_c_bigendian_set= ac_env_ac_cv_c_bigendian_value= ac_env_ac_cv_sizeof_char_p_set= ac_env_ac_cv_sizeof_char_p_value= ac_env_ac_cv_sizeof_char_set= ac_env_ac_cv_sizeof_char_value= ac_env_ac_cv_sizeof_int128_t_set= ac_env_ac_cv_sizeof_int128_t_value= ac_env_ac_cv_sizeof_int_set= ac_env_ac_cv_sizeof_int_value= ac_env_ac_cv_sizeof_intptr_t_set= ac_env_ac_cv_sizeof_intptr_t_value= ac_env_ac_cv_sizeof_long_long_set= ac_env_ac_cv_sizeof_long_long_value= ac_env_ac_cv_sizeof_long_set= ac_env_ac_cv_sizeof_long_value= ac_env_ac_cv_sizeof_short_set= ac_env_ac_cv_sizeof_short_value= ac_env_ac_cv_sizeof_uint128_t_set= ac_env_ac_cv_sizeof_uint128_t_value= ac_env_ac_cv_sizeof_void_p_set= ac_env_ac_cv_sizeof_void_p_value= am_cv_lispdir='${datarootdir}/emacs/site-lisp' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-I/usr/local/include -fomit-frame-pointer -fforce-addr' CPP='gcc -E' CPPFLAGS='' DEBUGFLAG='' DEFAULTSYSTEMPREFIX='' DEFS='-DHAVE_CONFIG_H' DIRSEP='/' EC='' ECHO_C='' ECHO_N='-n' ECHO_T='' EC_MODE='false' EGREP='/usr/bin/grep -E' EMACS='emacs' EMACSLOADPATH='' ENGINE_FLAGS=' -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1' EXEEXT='' FFCALLFLAG='true' FFI_H_NAME='ffi.h' FORTHSIZES='' GCC_LD='$(GCC)' GCC_PR15242_WORKAROUND='' GFORTHDITC_EXE='true' GFORTHFAST_EXE='true' GFORTHITC_EXE='true' GFORTH_EXE='true' GNUMAKE='#' GNU_LIBTOOL='libtool' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_INFO='/usr/bin/install-info' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' KERNEL='kernl16l.fi kernl16b.fi kernl32l.fi kernl32b.fi kernl64l.fi kernl64b.fi' LDFLAGS='-L/usr/local/lib/ -export-dynamic' LIBCC_BUILD_SRC=' fflib.fs' LIBFFIFLAG='false' LIBLTDL='' LIBOBJS=' ${LIBOBJDIR}pow10$U.o' LIBS='-lavcall -lltdl -lm ' LINK_KERNL='' LN_S='ln -s' LTDLDEPS='' LTDLINCL='' LTDL_LDLIBS='' LTDL_LIBRARY_PATH='/usr/local/lib/' LTLIBOBJS=' ${LIBOBJDIR}pow10$U.lo' M4='m4 -s' MAKEINC='' MASSAGE_EXE='true' NO_CHECK='' OBJEXT='o' OPTS=' -ll-reg -ll' PACKAGE_BUGREPORT='https://savannah.gnu.org/bugs/?func=addbug&group=gforth' PACKAGE_NAME='gforth' PACKAGE_STRING='gforth 0.7.3' PACKAGE_TARNAME='gforth' PACKAGE_URL='' PACKAGE_VERSION='0.7.3' PATHSEP=':' PATH_SEPARATOR=':' PEEPHOLEFLAG='true' PREFORTH='/usr/local/bin/gforth -i /usr/local/lib/gforth/site-forth/gforth.fi' PROFEXES='' PROFOBJS='' SHELL='/bin/sh' STACK_CACHE_DEFAULT_FAST='1' STACK_CACHE_REGS='1' TEXI2DVI='texi2dvi' UPDATED='June 14, 2014' ac_ct_CC='gcc' ac_cv_c_bigendian='no' ac_cv_sizeof_char='1' ac_cv_sizeof_char_p='4' ac_cv_sizeof_int128_t='0' ac_cv_sizeof_int='4' ac_cv_sizeof_intptr_t='4' ac_cv_sizeof_long='4' ac_cv_sizeof_long_long='8' ac_cv_sizeof_short='2' ac_cv_sizeof_uint128_t='0' ac_cv_sizeof_void_p='4' arm_cacheflush='' asm_fs='arch/386/asm.fs' asmcomment='"# "' bindir='${exec_prefix}/bin' build='i386-unknown-openbsd5.5' build_alias='' build_cpu='i386' build_libcc_named='build-libcc-named' build_os='openbsd5.5' build_vendor='unknown' condbranch_opt='1' datadir='${datarootdir}' datarootdir='${prefix}/share' disasm_fs='arch/386/disasm.fs' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' engine2='engine2$(OPT).o' engine_fast2='engine-fast2$(OPT).o' exec_prefix='${prefix}' host='i386-unknown-openbsd5.5' host_alias='' host_cpu='i386' host_os='openbsd5.5' host_vendor='unknown' htmldir='${docdir}' image_i='' include_fi='kernl32l.fi' includedir='${prefix}/include' infodir='${datarootdir}/info' kernel_anti_dependence='$(kernel_fi)' kernel_fi='kernl32l.fi' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' lispdir='${datarootdir}/emacs/site-lisp' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' machine='386' mandir='${datarootdir}/man' no_dynamic='' no_dynamic_default='0' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' signals_o='io.o signals.o' skipcode='.skip 16' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "gforth" #define PACKAGE_TARNAME "gforth" #define PACKAGE_VERSION "0.7.3" #define PACKAGE_STRING "gforth 0.7.3" #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?func=addbug&group=gforth" #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 STACK_CACHE_REGS 1 #define STACK_CACHE_DEFAULT_FAST 1 #define SIZEOF_CHAR_P 4 #define SIZEOF_VOID_P 4 #define SIZEOF_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_INTPTR_T 4 #define SIZEOF_INT128_T 0 #define SIZEOF_UINT128_T 0 #define CELL_TYPE int #define WYDE_TYPE short #define TETRABYTE_TYPE int #define DOUBLE_CELL_TYPE long long #define DOUBLE_UCELL_TYPE unsigned long long #define SIZEOF_OFF_T 8 #define SMALL_OFF_T 0 #define MAYBE_UNUSED __attribute__((unused)) #define DIRSEP '/' #define PATHSEP ':' #define DEFAULTSYSTEMPREFIX "" #define LTDL_LIBRARY_PATH "/usr/local/lib/" #define SKIP16 asm(".skip 16") #define ASMCOMMENT "# " #define NO_DYNAMIC_DEFAULT 0 #define HAVE_LIBM 1 #define HAVE_LIBLTDL 1 #define HAVE_LIBAVCALL 1 #define HAVE_MEMMOVE 1 #define HAVE_STRTOUL 1 #define HAVE_STRERROR 1 #define HAVE_STRSIGNAL 1 #define HAVE_ATANH 1 #define HAVE_FSEEKO 1 #define HAVE_FTELLO 1 #define HAVE_DLOPEN 1 #define HAVE_SYS_SIGLIST 1 #define HAVE_GETRUSAGE 1 #define HAVE_NANOSLEEP 1 #define HAVE_STACK_T 1 #define HAVE_DECL_SYS_SIGLIST 1 #define HAVE_EXPM1 1 #define HAVE_LOG1P 1 #define HAVE_RINT 1 #define HAVE_ECVT 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_WCHAR_H 1 #define HAVE_FNMATCH 1 #define HAVE_MMAP 1 #define HAVE_SYSCONF 1 #define HAVE_GETPAGESIZE 1 #define HAVE_WCWIDTH 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gforth config.status 0.7.3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = stamp-h CONFIG_HEADERS = engine/config.h CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on boa.reiisi.homedns.org config.status:964: creating stamp-h config.status:964: creating engine/config.h config.status:1139: engine/config.h is unchanged config.status:1153: executing stamp-h commands