=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for inetutils-1.9.4.tar.xz => Checksum RMD160 OK for inetutils-1.9.4.tar.xz => Checksum SHA512 OK for inetutils-1.9.4.tar.xz ===> Installing dependencies for inetutils-1.9.4nb2 ========================================================================== The following variables will affect the build process of this package, inetutils-1.9.4nb2. Their current value is shown below: * CURSES_DEFAULT = curses Based on these variables, the following variables have been set: * CURSES_TYPE = curses You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Overriding tools for inetutils-1.9.4nb2 ===> Extracting for inetutils-1.9.4nb2 ===> Patching for inetutils-1.9.4nb2 => Applying pkgsrc patches for inetutils-1.9.4nb2 => Verifying /data/pkgsrc/net/inetutils/patches/patch-telnet_telnet.c => Applying pkgsrc patch /data/pkgsrc/net/inetutils/patches/patch-telnet_telnet.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-telnet_telnet.c,v 1.1 2018/12/13 05:34:38 maya Exp $ | |Avoid easy buffer overflow. | |--- telnet/telnet.c.orig 2015-03-31 15:40:50.000000000 +0000 |+++ telnet/telnet.c -------------------------- Patching file telnet/telnet.c using Plan A... Hunk #1 succeeded at 861. Hunk #2 succeeded at 885. Hunk #3 succeeded at 999. done => Verifying /data/pkgsrc/net/inetutils/patches/patch-telnet_utilities.c => Applying pkgsrc patch /data/pkgsrc/net/inetutils/patches/patch-telnet_utilities.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-telnet_utilities.c,v 1.1 2018/12/13 05:34:38 maya Exp $ | |Avoid infinite loop. This is an error exit. | |--- telnet/utilities.c.orig 2015-03-31 15:40:50.000000000 +0000 |+++ telnet/utilities.c -------------------------- Patching file telnet/utilities.c using Plan A... Hunk #1 succeeded at 1062. done ===> Creating toolchain wrappers for inetutils-1.9.4nb2 ===> Configuring for inetutils-1.9.4nb2 => 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 => Checking for portability problems in extracted files checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users 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 whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for x86_64--netbsd-gcc... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... gcc3 checking for library containing strerror... none required checking for x86_64--netbsd-gcc... (cached) clang checking whether we are using the GNU C compiler... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to accept ISO C89... (cached) none needed checking whether clang understands -c and -o together... (cached) yes checking dependency style of clang... (cached) gcc3 checking how to run the C preprocessor... clang -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 x86_64--netbsd-ar... no checking for ar... ar checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking 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... no checking for clang option to accept ISO C99... none needed checking for clang option to accept ISO Standard C... (cached) none needed configure: autobuild project... GNU inetutils configure: autobuild revision... 1.9.4 configure: autobuild hostname... e5.bec.de configure: autobuild timestamp... 20200907T213835Z checking for x86_64--netbsd-ar... ar checking the archiver (ar) interface... ar checking for x86_64--netbsd-ar... (cached) ar checking for dd... /bin/dd checking for mktemp... /usr/bin/mktemp checking for netstat... /usr/bin/netstat checking for rm... /bin/rm checking how to run the C preprocessor... clang -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64--netbsd-ranlib... ranlib checking for bison... no checking for byacc... no checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for size_t... yes checking for working alloca.h... no 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 btowc... 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 mempcpy... no checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... no checking for fstatat... yes checking for getdelim... yes checking for getdtablesize... yes checking for getlogin_r... yes checking for __fsetlocking... no checking for tcgetattr... yes checking for tcsetattr... yes checking for gettimeofday... yes checking for getusershell... yes checking for getpwnam_r... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for getgrouplist... yes checking for mkstemp... yes checking for nl_langinfo... yes checking for openat... yes checking for posix_openpt... yes checking for utmpname... yes checking for utmpxname... yes checking for secure_getenv... no checking for setenv... yes checking for sleep... yes checking for snprintf... yes checking for strdup... yes checking for strndup... yes checking for pipe... yes checking for vasnprintf... no checking for wcrtomb... yes checking for iswcntrl... 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 for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking pty.h usability... no checking pty.h presence... no checking for pty.h... no 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 grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking xlocale.h usability... no checking xlocale.h presence... no checking for xlocale.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.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 stdlib.h... (cached) yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether uses 'inline' correctly... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR.ISO8859-1 checking whether // is distinct from /... 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 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 st_dm_mode in struct stat... no checking whether strmode is declared... yes checking for mbstate_t... yes checking for library containing forkpty... -lutil checking util.h usability... yes checking util.h presence... yes checking for util.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking whether forkpty is declared without a macro... yes checking whether openpty is declared without a macro... yes checking whether stdin defaults to large file offsets... 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... yes 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... yes checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... yes checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... yes checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... yes checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... yes checking whether lstat correctly handles trailing slash... yes checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes 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 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... 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 getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t 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... 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 for off_t... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking for wchar_t... yes checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for ld used by clang... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for unsigned long long int... yes checking for long long int... yes checking for a traditional japanese locale... ja_JP.eucJP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for promoted mode_t type... mode_t checking whether poll is declared without a macro... yes checking for library containing setsockopt... none needed checking whether alarm is declared... yes checking whether is self-contained... yes checking whether pselect is declared without a macro... yes checking whether select is declared without a macro... 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 sigset_t... 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... yes checking for _Bool... 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... yes 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... yes 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 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 where to find the exponent in a 'double'... word 1 bit 20 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... (cached) yes checking whether _snprintf is declared... no checking whether vsnprintf is declared... 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... yes checking whether inet_pton is declared without a macro... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking whether this system has an arbitrary file name length limit... yes checking for closedir... yes checking for d_ino member in directory struct... yes checking for d_type member in directory struct... 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 for dirfd... no checking whether dirfd is declared... yes checking whether dirfd is a macro... yes checking whether // is distinct from /... (cached) 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 fcntl is declared without a macro... yes checking whether openat is declared without a macro... yes checking whether fdopendir is declared... (cached) yes checking whether fdopendir works... 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 forkpty is declared... (cached) yes checking for const-safe forkpty signature... no checking for fseeko... (cached) yes checking whether fstatat (..., 0) works... yes checking for ftello... (cached) yes checking whether ftello works... (cached) 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... yes 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 whether getcwd handles long file names properly... yes checking for getpagesize... yes checking whether getcwd aborts when 4k < cwd_length < 16k... yes checking for working getdelim function... yes checking for getdomainname... yes checking whether getdomainname is declared... yes checking for getdomainname's second argument type... size_t checking whether getdtablesize works... yes checking for getgroups... yes checking for working getgroups... yes checking whether getgroups handles negative values... 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 works with small buffers... yes checking for getpass... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking whether getusershell is declared... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking for GNU glob interface version 1... no 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 ioctl... yes checking for ioctl with POSIX signature... no checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether nl_langinfo is declared without a macro... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether setlocale is declared without a macro... yes checking whether duplocale is declared without a macro... yes checking for pthread_rwlock_t... yes checking for login_tty... yes checking whether lseek detects pipes... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) 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 works on empty input... 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 mempcpy... (cached) no checking for memrchr... yes checking for working mkstemp... yes 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... yes checking whether YESEXPR works... yes checking for obstacks that work with any size object... no checking whether open recognizes a trailing slash... yes checking for opendir... yes checking whether openpty is declared... (cached) yes checking for const-safe openpty signature... no checking for poll... yes checking whether poll is declared without a macro... (cached) yes 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 whether getutent is declared... yes checking for struct utmpx.ut_user... yes checking for struct utmp.ut_user... yes checking for struct utmpx.ut_name... yes checking for struct utmp.ut_name... yes checking for struct utmpx.ut_type... yes checking for struct utmp.ut_type... no checking for struct utmpx.ut_pid... yes checking for struct utmp.ut_pid... no checking for struct utmpx.ut_id... yes checking for struct utmp.ut_id... no checking for struct utmpx.ut_exit... yes checking for struct utmp.ut_exit... no checking for struct utmpx.ut_exit.ut_exit... no checking for struct utmp.ut_exit.ut_exit... no checking for struct utmpx.ut_exit.e_exit... yes checking for struct utmp.ut_exit.e_exit... no checking for struct utmpx.ut_exit.ut_termination... no checking for struct utmp.ut_exit.ut_termination... no checking for struct utmpx.ut_exit.e_termination... yes checking for struct utmp.ut_exit.e_termination... no checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes 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 for rewinddir... yes checking for __secure_getenv... no checking for issetugid... 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 whether setenv validates arguments... yes checking for HOST_NAME_MAX... (cached) 256 checking for sethostname... yes checking whether sethostname is declared... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking whether pthread_sigmask is declared without a macro... yes 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 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 socklen_t... yes checking for ssize_t... yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking for working stdalign.h... yes checking for va_copy... yes checking for max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking whether inttypes macros match system or gnu printf... system 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... yes 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... yes checking whether mkostemps is declared without a macro... yes 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... yes 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... yes checking whether strchrnul works... yes checking for working strndup... yes checking for working strnlen... yes checking whether declares ioctl... yes checking whether ioctl is declared without a macro... yes checking whether is self-contained... (cached) yes checking whether pselect is declared without a macro... (cached) yes checking whether select is declared without a macro... (cached) yes checking for nlink_t... (cached) yes checking whether fchmodat is declared without a macro... (cached) yes 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) yes checking whether lstat is declared without a macro... (cached) yes checking whether mkdirat is declared without a macro... (cached) yes checking whether mkfifo is declared without a macro... (cached) yes checking whether mkfifoat is declared without a macro... (cached) yes checking whether mknod is declared without a macro... (cached) yes checking whether mknodat is declared without a macro... (cached) yes checking whether stat is declared without a macro... (cached) yes checking whether utimensat is declared without a macro... (cached) yes checking whether tcgetsid is declared without a macro... yes 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... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fdatasync is declared without a macro... yes 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... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes 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... yes 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... yes 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... yes checking whether usleep is declared without a macro... yes checking for ptrdiff_t... yes checking for vasprintf... 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... yes 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... yes 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... yes 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 whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb return value is correct... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype is declared without a macro... yes checking whether iswctype is declared without a macro... yes checking whether wctrans is declared without a macro... yes checking whether towctrans is declared without a macro... yes checking for stdint.h... (cached) yes checking for library containing inet_ntoa... none required checking for library containing getpeername... none required checking for initscr in -lncurses... no checking for tgetent in -ltermcap... yes checking whether tgetent needs support... termcap.h 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 editline/readline.h usability... no checking editline/readline.h presence... no checking for editline/readline.h... no checking editline/history.h usability... no checking editline/history.h presence... no checking for editline/history.h... no checking for libreadline... no checking for libedit... yes checking how to link with libedit... /usr/lib/libedit.so checking for crypt in -lcrypt... yes checking for login in -lutil... yes checking for loginx in -lutil... yes checking for logout in -lutil... yes checking for logoutx in -lutil... yes checking for logwtmp in -lutil... yes checking for logwtmpx in -lutil... yes checking for protocols/talkd.h... yes checking for initscr in -lcurses... yes checking whether curses needs -ltermcap... no checking for rcmd_af... yes checking for orcmd... yes checking for orcmd_af... yes checking for rresvport_af... yes checking for iruserok... yes checking for iruserok_af... no checking for iruserok_sa... yes checking for ruserok... yes checking for ruserok_af... no checking for AF_INET6... yes checking for IPV6_V6ONLY... yes checking for struct sockaddr_storage... (cached) yes checking for struct sockaddr_in6... yes checking for struct addrinfo... (cached) yes checking for getnameinfo... yes checking for netinet/icmp6.h... yes checking for netinet/ip6.h... yes checking for struct icmp6_filter... yes checking for struct icmp6_hdr... yes checking for IPV6_HOPLIMIT... yes checking for IPV6_2292HOPLIMIT... no checking for IPV6_RECVHOPLIMIT... yes checking for ICMP6_DST_UNREACH_BEYONDSCOPE... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for setlocale... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for arpa/nameser.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for features.h... (cached) no checking for glob.h... (cached) yes checking for memory.h... (cached) yes checking for netinet/ether.h... no checking for netinet/in_systm.h... yes checking for netinet/ip.h... yes checking for netinet/ip_icmp.h... yes checking for netinet/ip_var.h... yes checking for security/pam_appl.h... yes checking for shadow.h... no checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stropts.h... no checking for sys/tty.h... yes checking for sys/utsname.h... yes checking for sys/ptyvar.h... no checking for sys/msgbuf.h... yes checking for sys/filio.h... (cached) yes checking for sys/ioctl_compat.h... yes checking for sys/cdefs.h... (cached) yes checking for sys/stream.h... no checking for sys/mkdev.h... no checking for sys/sockio.h... yes checking for sys/sysmacros.h... no checking for sys/param.h... (cached) yes checking for sys/file.h... yes checking for sys/proc.h... yes checking for sys/select.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/wait.h... yes checking for sys/resource.h... yes checking for stropts.h... (cached) no checking for tcpd.h... yes checking for utmp.h... (cached) yes checking for utmpx.h... (cached) yes checking for unistd.h... (cached) yes checking for vis.h... yes checking return type of signal handlers... void checking for socklen_t... (cached) yes checking for struct if_nameindex... yes checking for sigset_t... (cached) yes checking for sig_atomic_t... yes checking for struct sockaddr_in.sin_len... yes checking for struct sockaddr_in6.sin6_len... yes checking for struct sockaddr_storage.ss_len... yes checking for struct passwd.pw_expire... yes checking for struct passwd.pw_change... yes checking for struct lastlog... yes checking for struct utmp.ut_type... (cached) no checking for struct utmp.ut_pid... (cached) no checking for struct utmp.ut_line... yes checking for struct utmp.ut_id... (cached) no checking for struct utmp.ut_user... (cached) yes checking for struct utmp.ut_host... yes checking for struct utmp.ut_exit... (cached) no checking for struct utmp.ut_session... no checking for struct utmp.ut_tv... no checking for struct utmp.ut_time... yes checking for struct utmp.ut_addr_v6... no checking for struct utmp.ut_name... (cached) yes checking for struct lastlogx... no checking for struct lastlogx.ll_ss... no checking for struct utmpx.ut_user... (cached) yes checking for struct utmpx.ut_name... (cached) yes checking for struct utmpx.ut_id... (cached) yes checking for struct utmpx.ut_line... yes checking for struct utmpx.ut_pid... (cached) yes checking for struct utmpx.ut_type... (cached) yes checking for struct utmpx.ut_exit... (cached) yes checking for struct utmpx.ut_tv... yes checking for struct utmpx.ut_session... yes checking for struct utmpx.ut_syslen... no checking for struct utmpx.ut_host... yes checking for struct utmpx.ut_ss... yes checking for struct utmpx.ut_addr_v6... no checking for struct ifreq.ifr_index... yes checking for struct ifreq.ifr_netmask... no checking for struct ifreq.ifr_broadaddr... yes checking for struct ifreq.ifr_mtu... yes checking for struct ifreq.ifr_map... no checking for struct sockaddr.sa_len... (cached) yes checking for struct hostent.h_addr_list... yes checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_atim.tv_usec... no checking for struct stat.st_blksize... yes checking for struct stat.st_ctim.tv_nsec... yes checking for struct stat.st_ctim.tv_usec... no checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_mtim.tv_usec... no checking for struct tftphdr.th_u... yes checking for an ANSI C-conforming const... yes checking whether gcc weak references work... yes checking whether pragma weak references work... yes checking whether closedir returns void... no 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 for working strcoll... yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for cfsetspeed... yes checking for cgetent... yes checking for dirfd... (cached) no checking for fchdir... (cached) yes checking for flock... yes checking for fork... (cached) yes checking for fpathconf... yes checking for ftruncate... yes checking for getcwd... yes checking for getmsg... no checking for getpwuid_r... yes checking for getspnam... no checking for getutxent... yes checking for getutxuser... no checking for initgroups... yes checking for initsetproctitle... no checking for killpg... yes checking for ptsname... yes checking for pututline... no checking for pututxline... yes checking for setegid... yes checking for seteuid... yes checking for setpgid... yes checking for setlogin... yes checking for setsid... yes checking for setregid... yes checking for setreuid... yes checking for setresgid... no checking for setresuid... no checking for setutent_r... no checking for sigaction... yes checking for sigvec... yes checking for strchr... yes checking for setproctitle... yes checking for tcgetattr... (cached) yes checking for tzset... yes checking for utimes... yes checking for utime... yes checking for uname... yes checking for updwtmp... no checking for updwtmpx... yes checking for vhangup... no checking for wait3... yes checking for wait4... yes checking for __opendir2... yes checking for __rcmd_errstr... yes checking for __check_rhosts_file... yes checking for login... yes checking for loginx... yes checking for logout... yes checking for logoutx... yes checking for logwtmp... yes checking for logwtmpx... yes checking for getpass... (cached) yes checking for getusershell... (cached) yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for strdup... (cached) yes checking for poll... (cached) yes checking for crypt... yes checking for _obstack_free... no checking for setpgid... (cached) yes checking for getopt_long... yes checking for poll.h... (cached) yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for strerror... yes checking for hstrerror... yes checking whether hstrerror is declared... yes checking whether telcmds is declared... yes checking whether telopts is declared... yes checking for Schedule... no checking for Session_Key... no checking whether enctype_names is const char... yes checking whether sys_siglist is declared... yes checking whether crypt is declared... yes checking for EWOULDBLOCK... yes checking whether errno is declared... yes checking for syslog internal macros... yes checking for CODE... yes checking whether prioritynames is declared... yes checking whether fclose is declared... yes checking whether pclose is declared... (cached) yes checking whether getcwd is declared... (cached) yes checking whether getlogin is declared... (cached) yes checking whether getpass is declared... (cached) yes checking whether getusershell is declared... (cached) yes checking whether ttyname is declared... yes checking whether getgrnam is declared... yes checking whether initgroups is declared... no checking whether htons is declared... yes checking whether environ is declared... no checking for h_errno... yes checking whether h_errno is declared... yes checking for SEEK_ macros... yes checking for _FILENO macros... yes checking for fd_set macros... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for value of PATH_BSHELL... from _PATH_BSHELL in checking for value of PATH_CONSOLE... from _PATH_CONSOLE in checking for value of PATH_CP... /data/scratch/net/inetutils/work/.tools/bin/cp checking for value of PATH_DEFPATH... from _PATH_DEFPATH in checking for value of PATH_DEV... from _PATH_DEV in checking for value of PATH_TTY_PFX... from _PATH_DEV in checking for value of PATH_DEVNULL... from _PATH_DEVNULL in checking for value of PATH_FTPLOGINMESG... /etc/motd checking for value of PATH_FTPUSERS... from _PATH_FTPUSERS in checking for value of PATH_FTPCHROOT... (default) $(sysconfdir)/ftpchroot checking for value of PATH_FTPWELCOME... (default) $(sysconfdir)/ftpwelcome checking for value of PATH_FTPDPID... (default) $(localstatedir)/run/ftpd.pid checking for value of PATH_INETDCONF... (default) $(sysconfdir)/inetd.conf checking for value of PATH_INETDDIR... (default) $(sysconfdir)/inetd.d checking for value of PATH_INETDPID... (default) $(localstatedir)/run/inetd.pid checking for value of PATH_UTMP... from _PATH_UTMP in checking for value of PATH_UTMPX... from _PATH_UTMPX in checking for value of PATH_WTMP... from _PATH_WTMP in checking for value of PATH_WTMPX... from _PATH_WTMPX in checking for value of PATH_LASTLOG... from _PATH_LASTLOG in checking for value of PATH_LOG... from _PATH_LOG in checking for value of PATH_KLOG... /dev/klog checking for value of PATH_LOGCONF... (default) $(sysconfdir)/syslog.conf checking for value of PATH_LOGCONFD... (default) $(sysconfdir)/syslog.d checking for value of PATH_LOGIN... /usr/bin/login checking for value of PATH_LOGPID... (default) $(localstatedir)/run/syslog.pid checking for value of PATH_NOLOGIN... from _PATH_NOLOGIN in checking for value of PATH_RLOGIN... (default) $(bindir)/rlogin checking for value of PATH_RSH... (default) $(bindir)/rsh checking for value of PATH_TMP... from _PATH_TMP in checking for value of PATH_TTY... from _PATH_TTY in checking for value of PATH_UUCICO... (default) $(libexecdir)/uucp/uucico checking for value of PATH_HEQUIV... from _PATH_HEQUIV in checking for value of PATH_PROCNET_DEV... (default) no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating summary.sh config.status: creating lib/Makefile config.status: creating libinetutils/Makefile config.status: creating libtelnet/Makefile config.status: creating libicmp/Makefile config.status: creating libls/Makefile config.status: creating src/Makefile config.status: creating telnet/Makefile config.status: creating telnetd/Makefile config.status: creating ftp/Makefile config.status: creating ftpd/Makefile config.status: creating talk/Makefile config.status: creating talkd/Makefile config.status: creating whois/Makefile config.status: creating ping/Makefile config.status: creating ifconfig/Makefile config.status: creating ifconfig/system/Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating confpaths.h config.status: creating config.h config.status: executing depfiles commands config.status: executing summary commands Summary of build decisions: Clients: dnsdomainname yes ftp yes /usr/lib/libedit.so hostname yes ifconfig yes logger yes ping yes ping6 yes rcp yes rexec yes rlogin yes rsh yes talk yes -lcurses telnet yes -ltermcap tftp yes traceroute yes whois yes Servers: ftpd yes inetd yes rexecd yes rlogind yes rshd yes syslogd yes talkd yes telnetd yes -ltermcap tftpd yes uucpd yes Support: libls yes