checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc -O2 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 -O2 accepts -g... yes checking for gcc -O2 option to enable C11 features... none needed checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc -O2... gcc3 checking how to run the C preprocessor... gcc -O2 -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -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 for wchar.h... yes checking for minix/config.h... no checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for dirent.h... yes checking for fnmatch.h... yes checking for sys/stat.h... (cached) yes checking for netdb.h... yes checking for getopt.h... yes checking for sys/cdefs.h... no checking for sys/time.h... yes checking for glob.h... yes checking for threads.h... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for xlocale.h... no checking for math.h... yes checking for sys/mman.h... yes checking for features.h... no checking for sys/select.h... yes checking for pthread.h... yes checking for stdalign.h... yes checking for stdbool.h... yes checking for stdckdint.h... no checking for sys/ioctl.h... yes checking for sys/random.h... yes checking for sys/uio.h... yes checking for termios.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for _LARGEFILE_SOURCE value needed for large files... no checking for gcc -O2 option to enable large file support... none needed checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/gsed checking for fgrep... /usr/bin/ggrep -F checking for ld used by gcc -O2... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572480 checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... no checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -p output from gcc -O2 object... failed checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 supports -fno-rtti -fno-exceptions... no checking for gcc -O2 option to produce PIC... -fPIC -DPIC checking if gcc -O2 PIC flag -fPIC -DPIC works... yes checking if gcc -O2 static flag -static works... no checking if gcc -O2 supports -c -o file.o... yes checking if gcc -O2 supports -c -o file.o... (cached) yes checking whether the gcc -O2 linker (/usr/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for flex... : checking for bison... bison checking for bison 3.6 or newer... 3.5.93, ok checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for C/C++ restrict keyword... __restrict__ checking whether is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether uses 'inline' correctly... yes checking for btowc... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fcntl... yes checking for symlink... yes checking for mempcpy... no checking for fnmatch... yes checking for mbsrtowcs... yes checking for fstatat... yes checking for fsync... yes checking for getdelim... yes checking for getdtablesize... yes checking for getprogname... yes checking for getexecname... yes checking for gettimeofday... yes checking for glob... yes checking for glob_pattern_p... no checking for getpwnam_r... yes checking for isblank... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for memset_explicit... no checking for memset_s... yes checking for mkstemp... yes checking for openat... yes checking for pipe... yes checking for vasnprintf... no checking for snprintf... yes checking for pselect... yes checking for pthread_sigmask... yes checking for secure_getenv... yes checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for setenv... yes checking for strndup... yes checking for localtime_r... yes checking for timegm... yes checking for iswcntrl... yes checking for wmempcpy... no checking for tcdrain... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... no checking if environ is properly declared... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... yes checking for working fcntl.h... no (bad O_NOATIME) checking for pid_t... yes checking for mode_t... yes checking for eaccess... yes checking for mbstate_t... yes checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether long double and double are the same... no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether lstat correctly handles trailing slash... yes checking whether stdin defaults to large file offsets... yes checking whether ftello is declared... yes checking whether ungetc works on arbitrary bytes... yes checking for ftello... yes checking whether ftello works... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking whether getline is declared... yes checking whether getlogin_r is declared... yes checking whether getlogin is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... no checking for timespec_get... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking host CPU and C ABI... x86_64 checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking whether byte ordering is bigendian... no checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether malloc (0) returns nonnull... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking for a traditional japanese locale... ja_JP checking for a french Unicode locale... fr_FR.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking for inline... inline checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... no checking whether defines MIN and MAX... no checking whether defines MIN and MAX... no checking whether time_t is signed... yes checking for working mktime... no checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... no checking whether tzname is declared... yes checking for tzname... yes checking for struct tm.tm_gmtoff... no checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for compound literals... yes checking for stdint.h... yes checking for inttypes.h... yes checking whether printf supports size specifiers as in C99... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... no checking whether printf supports infinite 'long double' arguments... no checking whether printf supports the 'a' and 'A' directives... no checking whether printf supports the 'F' directive... yes checking whether printf supports the 'n' directive... yes checking whether printf supports the 'ls' directive... no checking whether printf supports POSIX/XSI format strings with positions... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... no checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... yes checking for intmax_t... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking for nl_langinfo... yes checking for ptrdiff_t... yes checking whether C symbols are prefixed with underscore at the linker level... no checking whether is self-contained... no checking whether imported symbols can be declared weak... yes checking for multithread API to use... posix checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking for sigset_t... yes checking for ld... /usr/bin/ld -64 checking if the linker (/usr/bin/ld -64) is GNU ld... no checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib/64,lib/amd64 checking for sched.h... yes checking for struct sched_param... yes checking for library containing setsockopt... none needed checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking for uid_t in sys/types.h... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking whether fcloseall is declared... yes checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether strstr works... yes checking whether declares ioctl... no checking whether curses libraries may be used... yes checking where terminfo library functions come from... libncurses checking for tparam... no checking for tparm... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether unsetenv is declared... yes checking whether vsnprintf is declared... yes checking whether wcsdup is declared... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for C compiler option to allow warnings... -Wno-error checking for alloca as a compiler built-in... yes checking for static_assert... no checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking for __builtin_expect... yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking whether this system supports file names of any length... no checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for d_type member in directory struct... no checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... no checking whether dup2 works... yes checking for error_at_line... no checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working POSIX fnmatch... yes checking whether fopen recognizes a trailing slash... yes checking whether fopen supports the mode character 'x'... yes checking whether fopen supports the mode character 'e'... yes checking whether free is known to preserve errno... yes checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... no checking whether __fseterr is declared... no checking whether fstatat (..., 0) works... yes checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for gethostname... yes checking for HOST_NAME_MAX... 256 checking for getline... yes checking for working getline function... yes checking whether getlogin_r is declared... (cached) yes checking for getlogin_r... yes checking whether getlogin_r works with small buffers... yes checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking whether __argv is declared... no checking whether __progname is defined in default libraries... yes checking whether getrandom is declared... yes checking for getrandom... yes checking whether getrandom is compatible with its GNU+BSD signature... no checking for gettimeofday with POSIX signature... yes checking for GNU glob interface version 1 or 2... no checking whether getlogin_r is declared... (cached) yes checking for getlogin_r... (cached) yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking whether the compiler supports the __inline keyword... yes checking whether lseek detects pipes... yes checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbsrtowcs works... yes checking for mbtowc... yes checking for memcpy... yes checking for mempcpy... (cached) no checking for memrchr... no checking for explicit_memset... no checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for working mkstemp... yes checking for __mktime_internal... no checking for library containing nanosleep... none required checking for working nanosleep... yes checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for bison... bison checking for bison 2.4 or newer... 3.5.93, ok checking for struct tm.tm_zone... (cached) no checking whether tzname is declared... (cached) yes checking for tzname... (cached) yes checking for pmccabe... false checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... yes checking whether frexpl() can be used without linking with libm... (cached) no checking whether ldexpl() can be used without linking with libm... no checking whether program_invocation_name is declared... (cached) no checking whether program_invocation_short_name is declared... (cached) no checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking for pthread_mutexattr_getrobust... yes checking for pthread_rwlock_init... yes checking whether pthread_rwlock_timedrdlock is declared... yes checking whether pthread_create exists as a global function... yes checking whether pthread_mutex_timedlock is declared... yes checking whether pthread_sigmask is a macro... no checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for raise... yes checking for sigprocmask... yes checking for rawmemchr... no checking for readdir... yes checking for readline... yes, requires -lncurses checking how to link with libreadline... -lreadline -lncurses checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking whether realloc (0, 0) returns nonnull... yes checking for reallocarray... no checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking whether setenv validates arguments... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking where to find the sign bit in a 'float'... word 0 bit 31 checking where to find the sign bit in a 'double'... word 1 bit 31 checking where to find the sign bit in a 'long double'... word 2 bit 15 checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for socklen_t... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for alignas and alignof... yes, macros checking for va_copy... yes checking for bool, true, false... no checking for stpcpy... yes checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking for working strndup... yes checking for working strnlen... yes checking whether strstr works in linear time... no checking whether strstr works... (cached) yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether localtime works even near extrema... yes checking for timezone_t... no checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... no checking for variable-length arrays... yes checking for ptrdiff_t... (cached) yes checking for vasprintf... yes checking for vasprintf... (cached) yes checking for nl_langinfo... (cached) yes checking for ptrdiff_t... (cached) yes checking for nl_langinfo... (cached) yes checking for ptrdiff_t... (cached) yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking for vsnprintf... (cached) yes checking whether snprintf fully supports the 'n' directive... yes checking whether snprintf respects a size of 1... (cached) yes checking whether vsnprintf respects a zero size as in C99... yes checking for nl_langinfo... (cached) yes checking for ptrdiff_t... (cached) yes checking for wmemchr... yes checking for stdint.h... (cached) yes checking whether initstate is declared... yes checking whether setstate is declared... yes checking whether snprintf is declared... yes checking for alloca as a compiler built-in... (cached) yes checking for static_assert... (cached) no checking for __builtin_expect... (cached) yes checking for byteswap.h... (cached) no checking for library containing clock_gettime... (cached) none required checking for clock_getres... (cached) yes checking for clock_gettime... (cached) yes checking for clock_settime... (cached) yes checking whether // is distinct from /... (cached) no checking whether dup2 works... (cached) yes checking for error_at_line... (cached) no checking whether fcntl handles F_DUPFD correctly... (cached) yes checking whether fcntl understands F_DUPFD_CLOEXEC... (cached) yes checking whether conversion from 'int' to 'long double' works... (cached) yes checking whether fopen recognizes a trailing slash... (cached) yes checking whether fopen supports the mode character 'x'... (cached) yes checking whether fopen supports the mode character 'e'... (cached) yes checking whether free is known to preserve errno... (cached) yes checking whether frexp works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether frexpl() can be used without linking with libm... (cached) no checking whether __fseterr is declared... (cached) no checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking whether getdtablesize works... (cached) yes checking whether program_invocation_name is declared... (cached) no checking whether program_invocation_short_name is declared... (cached) no checking whether __argv is declared... (cached) no checking whether __progname is defined in default libraries... (cached) yes checking whether getrandom is declared... (cached) yes checking for getrandom... (cached) yes checking whether getrandom is compatible with its GNU+BSD signature... (cached) no checking for gettimeofday with POSIX signature... (cached) yes checking whether isnan(double) can be used without linking with libm... (cached) yes checking whether isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking whether isnan(long double) can be used without linking with libm... (cached) yes checking whether isnanl works... (cached) yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking whether the compiler supports the __inline keyword... (cached) yes checking whether lseek detects pipes... (cached) yes checking whether mkdir handles trailing slash... (cached) yes checking whether mkdir handles trailing dot... (cached) yes checking for working mkstemp... (cached) yes checking for library containing nanosleep... (cached) none required checking for working nanosleep... (cached) yes checking whether open recognizes a trailing slash... (cached) yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... (cached) yes checking whether frexpl() can be used without linking with libm... (cached) no checking whether ldexpl() can be used without linking with libm... (cached) no checking whether signature of pselect conforms to POSIX... (cached) yes checking whether pselect detects invalid fds... (cached) yes checking whether pthread_sigmask is a macro... (cached) no checking whether pthread_sigmask works without -lpthread... (cached) yes checking whether pthread_sigmask returns error numbers... (cached) yes checking whether pthread_sigmask unblocks signals correctly... (cached) guessing yes checking for raise... (cached) yes checking for sigprocmask... (cached) yes checking for random... yes checking for initstate... yes checking for setstate... yes checking for random.h... no checking for struct random_data... no checking for random_r... no checking for rawmemchr... (cached) no checking whether realloc (0, 0) returns nonnull... (cached) yes checking for reallocarray... (cached) no checking whether select supports a 0 argument... (cached) yes checking whether select detects invalid fds... (cached) yes checking for signbit macro... (cached) yes checking for signbit compiler built-ins... (cached) yes checking where to find the sign bit in a 'float'... (cached) word 0 bit 31 checking where to find the sign bit in a 'double'... (cached) word 1 bit 31 checking where to find the sign bit in a 'long double'... (cached) word 2 bit 15 checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... (cached) yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... (cached) yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking for socklen_t... (cached) yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... (cached) yes checking for struct stat.st_atim.tv_nsec... (cached) yes checking whether struct stat.st_atim is of type struct timespec... (cached) yes checking for struct stat.st_birthtimespec.tv_nsec... (cached) no checking for struct stat.st_birthtimensec... (cached) no checking for struct stat.st_birthtim.tv_nsec... (cached) no checking for alignas and alignof... (cached) yes, macros checking for va_copy... (cached) yes checking for bool, true, false... (cached) no checking for strchrnul... (cached) yes checking whether strchrnul works... (cached) yes checking for working strerror function... (cached) yes checking for working strndup... (cached) yes checking for working strnlen... (cached) yes checking whether strstr works... (cached) yes checking for strtoull... yes checking whether strtoull works... yes checking for variable-length arrays... (cached) yes checking for ptrdiff_t... (cached) yes checking for vasprintf... (cached) yes checking for vasprintf... (cached) yes checking for nl_langinfo... (cached) yes checking for ptrdiff_t... (cached) yes checking for nl_langinfo... (cached) yes checking for ptrdiff_t... (cached) yes checking for vsnprintf... (cached) yes checking whether snprintf respects a size of 1... (cached) yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking for vsnprintf... (cached) yes checking whether snprintf fully supports the 'n' directive... (cached) yes checking whether snprintf respects a size of 1... (cached) yes checking whether vsnprintf respects a zero size as in C99... (cached) yes checking for nl_langinfo... (cached) yes checking for ptrdiff_t... (cached) yes checking for stdint.h... (cached) yes checking for libtextstyle... yes checking how to link with libtextstyle... /export/home/bruno/prefix64/lib/libtextstyle.so -lm -lncurses -R/export/home/bruno/prefix64/lib checking for recfix... no checking whether NLS is requested... yes checking for msgfmt... /export/home/bruno/prefix64/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /export/home/bruno/prefix64/bin/xgettext checking for msgmerge... /export/home/bruno/prefix64/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking if gawk supports gensub()... yes checking for pkg-config... no checking for bdw-gc... no checking for flex... : configure: WARNING: Autoconf not recent enough for recognising C dialect configure: WARNING: Autoconf not recent enough for with arguments checking the C dialect supported by "gcc -O2" (in a somewhat imprecise way due to the Autoconf version which is 2.69)... at least C99 configure: configuring Jitter as a sub-package in ./jitter configure: recursively invoking configure in sub-package jitter right now === configuring in jitter (/export/home/bruno/poke-2.90.0/build-64/jitter) configure: running /bin/sh ../../jitter/configure --disable-option-checking '--prefix=/export/home/bruno/prefix64' 'CPPFLAGS=-I/export/home/bruno/prefix64/include -Wall' 'LDFLAGS=-L/export/home/bruno/prefix64/lib' 'CC=gcc -O2' --cache-file=/dev/null --srcdir=../../jitter configure: configuring GNU Jitter 0.9.291 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking for tr... /usr/bin/tr checking if we are configuring in sub-package mode... yes: the subdirectory is "jitter" checking for gcc... gcc -O2 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 -O2 accepts -g... yes checking for gcc -O2 option to enable C11 features... none needed checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc -O2... gcc3 checking how to run the C preprocessor... gcc -O2 -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -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 for wchar.h... yes checking for minix/config.h... no checking for features.h... no checking for linewrap.h... no checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for getopt.h... yes checking for sys/cdefs.h... no checking for limits.h... yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/mman.h... yes checking for sys/param.h... yes checking for sys/time.h... yes checking for stdalign.h... yes checking for stdbool.h... yes checking for stdckdint.h... no checking for strings.h... (cached) yes checking for sys/random.h... yes checking for sysexits.h... yes checking for crtdefs.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for gcc -O2 option to enable large file support... none needed checking for flex... no checking for lex... lex checking lex output file root... lex.yy checking lex library... -ll checking whether yytext is a pointer... no configure: WARNING: Autoconf not recent enough for recognising C dialect configure: WARNING: Autoconf not recent enough for with arguments checking the C dialect supported by "gcc -O2" (in a somewhat imprecise way due to the Autoconf version which is 2.69)... at least C99 checking whether gcc -O2 and cc understand -c and -o together... yes checking if we are cross-compiling... no, native compiling on x86_64-pc-solaris2.11 . checking whether #! works in shell scripts... yes checking what shell scripts should use as their shebang line... #! /bin/sh checking dependency style of gcc -O2... gcc3 checking for unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking for long double... yes checking size of void *... 8 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking for size_t... yes checking alignment of void *... 8 checking alignment of void * *... 8 checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 8 checking alignment of long long... 8 checking alignment of float... 4 checking alignment of double... 8 checking alignment of long double... 16 checking for typeof syntax and keyword spelling... typeof checking if the compiler is *really* GCC... yes checking for GCC's version... major 7, minor 3, patchlevel 0, combined 70300 checking for as... as Assembler: "", line 1 : Illegal flag (-) configure: the host assembler is the GNU assembler. Good. checking for long file names... yes checking for a sed that does not truncate output... /usr/bin/gsed checking for objdump... no configure: WARNING: no native objdump found. Assuming it will be installed and called "objdump", if disassembling is desired checking for objdump... no configure: WARNING: no cross-objdump found configure: WARNING: found "lex" when looking for flex: that is not adequate configure: WARNING: you will need flex (instead of ) if you modify the distributed C scanners checking for bison... bison -y configure: GNU Bison is installed as "bison -y" checking if Texinfo documentation should be generated... auto checking if we can build hardcopy documentation... auto checking for makeinfo... /usr/bin/makeinfo checking that the available Texinfo tools are recent enough... yes checking for tex... no configure: WARNING: you will need a TeX executable (tex) for building the manual in hardcopy formats such as DVI, PostScript and PDF checking for texi2dvi... /usr/bin/texi2dvi checking for help2man... no configure: WARNING: You need GNU help2man to build manual pages if you compile from git and you are not content with just man page stubs checking for gawk... /usr/bin/gawk checking for cmp... /usr/bin/cmp checking for basename... /usr/bin/basename checking for dirname... /usr/bin/dirname checking for timeout... /usr/bin/timeout checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/gsed checking for fgrep... /usr/bin/ggrep -F checking for ld used by gcc -O2... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572480 checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... no checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -p output from gcc -O2 object... failed checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 supports -fno-rtti -fno-exceptions... no checking for gcc -O2 option to produce PIC... -fPIC -DPIC checking if gcc -O2 PIC flag -fPIC -DPIC works... yes checking if gcc -O2 static flag -static works... no checking if gcc -O2 supports -c -o file.o... yes checking if gcc -O2 supports -c -o file.o... (cached) yes checking whether the gcc -O2 linker (/usr/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for working alloca.h... yes checking for alloca... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict__ checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... no checking whether ferror_unlocked is declared... no checking whether fflush_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for flockfile... yes checking for funlockfile... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for getdtablesize... yes checking for getprogname... yes checking for getexecname... yes checking for lstat... yes checking for mprotect... yes checking for sleep... yes checking for strndup... yes checking for vasnprintf... no checking for snprintf... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... no checking for complete errno.h... yes checking whether ctype.h defines __header_inline... no checking for working fcntl.h... no (bad O_NOATIME) checking for pid_t... yes checking for mode_t... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... no checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether lstat correctly handles trailing slash... yes checking whether malloc (0) returns nonnull... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... no checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether fcloseall is declared... yes checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether strerror(0) succeeds... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether vsnprintf is declared... yes checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking for alloca as a compiler built-in... yes checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking whether program_invocation_name is defined... no checking whether program_invocation_short_name is defined... no checking for static_assert... no checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking whether // is distinct from /... no checking whether dup2 works... yes checking for error_at_line... no checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking whether conversion from 'int' to 'long double' works... yes checking whether free is known to preserve errno... yes checking whether getdtablesize works... yes checking whether program_invocation_name is declared... (cached) no checking whether program_invocation_short_name is declared... (cached) no checking whether __argv is declared... no checking whether __progname is defined in default libraries... yes checking whether getrandom is declared... yes checking for getrandom... yes checking whether getrandom is compatible with its GNU+BSD signature... no checking whether the compiler supports the __inline keyword... yes checking for mempcpy... no checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for mkdtemp... yes checking whether open recognizes a trailing slash... yes checking for rawmemchr... no checking whether realloc (0, 0) returns nonnull... yes checking for reallocarray... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether sleep is declared... yes checking for working sleep... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for alignas and alignof... yes, macros checking for bool, true, false... no checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking for working strndup... yes checking for working strnlen... yes checking for variable-length arrays... yes checking for ptrdiff_t... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for stdint.h... (cached) yes checking for emacs... emacs checking where .elc files should go... ${datadir}/emacs/site-lisp checking for C99 mixed declarations and statements... yes checking for C99 non-constant aggregate initialisers... yes checking for C99 designated initialisers... yes checking for C99 compound literals... yes checking for C99 compound literals as l-values... yes checking for GNU C statement expressions... yes checking for GNU C computed goto... yes checking for GNU label address differences being constant... yes checking for alignas... yes checking for offsetof... yes checking for GNU C inline asm with modern syntax... yes checking for GNU C "inline" qualifier for inline asm... no checking for GNU C asm goto... yes checking for #pragma GCC diagnostic insude functions... yes checking assembly names for functions... yes checking assembly names for non-functions... yes checking for GNU C attributes... yes checking for the no_reorder attribute... yes checking for the returns_nonnull attribute... yes checking for GCC overflow-checking builtins... yes checking for GCC __builtin_constant_p... yes checking for GCC __builtin_expect... yes checking for GCC __builtin_unreachable... yes checking for GCC __builtin_types_compatible_p... yes checking for GCC __builtin_choose_expr... yes checking for function wrappers requirements... yes checking for local poisoning requirements... yes checking for .note-GNU-stack section support... yes checking for .note-GNU-stack section support in ARM syntax... yes checking sys/cachectl.h usability... no checking sys/cachectl.h presence... no checking for sys/cachectl.h... no checking for __riscv_flush_icache... no checking for sysconf... yes checking for getpagesize... yes checking whether _SC_PAGESIZE is declared... yes checking whether _SC_PHYS_PAGES is declared... yes checking whether _SC_AVPHYS_PAGES is declared... yes checking whether _SC_NPROCESSORS_CONF is declared... yes checking whether _SC_NPROCESSORS_ONLN is declared... yes checking whether _SC_LEVEL1_ICACHE_SIZE is declared... no checking whether _SC_LEVEL1_DCACHE_SIZE is declared... no checking whether _SC_LEVEL2_CACHE_SIZE is declared... no checking whether _SC_LEVEL3_CACHE_SIZE is declared... no checking whether _SC_LEVEL4_CACHE_SIZE is declared... no checking for mmap64... no checking for mmap... (cached) yes checking for mremap... no checking for munmap... yes checking for aligned_alloc... yes checking for posix_memalign... yes checking for mprotect... (cached) yes checking for getrlimit... yes checking for setrlimit... yes checking for alarm... yes checking for popen... yes checking for pclose... yes checking for sigaction... yes checking for clock_gettime... (cached) yes checking for setitimer... yes checking whether byte ordering is bigendian... no checking for objdump options for "x86_64"... --architecture=i386:x86-64 --disassembler-options=x86-64,att,suffix checking if assembly support is (potentially) enabled... auto checking if we have assembly support for "x86_64"... yes: x86_64 configure: WARNING: temporarily disabling minimal-threading by default on every architecture including x86_64, in order to avoid surprising the GNU poke friends with mysterious errors. I still have bugs to fix. checking if the architecture supports minimal-threading... no checking if the architecture supports no-threading... yes checking if straight-line negativity tests are fast... no checking if and-ing with a sign-extended negative immediate is fast... yes checking if the host OS uses the ELF binary format... yes checking if the assembler recognizes .pushsection with a subsection... yes configure: We can actually use ELF: good. checking if the host OS uses the COFF binary format... no checking if the host OS uses the Mach-O binary format... no checking if the host OS uses a known binary format... yes checking if libraries should be compiled with -fvisibility=hidden... yes checking for VirtualAlloc... no checking for VirtualProtect... no checking for autom4te... no configure: WARNING: You need autom4te, coming from GNU Autoconf, if you want to rebuild scripts from their M4sh source checking if host emulator support is used... no checking if we should use help2man to rebuild man pages... no (cross-compiling, or no help2man, or sub-package mode) checking if Valgrind is supported... checking for valgrind... /export/home/bruno/prefix64/bin/valgrind yes, found as /export/home/bruno/prefix64/bin/valgrind checking if we should enable the test suite... no checking if switch dispatching is enabled... yes, provisionally (sub-package mode) checking if direct-threading dispatch is enabled... yes, provisionally (sub-package mode) checking if minimal-threading dispatch is enabled... no, provisionally (sub-package mode) checking if no-threading dispatch is enabled... yes, provisionally (sub-package mode) configure: sub-package mode: disabling every dispatch except no-threading configure: (the following dispatches could have been enabled: switch direct-threading no-threading) configure: enabled dispatches are: no-threading configure: the best enabled dispatch is: no-threading checking if we are actually using any assembly support... yes checking for defect replacement... replace defective instructions and every call-related instruction where any call-related instruction is defective checking if disassemble-friendly CFLAGS should be enabled... no configure: generating flags for dispatch "no-threading"... checking if gcc -O2 supports the option -O2... yes checking if gcc -O2 supports the option -fomit-frame-pointer... yes checking if gcc -O2 supports the option -fno-reorder-functions... yes checking if gcc -O2 supports the option -fvisibility=hidden... yes checking if gcc -O2 supports the option -fno-lto... yes checking if gcc -O2 supports the option -g0... yes checking if gcc -O2 supports the option -fno-var-tracking... yes checking if gcc -O2 supports the option -fno-var-tracking-assignments... yes checking if gcc -O2 supports the option -mregnames... no checking if gcc -O2 supports the option -fno-reorder-blocks... yes checking if gcc -O2 supports the option -fno-reorder-blocks-and-partition... yes checking if gcc -O2 supports the option -fno-crossjumping... yes checking if gcc -O2 supports the option -fno-thread-jumps... yes checking if gcc -O2 supports the option -fno-tree-tail-merge... yes checking if gcc -O2 supports the option -fno-isolate-erroneous-paths-dereference... yes checking if gcc -O2 supports the option -fno-split-paths... yes checking if gcc -O2 supports the option -fPIC... yes checking if gcc -O2 supports the option -fno-align-loops... yes checking if gcc -O2 supports the option -fno-align-jumps... yes checking if gcc -O2 supports the option -fno-align-labels... yes checking if gcc -O2 supports the option -fno-jump-tables... yes checking if gcc -O2 supports the option -fno-tree-switch-conversion... yes checking if gcc -O2 supports the option -flive-range-shrinkage... yes checking if gcc -O2 supports the option -fno-ipa-icf... yes checking if gcc -O2 supports the option -fno-ipa-cp... yes checking if gcc -O2 supports the option -fno-ipa-cp-clone... yes checking if gcc -O2 supports the option -mcmodel=large... yes configure: checking for libraries GNU Libtextstyle may possibly depend on checking for library containing sin... -lm checking for library containing tputs... -ltermcap checking for library containing initscr... none required checking for library containing initscr... (cached) none required checking for library containing initscr... (cached) none required checking for library containing iconv... none required checking for library containing ostream_flush... -ltextstyle checking textstyle.h usability... yes checking textstyle.h presence... yes checking for textstyle.h... yes checking if GNU Libtextstyle is usable... yes configure: checking for libraries GNU Readline may possibly depend on checking for library containing tputs... (cached) -ltermcap checking for library containing tinfo... no checking for library containing initscr... (cached) none required checking for library containing initscr... (cached) none required checking for library containing initscr... (cached) none required checking for library containing readline... -lreadline checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking if GNU readline is usable... yes checking for GC_malloc in -lgc... no checking gc/gc.h usability... no checking gc/gc.h presence... no checking for gc/gc.h... no checking if Boehm's GC is usable for JitterLisp... no configure: defining prefixed macro JITTER_SIZEOF_VOID_P as 8 configure: defining prefixed macro JITTER_SIZEOF_SHORT as 2 configure: defining prefixed macro JITTER_SIZEOF_INT as 4 configure: defining prefixed macro JITTER_SIZEOF_LONG as 8 configure: defining prefixed macro JITTER_SIZEOF_LONG_LONG as 8 configure: defining prefixed macro JITTER_SIZEOF_FLOAT as 4 configure: defining prefixed macro JITTER_SIZEOF_DOUBLE as 8 configure: defining prefixed macro JITTER_SIZEOF_LONG_DOUBLE as 16 configure: defining prefixed macro JITTER_ALIGNOF_VOID_P as 8 configure: defining prefixed macro JITTER_ALIGNOF_VOID_P_P as 8 configure: defining prefixed macro JITTER_ALIGNOF_SHORT as 2 configure: defining prefixed macro JITTER_ALIGNOF_INT as 4 configure: defining prefixed macro JITTER_ALIGNOF_LONG as 8 configure: defining prefixed macro JITTER_ALIGNOF_LONG_LONG as 8 configure: defining prefixed macro JITTER_ALIGNOF_FLOAT as 4 configure: defining prefixed macro JITTER_ALIGNOF_DOUBLE as 8 configure: defining prefixed macro JITTER_ALIGNOF_LONG_DOUBLE as 16 configure: defining prefixed macro JITTER_PACKAGE_NAME as "GNU Jitter" configure: defining prefixed macro JITTER_PACKAGE_VERSION as "0.9.291" configure: defining prefixed macro JITTER_PACKAGE_BUGREPORT as "bug-jitter@gnu.org" configure: defining prefixed macro JITTER_PACKAGE_URL as "https://www.gnu.org/software/jitter" configure: defining prefixed feature macro JITTER_HAVE_TYPEOF configure: not defining prefixed feature macro JITTER_WORDS_BIGENDIAN configure: defining prefixed feature macro JITTER_HAVE_LONG_LONG_INT configure: defining prefixed feature macro JITTER_HAVE_UNSIGNED_LONG_LONG_INT configure: defining prefixed feature macro JITTER_HAVE_LONG_DOUBLE configure: defining prefixed feature macro JITTER_HAVE_ALARM configure: defining prefixed feature macro JITTER_HAVE_ALIGNED_ALLOC configure: defining prefixed feature macro JITTER_HAVE_POSIX_MEMALIGN configure: defining prefixed feature macro JITTER_HAVE_MMAP_ANONYMOUS configure: defining prefixed feature macro JITTER_HAVE_MPROTECT configure: defining prefixed feature macro JITTER_HAVE_SETRLIMIT configure: defining prefixed feature macro JITTER_HAVE_FLOCKFILE configure: defining prefixed feature macro JITTER_HAVE_POPEN configure: defining prefixed feature macro JITTER_HAVE_SIGACTION configure: defining prefixed feature macro JITTER_HAVE_SYSCONF configure: defining prefixed feature macro JITTER_HAVE_GETPAGESIZE configure: defining prefixed feature macro JITTER_HAVE_CLOCK_GETTIME configure: defining prefixed feature macro JITTER_HAVE_SETITIMER configure: defining prefixed feature macro JITTER_HAVE__SC_PAGESIZE configure: defining prefixed feature macro JITTER_HAVE__SC_PHYS_PAGES configure: defining prefixed feature macro JITTER_HAVE__SC_AVPHYS_PAGES configure: defining prefixed feature macro JITTER_HAVE__SC_NPROCESSORS_CONF configure: defining prefixed feature macro JITTER_HAVE__SC_NPROCESSORS_ONLN configure: not defining prefixed feature macro JITTER_HAVE__SC_LEVEL1_ICACHE_SIZE configure: not defining prefixed feature macro JITTER_HAVE__SC_LEVEL1_DCACHE_SIZE configure: not defining prefixed feature macro JITTER_HAVE__SC_LEVEL2_CACHE_SIZE configure: not defining prefixed feature macro JITTER_HAVE__SC_LEVEL3_CACHE_SIZE configure: not defining prefixed feature macro JITTER_HAVE__SC_LEVEL4_CACHE_SIZE checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/utility config.status: creating tests/elementary/init-fini.test config.status: creating tests/uninspired/fundamental.test config.status: creating tests/uninspired/programs.test config.status: creating tests/structured/programs.test config.status: creating tests/jitterlisp/jitterlisp.test config.status: creating scripts/emulator config.status: creating bin/jitter-config config.status: creating scripts/generate-fast-branches config.status: creating Makefile config.status: creating gnulib-local/Makefile config.status: creating config-private/config.h config.status: creating jitter/jitter-config.h config.status: executing depfiles commands config.status: executing libtool commands configure: back from the recursive configuration in jitter checking for jitter-config... /export/home/bruno/poke-2.90.0/build-64/jitter/bin/jitter-config configure: the available Jitter dispatches are no-threading configure: the best available Jitter dispatch is "no-threading" configure: the default Jitter dispatch used here will be "no-threading" configure: jitter will be built at /export/home/bruno/poke-2.90.0/build-64/jitter/bin/jitter checking for libnbd... no checking whether byte ordering is bigendian... (cached) no checking 32-bit host C ABI... (cached) no checking for styled_ostream_set_hyperlink in -ltextstyle... yes checking for term_styled_ostream_get_destination in -ltextstyle... no checking dejagnu.h usability... no checking dejagnu.h presence... no checking for dejagnu.h... no checking for emacs... emacs checking where .elc files should go... ${datadir}/emacs/site-lisp checking our pkgconfig libname... poke checking our pkgconfig version... 2.90.0 checking our pkgconfig_libdir... ${libdir}/pkgconfig expanded our pkgconfig_libdir... /export/home/bruno/prefix64/lib/pkgconfig checking our pkgconfig_libfile... poke.pc checking our package / suffix... GNU poke / checking our pkgconfig description... libpoke checking our pkgconfig requires... checking our pkgconfig ext libs... -lpoke checking our pkgconfig cppflags... checking our pkgconfig ldflags... generate the pkgconfig later... libpoke/poke.pc noninstalled pkgconfig -L /export/home/bruno/poke-2.90.0/build-64/libpoke/.libs noninstalled pkgconfig -I /export/home/bruno/poke-2.90.0/build-64/../.. checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gl/Makefile config.status: creating gl-libpoke/Makefile config.status: creating libpoke/Makefile config.status: creating poke/Makefile config.status: creating poked/Makefile config.status: creating utils/Makefile config.status: creating pickles/Makefile config.status: creating maps/Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating po/Makefile.in config.status: creating etc/Makefile config.status: creating etc/vim/Makefile config.status: creating testsuite/Makefile config.status: creating testsuite/poke.libpoke/Makefile config.status: creating run config.status: creating poke/config.h config.status: linking ../GNUmakefile to GNUmakefile config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing libpoke/poke.pc commands config.status: creating libpoke/poke.pc.in config.status: creating libpoke/poke.pc config.status: creating libpoke/poke-uninstalled.pc config.status: creating libpoke/poke-uninstalled.sh configure: WARNING: building poke without NBD io space support. Install libnbd to use it. configure: error: can't find the Boehm GC library. Please install it.