checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether to use two dispatches per conditional branch... 1 checking make type... GNU Make checking whether the linker accepts -export-dynamic... no checking build system type... i386-apple-darwin13.4.0 checking host system type... i386-apple-darwin13.4.0 Check for arch/386//gforth.ld (false) checking size of char *... 0 checking size of void *... 0 checking size of char... 0 checking size of short... 0 checking size of int... 0 checking size of long... 0 checking size of long long... 0 checking size of intptr_t... 0 checking size of int128_t... 0 checking size of uint128_t... 0 checking for a C type for cells... int checking for a C type for wydes... none checking for a C type for tetrabytes... none checking for a C type for double-cells... short checking for a C type for unsigned double-cells... unsigned short checking for off_t... no checking size of off_t... 0 checking if gcc understands -fno-gcse... no checking if gcc understands -fno-strict-aliasing... no checking if gcc understands -fno-crossjumping... no checking if gcc understands -fno-reorder-blocks... no checking if gcc understands -falign-labels=1... no checking if gcc understands -falign-loops=1... no checking if gcc understands -falign-jumps=1... no checking how to suppress 'unused variable' warnings... checking how to invoke m4... m4 -s checking for gforth... echo "You need to configure with a gforth in \$PATH to build this part" && false checking for ./arch/386/asm.fs... yes checking for ./arch/386/disasm.fs... yes checking for install-info... /usr/bin/install-info configure: using -no-cpp-precomp on Darwin checking for chcon... true checking whether byte ordering is bigendian... yes checking if and how we can waste code space... no configure: WARNING: Disabling default dynamic native code generation checking if and how we can do comments in asm statements... no checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking for texi2dvi4a2ps... no checking for texi2dvi... texi2dvi checking for glibtool... glibtool --tag=CC checking for asin in -lm... no checking for lt_dlinit in -lltdl... no checking ffi.h usability... no checking ffi.h presence... no checking for ffi.h... no checking ffi/ffi.h usability... no checking ffi/ffi.h presence... yes configure: WARNING: ffi/ffi.h: present but cannot be compiled configure: WARNING: ffi/ffi.h: check for missing prerequisite headers? configure: WARNING: ffi/ffi.h: see the Autoconf documentation configure: WARNING: ffi/ffi.h: section "Present But Cannot Be Compiled" configure: WARNING: ffi/ffi.h: proceeding with the compiler's result configure: WARNING: ## ---------------------------------------------------------------------- ## configure: WARNING: ## Report this to https://savannah.gnu.org/bugs/?func=addbug&group=gforth ## configure: WARNING: ## ---------------------------------------------------------------------- ## checking for ffi/ffi.h... no checking for ffi_call in -lffi... no checking for __builtin_avcall in -lavcall... no configure: WARNING: The (old) lib.fs foreign function interface needs either libffi or the ffcall libraries checking for working memcmp... no checking for memmove... no checking for strtoul... no checking for pow10... no checking for strerror... no checking for strsignal... no checking for atanh... no checking for _LARGEFILE_SOURCE value needed for large files... unknown checking for ftello... no checking for dlopen... no checking for sys_siglist... no checking for getrusage... no checking for nanosleep... no checking for stack_t... no checking whether sys_siglist is declared... no checking for getopt_long... no checking for expm1... no checking for log1p... no checking for rint... no checking for ecvt... no checking sys/mman.h usability... no checking sys/mman.h presence... yes configure: WARNING: sys/mman.h: present but cannot be compiled configure: WARNING: sys/mman.h: check for missing prerequisite headers? configure: WARNING: sys/mman.h: see the Autoconf documentation configure: WARNING: sys/mman.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/mman.h: proceeding with the compiler's result configure: WARNING: ## ---------------------------------------------------------------------- ## configure: WARNING: ## Report this to https://savannah.gnu.org/bugs/?func=addbug&group=gforth ## configure: WARNING: ## ---------------------------------------------------------------------- ## checking for sys/mman.h... no checking fnmatch.h usability... no checking fnmatch.h presence... yes configure: WARNING: fnmatch.h: present but cannot be compiled configure: WARNING: fnmatch.h: check for missing prerequisite headers? configure: WARNING: fnmatch.h: see the Autoconf documentation configure: WARNING: fnmatch.h: section "Present But Cannot Be Compiled" configure: WARNING: fnmatch.h: proceeding with the compiler's result configure: WARNING: ## ---------------------------------------------------------------------- ## configure: WARNING: ## Report this to https://savannah.gnu.org/bugs/?func=addbug&group=gforth ## configure: WARNING: ## ---------------------------------------------------------------------- ## checking for fnmatch.h... no checking alloca.h usability... no checking alloca.h presence... yes configure: WARNING: alloca.h: present but cannot be compiled configure: WARNING: alloca.h: check for missing prerequisite headers? configure: WARNING: alloca.h: see the Autoconf documentation configure: WARNING: alloca.h: section "Present But Cannot Be Compiled" configure: WARNING: alloca.h: proceeding with the compiler's result configure: WARNING: ## ---------------------------------------------------------------------- ## configure: WARNING: ## Report this to https://savannah.gnu.org/bugs/?func=addbug&group=gforth ## configure: WARNING: ## ---------------------------------------------------------------------- ## checking for alloca.h... no checking wchar.h usability... no checking wchar.h presence... yes configure: WARNING: wchar.h: present but cannot be compiled configure: WARNING: wchar.h: check for missing prerequisite headers? configure: WARNING: wchar.h: see the Autoconf documentation configure: WARNING: wchar.h: section "Present But Cannot Be Compiled" configure: WARNING: wchar.h: proceeding with the compiler's result configure: WARNING: ## ---------------------------------------------------------------------- ## configure: WARNING: ## Report this to https://savannah.gnu.org/bugs/?func=addbug&group=gforth ## configure: WARNING: ## ---------------------------------------------------------------------- ## checking for wchar.h... no checking for working POSIX fnmatch... no checking for mmap... no checking for sysconf... no checking for getpagesize... no checking for wcwidth... no checking for emacs... emacs checking where .elc files should go... ${datarootdir}/emacs/site-lisp configure: creating ./config.status config.status: creating Makefile config.status: creating Makedist config.status: creating gforthmi config.status: creating vmgen config.status: creating machpc.fs config.status: creating envos.fs config.status: creating preforth config.status: creating engine/Makefile config.status: WARNING: 'engine/Makefile.in' seems to ignore the --datarootdir setting config.status: creating engine/libcc.h config.status: creating doc/version.texi config.status: creating build-ec config.status: creating engine/config.h config.status: engine/config.h is unchanged config.status: executing stamp-h commands