=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for gnutls-3.0.29.tar.xz => Checksum RMD160 OK for gnutls-3.0.29.tar.xz ===> Installing dependencies for gnutls-3.0.29 => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb1 => Tool dependency gmake>=3.81: found gmake-3.82nb6 => Tool dependency perl>=5.0: found perl-5.16.3 => Tool dependency pkg-config>=0.25: found pkg-config-0.28 => Tool dependency xz>=4.999.9betanb1: found xz-5.0.4 => Full dependency pkg_install-info-[0-9]*: found pkg_install-info-4.5nb3 => Full dependency lzo>=2.01: found lzo-2.06 => Full dependency gettext-lib>=0.18: found gettext-lib-0.18.2.1 => Full dependency libcfg+>=0.6.2nb3: found libcfg+-0.6.2nb3 => Full dependency libtasn1>=0.3.4: found libtasn1-2.14 => Full dependency nettle>=2.4: found nettle-2.7 ===> Overriding tools for gnutls-3.0.29 ===> Extracting for gnutls-3.0.29 ===> Patching for gnutls-3.0.29 => Applying pkgsrc patches for gnutls-3.0.29 ===> Creating toolchain wrappers for gnutls-3.0.29 ===> Configuring for gnutls-3.0.29 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Replacing Perl interpreter in doc/scripts/gdoc doc/scripts/sort2.pl. => Adding run-time search paths to pkg-config files. WARNING: [subst.mk:pkgconfig] Ignoring non-existent file "./libextra/gnutls-extra.pc.in". => Fixing locale directory references. checking build system type... i386-pc-minix checking host system type... i386-pc-minix checking for a BSD-compatible install... /usr/bin/install -c -o root -g operator checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes *** *** Checking for compilation programs... checking for i386-pc-minix-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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for Minix Amsterdam compiler... no checking for i386-pc-minix-ar... no checking for ar... ar checking for i386-pc-minix-ranlib... no checking for ranlib... ranlib checking whether gcc and cc understand -c and -o together... yes 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... yes checking minix/config.h presence... yes checking for minix/config.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking dependency style of gcc -std=gnu99... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for inline... inline checking for ANSI C header files... (cached) yes checking cpuid.h usability... yes checking cpuid.h presence... yes checking for cpuid.h... yes checking for ld used by GCC... /usr/pkgsrc/work/security/gnutls/work/.wrapper/bin/ld checking if the linker (/usr/pkgsrc/work/security/gnutls/work/.wrapper/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking pkg-config is at least version 0.9.0... yes checking whether to use nettle... yes checking for libnettle... yes checking how to link with libnettle... /usr/pkg/lib/libnettle.a /usr/pkg/lib/libhogweed.a /usr/pkg/lib/libgmp.a /usr/lib/libcompat_minix.so /usr/lib/libminlib.so checking for LIBTASN1... yes checking whether to use the included minitasn1... no checking whether C99 macros are supported... yes checking whether to disable SRP authentication support... no checking whether to disable PSK authentication support... no checking whether to disable anonymous authentication support... no checking whether to disable OpenPGP Certificate authentication support... no checking whether to add cryptodev support... no checking whether to disable OCSP support... no checking size of void *... 4 checking size of long long... 8 checking size of long... 4 checking size of int... 4 checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking features.h usability... no checking features.h presence... no checking for features.h... no checking linewrap.h usability... no checking linewrap.h presence... no checking for linewrap.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for sys/stat.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking stdio_ext.h usability... no checking stdio_ext.h presence... no checking for stdio_ext.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking for inttypes.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for library containing setsockopt... none needed checking whether to build OpenSSL compatibility layer... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... no 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... /usr/pkg/lib/libintl.a /usr/lib/libcompat_minix.so /usr/lib/libminlib.so /usr/lib/libc.so checking whether byte ordering is bigendian... no checking for fork... yes checking for getrusage... no checking for getpwuid_r... yes checking for daemon... yes checking for libpthread... no checking for pid_t... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/mman.h... (cached) yes checking for sys/param.h... (cached) yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/procset.h usability... no checking sys/procset.h presence... no checking for sys/procset.h... no checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking for sys/time.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for sys/wait.h... (cached) yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for memory.h... (cached) yes checking for netinet/in.h... (cached) yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for sysexits.h... (cached) yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for runetype.h... no checking for wchar.h... (cached) yes checking for wchar_t... yes checking for wint_t... yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for uint_t... no checking for pid_t... (cached) yes checking for size_t... yes checking size of char*... 4 checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of short... 2 checking for pathfind in -lgen... no checking for vprintf... yes checking for _doprnt... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... (cached) yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for mmap... no checking for canonicalize_file_name... no checking for snprintf... yes checking for strdup... yes checking for strchr... yes checking for strrchr... yes checking for strsignal... yes checking for fchmod... yes checking for fstat... yes checking for chmod... yes checking for a sed that does not truncate output... /usr/bin/sed configure: Using supplied libopts tearoff checking whether a reg expr header is specified... no checking whether with-libregex was specified... no checking whether with-libregex-cflags was specified... no checking whether with-libregex-libs was specified... no checking whether libregex functions properly... yes checking whether pathfind(3) works... no checking whether /dev/zero is readable device... crw-r--r-- 1 root operator 1, 5 Feb 15 11:34 /dev/zero checking whether we have a functional realpath(3C)... yes checking whether strftime() works... yes checking whether fopen accepts "b" mode... yes checking whether fopen accepts "t" mode... yes checking whether not wanting optional option args... yes checking for ssize_t... yes checking size of unsigned long int... 4 checking size of unsigned int... 4 checking whether to include zlib compression support... yes checking for libz... yes checking how to link with libz... /usr/lib/libz.so checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether is self-contained... no checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking whether socket is declared without a macro... yes checking whether connect is declared without a macro... yes checking whether accept is declared without a macro... yes checking whether bind is declared without a macro... yes checking whether getpeername is declared without a macro... yes checking whether getsockname is declared without a macro... yes checking whether getsockopt is declared without a macro... yes checking whether listen is declared without a macro... yes checking whether recv is declared without a macro... yes checking whether send is declared without a macro... yes checking whether recvfrom is declared without a macro... yes checking whether sendto is declared without a macro... yes checking whether setsockopt is declared without a macro... yes checking whether shutdown is declared without a macro... yes checking whether accept4 is declared without a macro... no checking for size_t... (cached) yes checking for working alloca.h... no checking for alloca... yes 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 alarm... yes checking for __fseterr... no checking for getdelim... yes checking for __fsetlocking... no checking for tcgetattr... yes checking for tcsetattr... yes checking for getsubopt... yes checking for gettimeofday... yes checking for nanotime... no checking for mprotect... no checking for sleep... yes checking for snprintf... (cached) yes checking for strdup... (cached) yes checking for strerror_r... yes checking for __xpg_strerror_r... no checking for strndup... yes checking for localtime_r... no checking for vasnprintf... no checking for ftruncate... yes checking for lstat... yes checking for pipe... yes checking for setenv... yes checking for catgets... yes checking for symlink... yes checking for shutdown... yes checking whether // is distinct from /... no checking for complete errno.h... no checking for EMULTIHOP value... yes checking for ENOLINK value... yes checking for EOVERFLOW value... yes checking whether strerror_r is declared... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking whether frexp() can be used without linking with libm... no checking whether long double and double are the same... no checking whether stdin defaults to large file offsets... yes checking for mode_t... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether fchmodat is declared without a macro... no checking whether fstat is declared without a macro... yes checking whether fstatat is declared without a macro... yes checking whether futimens is declared without a macro... yes checking whether lchmod is declared without a macro... no checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... no checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... no checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... no checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... yes checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking whether getaddrinfo is declared without a macro... yes checking whether freeaddrinfo is declared without a macro... yes checking whether gai_strerror is declared without a macro... yes checking whether getnameinfo is declared without a macro... yes checking for library containing gethostbyname... none required checking for gethostbyname... yes checking for library containing getservbyname... none required checking for getservbyname... yes checking for library containing inet_ntop... none required checking whether inet_ntop is declared... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether getdelim is declared... yes checking whether getline is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... no checking whether getenv is declared... yes checking whether getpass is declared... yes checking whether flockfile is declared... yes checking whether funlockfile is declared... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether gettimeofday is declared without a macro... 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... (cached) no checking whether malloc, realloc, calloc are POSIX compliant... yes checking for mmap... (cached) no checking whether memchr works... yes checking whether memmem is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether is self-contained... yes checking whether pselect is declared without a macro... no checking whether select is declared without a macro... yes checking for sigset_t... yes checking for uid_t in sys/types.h... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... yes checking for wchar_t... yes checking for long long int... yes checking for unsigned long long int... yes checking whether stdint.h conforms to C99... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... no checking whether ffsl is declared without a macro... no checking whether ffsll is declared without a macro... no checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... no checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... no checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... no checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... no checking whether ffs is declared without a macro... yes checking whether strcasecmp is declared without a macro... yes checking whether strncasecmp is declared without a macro... yes checking whether strndup is declared... (cached) yes checking whether strnlen is declared... (cached) yes checking whether strtok_r is declared... (cached) yes checking whether imported symbols can be declared weak... yes checking pthread.h usability... no checking pthread.h presence... no checking for pthread.h... no checking for multithread API to use... none checking for struct timespec in ... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... no checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no 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... yes 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... 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... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... guessing no checking whether vsnprintf is declared... yes checking whether uses 'inline' correctly... yes checking if environ is properly declared... no checking for working fcntl.h... no checking whether ungetc works on arbitrary bytes... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether imaxabs is declared without a macro... yes checking whether imaxdiv is declared without a macro... yes checking whether strtoimax is declared without a macro... yes checking whether strtoumax is declared without a macro... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether lstat correctly handles trailing slash... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... no checking for promoted mode_t type... int checking whether strerror_r is declared... (cached) 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 whether alarm is declared... yes checking whether unsetenv is declared... yes checking for alphasort... 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 whether inet_ntop is declared without a macro... no checking whether inet_pton is declared without a macro... no checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking whether alphasort is declared without a macro... yes checking whether closedir is declared without a macro... yes checking whether dirfd is declared without a macro... no checking whether fdopendir is declared without a macro... yes checking whether opendir is declared without a macro... yes checking whether readdir is declared without a macro... yes checking whether rewinddir is declared without a macro... yes checking whether scandir is declared without a macro... yes checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking for error_at_line... no checking whether conversion from 'int' to 'long double' works... yes checking whether frexpl is declared... no checking for fseeko... (cached) yes checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking whether __func__ is available... yes configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking whether gai_strerror is declared... (cached) yes checking whether gai_strerrorA is declared... no checking for gai_strerror with POSIX signature... yes checking for struct sockaddr.sa_len... no checking whether getaddrinfo is declared... (cached) yes checking whether freeaddrinfo is declared... (cached) yes checking whether getnameinfo is declared... (cached) yes checking for struct addrinfo... yes checking for working getdelim function... yes checking for getline... yes checking for working getline function... yes checking for getpass... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking for library containing gethostbyname... (cached) none required checking for gethostbyname... (cached) yes checking for library containing inet_ntop... (cached) none required checking whether inet_ntop is declared... (cached) yes checking for library containing inet_pton... none required checking whether inet_pton is declared... 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... no checking where to find the exponent in a 'long double'... word 2 bit 0 checking if gcc/ld supports -Wl,--output-def... no checking if LD -Wl,--version-script works... yes checking whether lseek detects pipes... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) no checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether acosf is declared without a macro... yes checking whether acosl is declared without a macro... no checking whether asinf is declared without a macro... yes checking whether asinl is declared without a macro... no checking whether atanf is declared without a macro... yes checking whether atanl is declared without a macro... no checking whether cbrt is declared without a macro... yes checking whether cbrtf is declared without a macro... yes checking whether cbrtl is declared without a macro... no checking whether ceilf is declared without a macro... yes checking whether ceill is declared without a macro... no checking whether copysign is declared without a macro... yes checking whether copysignf is declared without a macro... yes checking whether copysignl is declared without a macro... yes checking whether cosf is declared without a macro... yes checking whether cosl is declared without a macro... no checking whether coshf is declared without a macro... yes checking whether expf is declared without a macro... yes checking whether expl is declared without a macro... no checking whether exp2 is declared without a macro... yes checking whether exp2f is declared without a macro... yes checking whether exp2l is declared without a macro... no checking whether expm1 is declared without a macro... yes checking whether expm1f is declared without a macro... yes checking whether expm1l is declared without a macro... no checking whether fabsf is declared without a macro... yes checking whether fabsl is declared without a macro... yes checking whether floorf is declared without a macro... yes checking whether floorl is declared without a macro... no checking whether fma is declared without a macro... no checking whether fmaf is declared without a macro... no checking whether fmal is declared without a macro... no checking whether fmod is declared without a macro... yes checking whether fmodf is declared without a macro... yes checking whether fmodl is declared without a macro... no checking whether frexpf is declared without a macro... yes checking whether frexpl is declared without a macro... no checking whether hypotf is declared without a macro... yes checking whether hypotl is declared without a macro... no checking whether ilogb is declared without a macro... yes checking whether ilogbf is declared without a macro... yes checking whether ilogbl is declared without a macro... no checking whether ldexpf is declared without a macro... yes checking whether ldexpl is declared without a macro... no checking whether log is declared without a macro... yes checking whether logf is declared without a macro... yes checking whether logl is declared without a macro... no checking whether log10 is declared without a macro... yes checking whether log10f is declared without a macro... yes checking whether log10l is declared without a macro... no checking whether log1p is declared without a macro... yes checking whether log1pf is declared without a macro... yes checking whether log1pl is declared without a macro... no checking whether log2 is declared without a macro... yes checking whether log2f is declared without a macro... yes checking whether log2l is declared without a macro... no checking whether logb is declared without a macro... yes checking whether logbf is declared without a macro... yes checking whether logbl is declared without a macro... no checking whether modf is declared without a macro... yes checking whether modff is declared without a macro... yes checking whether modfl is declared without a macro... no checking whether powf is declared without a macro... yes checking whether remainder is declared without a macro... yes checking whether remainderf is declared without a macro... yes checking whether remainderl is declared without a macro... no checking whether rint is declared without a macro... yes checking whether rintf is declared without a macro... yes checking whether rintl is declared without a macro... no checking whether round is declared without a macro... yes checking whether roundf is declared without a macro... yes checking whether roundl is declared without a macro... no checking whether sinf is declared without a macro... yes checking whether sinl is declared without a macro... no checking whether sinhf is declared without a macro... yes checking whether sqrtf is declared without a macro... yes checking whether sqrtl is declared without a macro... no checking whether tanf is declared without a macro... yes checking whether tanl is declared without a macro... no checking whether tanhf is declared without a macro... yes checking whether trunc is declared without a macro... yes checking whether truncf is declared without a macro... yes checking whether truncl is declared without a macro... no checking for memmem... yes checking whether memmem works... yes checking for mempcpy... no checking whether getaddrinfo is declared without a macro... (cached) yes checking whether freeaddrinfo is declared without a macro... (cached) yes checking whether gai_strerror is declared without a macro... (cached) yes checking whether getnameinfo is declared without a macro... (cached) yes checking whether is self-contained... no checking for netinet/in.h... (cached) yes checking for opendir... yes checking for pmccabe... false checking whether ldexp can be used without linking with libm... no checking whether frexpl() can be used without linking with libm... 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 for rawmemchr... no checking for readdir... yes checking for scandir... yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking for library containing getservbyname... (cached) none required checking for getservbyname... (cached) yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking whether pthread_sigmask is declared without a macro... no checking whether sigaction is declared without a macro... yes checking whether sigaddset is declared without a macro... yes checking whether sigdelset is declared without a macro... yes checking whether sigemptyset is declared without a macro... yes checking whether sigfillset is declared without a macro... yes checking whether sigismember is declared without a macro... yes checking whether sigpending is declared without a macro... yes checking whether sigprocmask is declared without a macro... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes 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 whether printf supports POSIX/XSI format strings with positions... yes checking for library containing setsockopt... (cached) none needed checking for socklen_t... yes checking for ssize_t... yes checking for working stdalign.h... no checking for va_copy... yes checking whether NULL can be used in arbitrary expressions... yes checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... yes checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether gets is declared without a macro... yes checking whether pclose is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... no checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... no checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... no checking whether grantpt is declared without a macro... yes checking whether initstate is declared without a macro... yes checking whether initstate_r is declared without a macro... no checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... no checking whether mkostemps is declared without a macro... no checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... no checking whether posix_openpt is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... no checking whether random is declared without a macro... yes checking whether random_r is declared without a macro... no checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... no checking whether secure_getenv is declared without a macro... no checking whether setenv is declared without a macro... yes checking whether setstate is declared without a macro... yes checking whether setstate_r is declared without a macro... no checking whether srandom is declared without a macro... yes checking whether srandom_r is declared without a macro... no checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... (cached) yes checking for strchrnul... no checking for working strndup... yes checking for working strnlen... yes checking for strtok_r... yes checking whether strtok_r works... yes checking for strverscmp... no checking whether is self-contained... (cached) yes checking whether pselect is declared without a macro... (cached) no checking whether select is declared without a macro... (cached) yes checking whether is self-contained... (cached) no checking for struct sockaddr_storage... (cached) yes checking for sa_family_t... (cached) yes checking for struct sockaddr_storage.ss_family... (cached) yes checking whether socket is declared without a macro... (cached) yes checking whether connect is declared without a macro... (cached) yes checking whether accept is declared without a macro... (cached) yes checking whether bind is declared without a macro... (cached) yes checking whether getpeername is declared without a macro... (cached) yes checking whether getsockname is declared without a macro... (cached) yes checking whether getsockopt is declared without a macro... (cached) yes checking whether listen is declared without a macro... (cached) yes checking whether recv is declared without a macro... (cached) yes checking whether send is declared without a macro... (cached) yes checking whether recvfrom is declared without a macro... (cached) yes checking whether sendto is declared without a macro... (cached) yes checking whether setsockopt is declared without a macro... (cached) yes checking whether shutdown is declared without a macro... (cached) yes checking whether accept4 is declared without a macro... (cached) no checking for nlink_t... (cached) yes checking whether fchmodat is declared without a macro... (cached) no checking whether fstat is declared without a macro... (cached) yes checking whether fstatat is declared without a macro... (cached) yes checking whether futimens is declared without a macro... (cached) yes checking whether lchmod is declared without a macro... (cached) no checking whether lstat is declared without a macro... (cached) yes checking whether mkdirat is declared without a macro... (cached) no checking whether mkfifo is declared without a macro... (cached) yes checking whether mkfifoat is declared without a macro... (cached) no checking whether mknod is declared without a macro... (cached) yes checking whether mknodat is declared without a macro... (cached) no checking whether stat is declared without a macro... (cached) yes checking whether utimensat is declared without a macro... (cached) yes checking whether localtime_r is declared... yes checking for library containing timer_settime... no checking for timer_settime... no checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... no checking whether euidaccess is declared without a macro... no checking whether faccessat is declared without a macro... no checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... no checking whether fdatasync is declared without a macro... no checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... no checking whether isatty is declared without a macro... yes checking whether lchown is declared without a macro... no checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... no checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... no checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... no checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... no checking whether usleep is declared without a macro... yes checking for valgrind... no checking whether self tests are run under valgrind... no checking for ptrdiff_t... yes checking for vasprintf... yes checking for nl_langinfo... yes checking for ptrdiff_t... (cached) yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... no checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... no checking whether wcwidth is declared without a macro... yes checking whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... no checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... no checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... no checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... yes checking for stdint.h... (cached) yes checking whether fcntl is declared without a macro... yes checking whether openat is declared without a macro... no checking whether fdopen sets errno... yes checking for getpagesize... yes checking whether getpagesize is declared... (cached) yes checking whether byte ordering is bigendian... (cached) no checking whether byte ordering is bigendian... (cached) 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 for ioctl... yes checking for ioctl with POSIX signature... no checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 checking for mmap... (cached) no checking whether open recognizes a trailing slash... no checking whether perror matches strerror... yes checking for putenv compatible with GNU and SVID... no checking for _putenv... yes checking for mmap... (cached) no checking whether setenv validates arguments... yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking for mmap... (cached) no checking whether symlink handles trailing slash correctly... no checking whether declares ioctl... yes checking whether ioctl is declared without a macro... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for valgrind... no checking whether self tests are run under valgrind... no checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -std=gnu99... /usr/pkgsrc/work/security/gnutls/work/.wrapper/bin/ld checking if the linker (/usr/pkgsrc/work/security/gnutls/work/.wrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/pkg.sav/bin/nm -B checking the name lister (/usr/pkg.sav/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 65536 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-pc-minix file names to i386-pc-minix format... func_convert_file_noop checking how to convert i386-pc-minix file names to toolchain format... func_convert_file_noop checking for /usr/pkgsrc/work/security/gnutls/work/.wrapper/bin/ld option to reload object files... -r checking for i386-pc-minix-objdump... objdump checking how to recognize dependent libraries... unknown checking for i386-pc-minix-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i386-pc-minix-ar... ar checking for archiver @FILE support... @ checking for i386-pc-minix-strip... strip checking for i386-pc-minix-ranlib... ranlib checking command to parse /usr/pkg.sav/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for i386-pc-minix-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... yes checking if gcc -std=gnu99 supports -c -o file.o... rm: conftest*: no such file or directory yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/pkgsrc/work/security/gnutls/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: no such file or directory yes checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/pkgsrc/work/security/gnutls/work/.wrapper/bin/ld checking if the linker (/usr/pkgsrc/work/security/gnutls/work/.wrapper/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/pkgsrc/work/security/gnutls/work/.wrapper/bin/ld) supports shared libraries... no checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... rm: conftest*: no such file or directory yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/pkgsrc/work/security/gnutls/work/.wrapper/bin/ld) supports shared libraries... no checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether building Guile bindings... no *** *** Checking dependencies for crywrap... checking for arpa/inet.h... (cached) yes checking for netinet/in.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/wait.h... (cached) yes checking return type of signal handlers... void checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for alarm... (cached) yes checking for atexit... yes checking for dup2... yes checking for epoll_create... no checking for kqueue... no checking for memchr... yes checking for memset... yes checking for munmap... no checking for putenv... yes checking for regcomp... yes checking for scandir... (cached) yes checking for select... yes checking for socket... yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strerror... yes checking for strncasecmp... (cached) yes checking for strrchr... (cached) yes checking for strstr... yes checking for strtoul... yes checking for uname... yes checking for LIBIDN... no configure: creating ./config.status config.status: creating src/libopts/Makefile config.status: creating guile/pre-inst-guile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/credentials/Makefile config.status: creating doc/credentials/openpgp/Makefile config.status: creating doc/credentials/srp/Makefile config.status: creating doc/credentials/x509/Makefile config.status: creating doc/cyclo/Makefile config.status: creating doc/doxygen/Doxyfile config.status: creating doc/examples/Makefile config.status: creating doc/latex/Makefile config.status: creating doc/manpages/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/reference/version.xml config.status: creating doc/scripts/Makefile config.status: creating extra/Makefile config.status: creating extra/includes/Makefile config.status: creating gl/Makefile config.status: creating gl/tests/Makefile config.status: creating guile/Makefile config.status: creating guile/modules/Makefile config.status: creating guile/src/Makefile config.status: creating guile/tests/Makefile config.status: creating lib/Makefile config.status: creating lib/accelerated/Makefile config.status: creating lib/accelerated/x86/Makefile config.status: creating lib/algorithms/Makefile config.status: creating lib/auth/Makefile config.status: creating lib/ext/Makefile config.status: creating lib/extras/Makefile config.status: creating lib/gnutls.pc config.status: creating lib/includes/Makefile config.status: creating lib/includes/gnutls/gnutls.h config.status: creating lib/minitasn1/Makefile config.status: creating lib/nettle/Makefile config.status: creating lib/opencdk/Makefile config.status: creating lib/openpgp/Makefile config.status: creating lib/x509/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/crywrap/Makefile config.status: creating tests/Makefile config.status: creating tests/cert-tests/Makefile config.status: creating tests/dsa/Makefile config.status: creating tests/dtls/Makefile config.status: creating tests/srp/Makefile config.status: creating tests/ecdsa/Makefile config.status: creating tests/key-id/Makefile config.status: creating tests/openpgp-certs/Makefile config.status: creating tests/pkcs1-padding/Makefile config.status: creating tests/pkcs12-decode/Makefile config.status: creating tests/pkcs8-decode/Makefile config.status: creating tests/rsa-md5-collision/Makefile config.status: creating tests/safe-renegotiation/Makefile config.status: creating tests/scripts/Makefile config.status: creating tests/sha2/Makefile config.status: creating tests/slow/Makefile config.status: creating tests/suite/Makefile config.status: creating tests/userid/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing libtool commands rm: libtoolT: no such file or directory configure: summary of build options: version: 3.0.29 shared 39:4:11 Host type: i386-pc-minix Install prefix: /usr/pkg Compiler: gcc -std=gnu99 CFlags: -Wno-error -march=i586 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/gettext Warning flags: errors: warnings: Library types: Shared=no, Static=yes Valgrind: no configure: Optional features: (note that included applications might not compile properly if features are disabled) OCSP support: yes OpenPGP support: yes SRP support: yes PSK support: yes Anon auth support:yes Trust store pkcs: Trust store file: CRL file: configure: Optional applications: crywrap app: no local libopts: yes configure: Optional libraries: Guile wrappers: no C++ library: yes OpenSSL compat: no configure: Hardware acceleration/support: /dev/crypto: no Hardware accel: x86 PKCS#11 support: no => Modifying libtool scripts to use pkgsrc libtool