checking for a BSD-compatible install... /opt/csw/gnu/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /opt/csw/gnu/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gawk... (cached) gawk checking for gcc... /opt/csw/bin/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 /opt/csw/bin/gcc accepts -g... yes checking for /opt/csw/bin/gcc 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 /opt/csw/bin/gcc... gcc3 checking for ranlib... ranlib checking how to run the C preprocessor... /opt/csw/bin/gcc -E checking for grep that handles long lines and -e... /opt/csw/gnu/grep checking for egrep... /opt/csw/gnu/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 for wchar.h... yes checking for minix/config.h... no checking for uchar.h... no checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for error.h... no checking for fnmatch.h... yes checking for sys/stat.h... (cached) yes checking for getopt.h... yes checking for sys/cdefs.h... no checking for sys/time.h... yes checking for threads.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 crtdefs.h... no checking for wctype.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for malloc.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 sys/wait.h... yes checking for features.h... no checking for arpa/inet.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for math.h... yes checking for priv.h... yes checking for sys/select.h... yes checking for pthread.h... yes checking for sys/ioctl.h... yes checking for sys/uio.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.10 checking host system type... x86_64-pc-solaris2.10 checking for Minix Amsterdam compiler... no checking for ar... ar checking for /opt/csw/bin/gcc option to enable large file support... -D_FILE_OFFSET_BITS=64 checking for /opt/csw/bin/gcc option for timestamps after 2038... support not detected checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking whether uses 'inline' correctly... yes checking for btowc... yes checking for mbrtowc... yes checking for mbsinit... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fcntl... yes checking for symlink... yes checking for fdopendir... yes checking for fnmatch... yes checking for mbsrtowcs... yes checking for fstatat... yes checking for getdtablesize... yes checking for getexecname... yes checking for gettimeofday... yes checking for isblank... yes checking for iswcntrl... yes checking for lstat... yes checking for mprotect... yes checking for mkstemp... yes checking for openat... yes checking for pclose... yes checking for pipe... yes checking for popen... yes checking for readlink... yes checking for iswctype... yes checking for setenv... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for setrlimit... yes checking for getrlimit... yes checking for __xpg_strerror_r... no checking for strptime... yes checking for strtoimax... yes checking for localtime_r... yes checking for wcrtomb... yes checking for wcwidth... yes checking for pselect... yes checking for pthread_sigmask... yes checking for sleep... yes checking for snprintf... yes checking for shutdown... no checking for unlinkat... yes checking for vasnprintf... no checking for wctob... yes checking for sigprocmask... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR checking for ld used by /opt/csw/bin/gcc... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking for shared library run path origin... done checking 32-bit host C ABI... yes checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking whether char8_t is correctly defined... no checking whether char16_t is correctly defined... no checking whether char32_t is correctly defined... no checking whether the C++ compiler predefines the types... no checking whether the C++ compiler predefines the char8_t types... no checking for bit size of wchar_t... 32 checking for mbstate_t... yes checking for a traditional japanese locale... ja_JP.eucJP checking for a french Unicode locale... fr_FR.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtoc32 is declared... no checking whether malloc is ptrdiff_t safe... no checking whether malloc, realloc, calloc set errno on failure... no checking for C/C++ restrict keyword... __restrict__ checking if environ is properly declared... no checking for complete errno.h... yes checking for error... no checking whether error_at_line is declared... no 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 mempcpy... no checking whether fopen recognizes a trailing slash... yes checking whether fflush works on input streams... yes checking whether fclose works on input streams... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether lstat correctly handles trailing slash... yes checking whether getcwd (NULL, 0) allocates memory for result... no checking for getcwd with POSIX signature... 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 timespec_get is declared... no checking for timespec_get... no 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 for sched_yield in -lrt... 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... i386 checking for inline... inline 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... no checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... no checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype supports the "blank" and "punct" character classes... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... no checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... no checking whether locale.h defines locale_t... no checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether imported symbols can be declared weak... yes checking for multithread API to use... posix checking for a sed that does not truncate output... /opt/csw/gnu/sed checking whether malloc (0) returns nonnull... yes 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 whether alarm is declared... 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... no checking for promoted mode_t type... mode_t checking for sigset_t... yes 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... no 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 MB_CUR_MAX is correct... no checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking for strerror_r... yes checking for strerror_r with POSIX signature... yes checking whether strerror_r works... no checking whether strnlen is declared... no checking whether strtoimax is declared... yes checking for struct timespec in ... yes checking for TIME_UTC in ... no checking whether execvpe is declared... no 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 whether unsetenv is declared... yes checking whether wcsdup is declared... no checking for C compiler option to allow warnings... -Wno-error checking whether is self-contained... yes checking for shutdown... (cached) no checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for a turkish Unicode locale... none checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for off_t... 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 whether long double and double are the same... no checking where to find the exponent in a 'long double'... word 2 bit 0 checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether strerror_r is declared... (cached) yes checking whether is self-contained... no 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... no checking for PTHREAD_PROCESS_SHARED... yes checking for sched.h... yes checking for struct sched_param... yes checking for library containing setsockopt... -lsocket checking whether snprintf returns a byte count as in C99... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether snprintf is declared... yes checking whether declares ioctl... no checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf truncates the result as in C99... yes checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... no checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no 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 whether btowc is consistent with mbrtowc in the C locale... yes checking whether the C locale is free of encoding errors... yes checking for __builtin_expect... yes checking for readlinkat... no checking whether this system supports file names of any length... no checking for library containing clock_gettime... -lrt 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... no checking whether dirfd is declared... no checking whether dirfd is a macro... no checking how to get the file descriptor associated with an open DIR*... dd_fd checking whether // is distinct from /... no checking whether dup works... yes checking whether dup2 works... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... no checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for mempcpy... (cached) no checking for flexible array member... yes checking for working GNU fnmatch... no checking whether fopen supports the mode character 'x'... no checking whether fopen supports the mode character 'e'... no checking whether free is known to preserve errno... yes checking whether freopen works on closed fds... yes checking whether fstatat (..., 0) works... yes checking whether getdtablesize works... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking for getprogname... no checking whether program_invocation_name is declared... no checking whether program_invocation_name is declared... (cached) no checking whether program_invocation_short_name is declared... no checking whether __argv is declared... no checking whether __progname is defined in default libraries... checking for getrandom... no checking for gettimeofday with POSIX signature... yes checking whether the compiler generally respects inline... yes checking for iswblank... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... no checking whether iswpunct is consistent with ispunct... yes checking whether iswxdigit is ISO C compliant... no checking whether the compiler supports the __inline keyword... yes checking whether localeconv works... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... 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... no 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... (cached) yes checking whether mbsrtowcs works... no checking for mbtowc... yes checking for mempcpy... (cached) no checking for memrchr... 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 nl_langinfo... yes checking whether YESEXPR works... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for C nullptr... no checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for Perl 5.005 or newer... perl checking whether popen works with closed stdin... yes checking whether program_invocation_name is declared... (cached) no checking whether program_invocation_short_name is declared... (cached) no checking for raise... yes checking for sigprocmask... (cached) yes checking for rawmemchr... no checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking for readlinkat... (cached) no checking whether realloc (0, 0) returns nonnull... yes checking for reallocarray... no checking for working re_compile_pattern... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking whether isblank is declared... 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 struct sigaction.sa_sigaction... yes checking for sigprocmask... (cached) yes checking for stack direction... grows down checking for stack_t... yes checking for working sigaltstack... yes checking for correct stack_t interpretation... 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 va_copy... yes checking for bool, true, false... no checking for stpcpy... no checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking for working strerror function... yes checking whether strtoimax works... yes checking for strtoll... yes checking whether strtoll works... no 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 for timegm... no checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... no checking for variable-length arrays... yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... no checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... no checking for wmemchr... yes checking for wmempcpy... no checking for alignas and alignof... yes, macros checking for atoll... yes checking whether c32rtomb is declared... no checking whether fdopen sets errno... yes checking whether conversion from 'int' to 'long double' works... yes checking for ftruncate... yes checking for duplocale... no checking for library containing inet_pton... -lnsl checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... (cached) no checking for ioctl... yes checking for ioctl with POSIX signature... 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 for newlocale... no checking for library containing nanosleep... -lrt checking for working nanosleep... yes checking whether is self-contained... yes checking for uselocale... no checking for getppriv... yes checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking whether pthread_create exists as a global function... 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 putenv compatible with GNU and SVID... no checking whether _putenv is declared... no checking whether rmdir works... yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... 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 stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether sleep is declared... yes checking for working sleep... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking for socklen_t... yes checking for catgets... yes checking whether symlink handles trailing slash correctly... yes checking for symlinkat... no checking for pthread_atfork... yes checking whether time() works... guessing yes checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for ptrdiff_t... yes checking whether wctob works... yes checking whether wctob is declared... yes checking for stdint.h... (cached) yes checking for inline... (cached) inline checking for pr... /opt/csw/gnu/pr checking for struct stat.st_blksize... yes checking for struct stat.st_rdev... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for pid_t... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether NLS is requested... yes checking for msgfmt... /opt/csw/gnu/msgfmt checking for gmsgfmt... /opt/csw/bin/gmsgfmt checking for xgettext... /opt/csw/gnu/xgettext checking for msgmerge... /opt/csw/gnu/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... -lintl checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating gnulib-tests/Makefile config.status: creating man/Makefile config.status: creating po/Makefile.in config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile