=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for dante-1.4.2.tar.gz => Checksum RMD160 OK for dante-1.4.2.tar.gz => Checksum SHA512 OK for dante-1.4.2.tar.gz ===> Installing dependencies for dante-1.4.2nb1 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for dante-1.4.2nb1 ===> Extracting for dante-1.4.2nb1 ===> Patching for dante-1.4.2nb1 => Applying pkgsrc patches for dante-1.4.2nb1 => Verifying /opt/pkgsrc/net/dante/patches/patch-aa => Applying pkgsrc patch /opt/pkgsrc/net/dante/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.4 2015/09/13 21:55:15 leot Exp $ | |--- capi/Makefile.in.orig 2014-09-03 14:52:37.000000000 +0000 |+++ capi/Makefile.in -------------------------- Patching file capi/Makefile.in using Plan A... Hunk #1 succeeded at 294 (offset 77 lines). done => Verifying /opt/pkgsrc/net/dante/patches/patch-ab => Applying pkgsrc patch /opt/pkgsrc/net/dante/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.11 2017/02/12 01:01:19 mef Exp $ | |o Delete the -Werror flag in order to recognise the type of sa_len: | | In function ‘main’: | warning: variable ‘sa_len_ptr’ set but not used [-Wunused-but-set-variable] uint8_t *sa_len_ptr; | |o Add support for DragonFly BSD | |--- configure.orig 2014-09-03 14:52:29.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 13008 (offset 204 lines). Hunk #2 succeeded at 15425 (offset 3 lines). Hunk #3 succeeded at 24939 (offset 222 lines). Hunk #4 succeeded at 24746 (offset 3 lines). Hunk #5 succeeded at 67832 (offset 165 lines). done => Verifying /opt/pkgsrc/net/dante/patches/patch-dlib_interposition.c => Applying pkgsrc patch /opt/pkgsrc/net/dante/patches/patch-dlib_interposition.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-dlib_interposition.c,v 1.1 2019/02/09 19:51:09 rhialto Exp $ | |o Do not use ssp(3) when compiling interposition.c: | | interposition.c:1728:1: error: redefinition of 'read' | read(d, buf, nbytes) | ^ | In file included from /usr/include/ssp/stdio.h:34:0, | from /usr/include/stdio.h:597, | from ../include/osdep.h:158, | from ../include/common.h:56, | from interposition.c:47: | /usr/include/ssp/unistd.h:39:1: note: previous definition of 'read' was here | __ssp_redirect0(ssize_t, read, (int __fd, void *__buf, size_t __len), \ | ^ | |--- dlib/interposition.c.orig 2017-01-31 08:17:38.000000000 +0000 |+++ dlib/interposition.c -------------------------- Patching file dlib/interposition.c using Plan A... Hunk #1 succeeded at 1. done ===> Creating toolchain wrappers for dante-1.4.2nb1 ===> Configuring for dante-1.4.2nb1 => 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 Configuring Dante 1.4.2: configure: WARNING: disabling dependency tracking on this platform checking for a BSD-compatible install... /usr/bin/install -c -o sjmulder -g staff checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /opt/pkg-dev/bin/gmkdir -p checking for gawk... /opt/pkg/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... aarch64-apple-darwin20 checking host system type... aarch64-apple-darwin20 checking how to print strings... print -r checking for style of include used by make... GNU checking for aarch64-apple-darwin20-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 dependency style of clang... none checking for a sed that does not truncate output... /opt/pkg/bin/nbsed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 1048576 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert aarch64-apple-darwin20 file names to aarch64-apple-darwin20 format... func_convert_file_noop checking how to convert aarch64-apple-darwin20 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for aarch64-apple-darwin20-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-apple-darwin20-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for aarch64-apple-darwin20-ar... no checking for ar... ar checking for archiver @FILE support... no checking for aarch64-apple-darwin20-strip... no checking for strip... strip checking for aarch64-apple-darwin20-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from clang object... ok checking for sysroot... no checking for aarch64-apple-darwin20-mt... no checking for mt... no checking if : is a manifest tool... no checking for aarch64-apple-darwin20-dsymutil... no checking for dsymutil... dsymutil checking for aarch64-apple-darwin20-nmedit... no checking for nmedit... nmedit checking for aarch64-apple-darwin20-lipo... no checking for lipo... lipo checking for aarch64-apple-darwin20-otool... no checking for otool... otool checking for aarch64-apple-darwin20-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... clang -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... rm: conftest*: No such file or directory yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin20 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether make supports nested variables... (cached) yes checking for bison... bison -y checking for gawk... (cached) /opt/pkg/bin/nawk checking for flex... flex checking lex output file root... lex.yy checking lex library... -ll checking whether yytext is a pointer... yes checking how to run the C preprocessor... clang -E checking whether clang needs -traditional... no checking for compiler type... gcc checking for preprocessor flags... none checking for compiler flags... none checking for support for -pipe compiler flag... no checking for support for -Wbounded compiler flag... no checking whether compiler supports _Pragma()... yes checking for __attribute__ support... no checking for constructor __attribute__ support... no checking for __attribute__ nonnull support... no checking for __printf__ format attribute support... no checking for compilation with debugging... disabled checking for live debugging... disabled checking whether compiling using -g works with gcc... no configure: WARNING: building with -g0 checking for warning flags... none checking whether compilation with FORTIFY_SOURCE works... yes checking for compliation with DIAGNOSTIC... no checking for moncontrol... no checking whether profiled compilation requested... no checking whether coverage requested... no checking whether linting requested... no checking size of char... 0 checking size of short... 0 checking size of int... 0 checking size of long... 0 checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for strings.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking shadow.h usability... no checking shadow.h presence... no checking for shadow.h... no checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking rpc/rpc.h usability... yes checking rpc/rpc.h presence... yes checking for rpc/rpc.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking net/if_dl.h usability... yes checking net/if_dl.h presence... yes checking for net/if_dl.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking netinet/tcp_fsm.h usability... yes checking netinet/tcp_fsm.h presence... yes checking for netinet/tcp_fsm.h... yes checking for netinet/ip.h... yes checking for netinet/ip_var.h... yes checking for resolv.h... yes checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking whether defines const... no checking for an ANSI C-conforming const... yes checking for supported routing socket communication... yes checking for struct ip_opts in ... no checking for struct tcp_info in ... no checking whether defines inline... no checking for inline... inline checking for uid_t in sys/types.h... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for in6_addr... yes checking to see if openlog accepts LOG_PERROR... yes checking to see if stdlib.h defines EXIT_FAILURE... yes checking whether uses AF_UNIX... no checking for SIGINFO... yes checking to see if MSG_WAITALL exists... yes checking whether realloc with a NULL pointer calls malloc... no checking if getsockopt needs cast... no checking to see if should be included... no checking to see if SV_INTERRUPT should be used... no checking if cmsghdr exists in ... yes checking for CMSG_SPACE in sys/socket.h... no checking for CMSG_LEN in sys/socket.h... no checking for sa_len in sockaddr... yes checking for sa_len type... yes checking for sockaddr_storage ss_len in sockaddr... yes checking for __res_state options type... yes checking if sys/select.h is needed... no checking to see if malloc_options exists... no checking to see if __progname exists... no checking for library containing crypt... no checking for library containing getspnam... no checking for library containing setproctitle... no checking for expected select behaviour... no configure: WARNING: socksify operations on nonblocking sockets might fail on this platform checking for socklen_t... yes checking for sig_atomic_t in ... yes checking for number of valid signal values... got no value, setting to 128 checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for in_port_t... yes checking for in_addr_t... yes checking for ssize_t... yes checking for working memcmp... no checking return type of signal handlers... void checking for strftime... no checking for strftime in -lintl... no checking for utime.h... yes checking whether utime accepts a null argument... no checking for vprintf... no checking for library containing inet_addr... no checking for library containing getsockopt... no checking for getprpwnam... no checking for getspnam... no checking for getpwnam_shadow... no checking for bindresvport... no checking for getpass... no checking for system V getpwnam... no checking read/send-side pipe system... unknown configure: WARNING: unable to determine PIPEBUFFER type checking for errorless select behavior with high timeouts... unknown configure: WARNING: unable to determine max select value, using default checking for errno symbol E2BIG... OK checking for errno symbol EACCES... OK checking for errno symbol EADDRINUSE... OK checking for errno symbol EADDRNOTAVAIL... OK checking for errno symbol EADV... no checking for errno symbol EAFNOSUPPORT... OK checking for errno symbol EAGAIN... OK checking for errno symbol EALREADY... OK checking for errno symbol EAUTH... OK checking for errno symbol EBADARCH... OK checking for errno symbol EBADE... no checking for errno symbol EBADEXEC... OK checking for errno symbol EBADF... OK checking for errno symbol EBADFD... no checking for errno symbol EBADMACHO... OK checking for errno symbol EBADMSG... OK checking for errno symbol EBADR... no checking for errno symbol EBADRPC... OK checking for errno symbol EBADRQC... no checking for errno symbol EBADSLT... no checking for errno symbol EBFONT... no checking for errno symbol EBUSY... OK checking for errno symbol ECANCELED... OK checking for errno symbol ECAPMODE... no checking for errno symbol ECHILD... OK checking for errno symbol ECHRNG... no checking for errno symbol ECOMM... no checking for errno symbol ECONNABORTED... OK checking for errno symbol ECONNREFUSED... OK checking for errno symbol ECONNRESET... OK checking for errno symbol EDEADLK... OK checking for errno symbol EDEADLOCK... no checking for errno symbol EDESTADDRREQ... OK checking for errno symbol EDEVERR... OK checking for errno symbol EDIRIOCTL... no checking for errno symbol EDOM... OK checking for errno symbol EDOOFUS... no checking for errno symbol EDQUOT... OK checking for errno symbol EEXIST... OK checking for errno symbol EFAULT... OK checking for errno symbol EFBIG... OK checking for errno symbol EFTYPE... OK checking for errno symbol EHOSTDOWN... OK checking for errno symbol EHOSTUNREACH... OK checking for errno symbol EIDRM... OK checking for errno symbol EILSEQ... OK checking for errno symbol EINPROGRESS... OK checking for errno symbol EINTR... OK checking for errno symbol EINVAL... OK checking for errno symbol EIO... OK checking for errno symbol EIPSEC... no checking for errno symbol EISCONN... OK checking for errno symbol EISDIR... OK checking for errno symbol EJUSTRETURN... no checking for errno symbol EL2HLT... no checking for errno symbol EL2NSYNC... no checking for errno symbol EL3HLT... no checking for errno symbol EL3RST... no checking for errno symbol ELAST... OK checking for errno symbol ELIBACC... no checking for errno symbol ELIBBAD... no checking for errno symbol ELIBEXEC... no checking for errno symbol ELIBMAX... no checking for errno symbol ELIBSCN... no checking for errno symbol ELNRNG... no checking for errno symbol ELOCKUNMAPPED... no checking for errno symbol ELOOP... OK checking for errno symbol EMEDIUMTYPE... no checking for errno symbol EMFILE... OK checking for errno symbol EMLINK... OK checking for errno symbol EMSGSIZE... OK checking for errno symbol EMULTIHOP... OK checking for errno symbol ENAMETOOLONG... OK checking for errno symbol ENEEDAUTH... OK checking for errno symbol ENETDOWN... OK checking for errno symbol ENETRESET... OK checking for errno symbol ENETUNREACH... OK checking for errno symbol ENFILE... OK checking for errno symbol ENOANO... no checking for errno symbol ENOATTR... OK checking for errno symbol ENOBUFS... OK checking for errno symbol ENOCSI... no checking for errno symbol ENODATA... OK checking for errno symbol ENODEV... OK checking for errno symbol ENOENT... OK checking for errno symbol ENOEXEC... OK checking for errno symbol ENOIOCTL... no checking for errno symbol ENOLCK... OK checking for errno symbol ENOLINK... OK checking for errno symbol ENOMEDIUM... no checking for errno symbol ENOMEM... OK checking for errno symbol ENOMSG... OK checking for errno symbol ENONET... no checking for errno symbol ENOPKG... no checking for errno symbol ENOPOLICY... OK checking for errno symbol ENOPROTOOPT... OK checking for errno symbol ENOSPC... OK checking for errno symbol ENOSR... OK checking for errno symbol ENOSTR... OK checking for errno symbol ENOSYS... OK checking for errno symbol ENOTACTIVE... no checking for errno symbol ENOTBLK... OK checking for errno symbol ENOTCAPABLE... no checking for errno symbol ENOTCONN... OK checking for errno symbol ENOTDIR... OK checking for errno symbol ENOTEMPTY... OK checking for errno symbol ENOTRECOVERABLE... OK checking for errno symbol ENOTSOCK... OK checking for errno symbol ENOTSUP... OK checking for errno symbol ENOTTY... OK checking for errno symbol ENOTUNIQ... no checking for errno symbol ENXIO... OK checking for errno symbol EOPNOTSUPP... OK checking for errno symbol EOVERFLOW... OK checking for errno symbol EOWNERDEAD... OK checking for errno symbol EPERM... OK checking for errno symbol EPFNOSUPPORT... OK checking for errno symbol EPIPE... OK checking for errno symbol EPROCLIM... OK checking for errno symbol EPROCUNAVAIL... OK checking for errno symbol EPROGMISMATCH... OK checking for errno symbol EPROGUNAVAIL... OK checking for errno symbol EPROTO... OK checking for errno symbol EPROTONOSUPPORT... OK checking for errno symbol EPROTOTYPE... OK checking for errno symbol EPWROFF... OK checking for errno symbol ERANGE... OK checking for errno symbol EREMCHG... no checking for errno symbol EREMOTE... OK checking for errno symbol ERESTART... no checking for errno symbol EROFS... OK checking for errno symbol ERPCMISMATCH... OK checking for errno symbol ESHLIBVERS... OK checking for errno symbol ESHUTDOWN... OK checking for errno symbol ESOCKTNOSUPPORT... OK checking for errno symbol ESPIPE... OK checking for errno symbol ESRCH... OK checking for errno symbol ESRMNT... no checking for errno symbol ESTALE... OK checking for errno symbol ESTRPIPE... no checking for errno symbol ETIME... OK checking for errno symbol ETIMEDOUT... OK checking for errno symbol ETOOMANYREFS... OK checking for errno symbol ETXTBSY... OK checking for errno symbol EUNATCH... no checking for errno symbol EUSERS... OK checking for errno symbol EWOULDBLOCK... OK checking for errno symbol EXDEV... OK checking for errno symbol EXFULL... no checking for errno symbol ECLONEME... no checking for errno symbol ECORRUPT... no checking for errno symbol EDESTADDREQ... no checking for errno symbol EDIST... no checking for errno symbol EFORMAT... no checking for errno symbol EMEDIA... no checking for errno symbol ENOCONNECT... no checking for errno symbol ENOTEMPTY... OK checking for errno symbol ENOTREADY... no checking for errno symbol ENOTRUST... no checking for errno symbol ESAD... no checking for errno symbol ESOFT... no checking for errno symbol ESYSERROR... no checking for errno symbol EWOULDBLOCK... OK checking for errno symbol EWRPROTECT... no checking errno symbols... unique symbols: 109, unique values: 106 checking for getaddrinfo() error EAI_ADDRFAMILY... OK checking for getaddrinfo() error EAI_AGAIN... OK checking for getaddrinfo() error EAI_BADFLAGS... OK checking for getaddrinfo() error EAI_BADHINTS... OK checking for getaddrinfo() error EAI_FAIL... OK checking for getaddrinfo() error EAI_FAMILY... OK checking for getaddrinfo() error EAI_MEMORY... OK checking for getaddrinfo() error EAI_NODATA... OK checking for getaddrinfo() error EAI_NONAME... OK checking for getaddrinfo() error EAI_OVERFLOW... OK checking for getaddrinfo() error EAI_PROTOCOL... OK checking for getaddrinfo() error EAI_SERVICE... OK checking for getaddrinfo() error EAI_SOCKTYPE... OK checking for getaddrinfo() error EAI_SYSTEM... OK checking for getaddrinfo() error EAI_ALLDONE... no checking for getaddrinfo() error EAI_CANCELED... no checking for getaddrinfo() error EAI_IDN_ENCODE... no checking for getaddrinfo() error EAI_INPROGRESS... no checking for getaddrinfo() error EAI_INTR... no checking for getaddrinfo() error EAI_NOTCANCELED... no checking for getaddrinfo() error EAI_BADEXTFLAGS... no checking getaddrinfo() error symbols... unique symbols: 14, unique values: 14 checking for timer macros... no checking for SIOCGIFHWADDR... no checking for fd_mask... yes checking for CPU_EQUAL... no checking for processor_bind... no checking for sched_setscheduler... no checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for getpassphrase... no checking for sched_setaffinity... no checking for ifaddrs.h... (cached) yes checking for daemon... no checking for difftime... no checking for getifaddrs... no checking for freeifaddrs... no checking for hstrerror... no checking for inet_pton... no checking for issetugid... no checking for memmove... no checking for seteuid... no checking for setegid... no checking for setproctitle... no checking for strvis... no checking for vsyslog... no checking for bzero... no checking for strlcpy... no checking for backtrace... no checking for incorrect inet_ntoa behaviour... no checking for working pselect()... no checking for working sockatmark... no checking for __libc_enable_secure... no checking for FIONREAD socket support... no checking for FIONWRITE socket support... no checking for TIOCOUTQ socket support... no checking for sufficiently unified buffer cache... no configure: WARNING: assuming buffercache not unified on this platform checking for library containing clock_gettime... no checking for CLOCK_MONOTONIC clock_gettime() support... no checking whether client compilation should be disabled... yes checking whether server compilation should be disabled... yes checking for client configuration file location... /opt/pkg/etc/socks.conf checking for server configuration file location... /opt/pkg/etc/sockd.conf checking bsd_auth.h usability... no checking bsd_auth.h presence... no checking for bsd_auth.h... no checking for auth_userokay... no checking for bsd authentication... no, usable bsd_auth.h not found checking full environment usage... yes checking direct route fallback in client enabled... no checking for RES_INIT in resolv.h... yes checking for dlfcn.h... (cached) yes checking whether all interposition usage should be disabled... no checking whether interposition in the client should be disabled... no checking whether interposition in the server should be disabled... no checking for DL_LAZY... no checking for RTLD_MEMBER... no checking to see if dlopen param has DL_ and not RTLD_ prefix... yes checking for __fprintf_chk... no checking for __vfprintf_chk... no checking for __read_chk... no checking for _IO_getc... no checking for _IO_putc... no checking for library containing getaddrinfo... no checking for library containing getnameinfo... no checking for gethostbyname2... no checking for getaddrinfo... no checking for getnameinfo... no checking for freeaddrinfo... no checking for getipnodebyname... no checking prototypes for accept... ok checking prototypes for bind... ok checking prototypes for connect... ok checking prototypes for gethostbyaddr... ok checking prototypes for getnameinfo... ok checking prototypes for getpeername... ok checking prototypes for getsockname... ok checking prototypes for getsockopt... ok checking prototypes for listen... ok checking prototypes for read... ok checking prototypes for readv... ok checking prototypes for recv... ok checking prototypes for recvfrom... ok checking prototypes for recvmsg... ok checking prototypes for send... ok checking prototypes for sendmsg... ok checking prototypes for sendto... ok checking prototypes for write... ok checking prototypes for writev... ok checking prototypes for getc... ok checking prototypes for fgetc... ok checking prototypes for gets... ok checking prototypes for fgets... ok checking prototypes for putc... ok checking prototypes for fputc... ok checking prototypes for puts... ok checking prototypes for fputs... ok checking prototypes for fflush... ok checking prototypes for fclose... ok checking prototypes for fprintf... ok checking prototypes for vfprintf... ok checking prototypes for printf... ok checking prototypes for vprintf... ok checking prototypes for fwrite... ok checking prototypes for fread... ok checking for library containing bindresvport... no checking pthread.h usability... no checking pthread.h presence... yes configure: WARNING: pthread.h: present but cannot be compiled configure: WARNING: pthread.h: check for missing prerequisite headers? configure: WARNING: pthread.h: see the Autoconf documentation configure: WARNING: pthread.h: section "Present But Cannot Be Compiled" configure: WARNING: pthread.h: proceeding with the compiler's result checking for pthread.h... no checking for library containing connect... no checking for library containing inet_aton... no checking for library containing res_9_init... no checking for library containing dlopen... no checking for rresvport... no checking for libc name... libc.dylib checking for symbol lookup without underscore... no checking for working dlsym... no checking for working RTLD_NEXT... no checking libc preload blocking... yes configure: WARNING: this platform blocks preloading of libraries checking for krb5-config... yes checking gssapi.h usability... no checking gssapi.h presence... yes configure: WARNING: gssapi.h: present but cannot be compiled configure: WARNING: gssapi.h: check for missing prerequisite headers? configure: WARNING: gssapi.h: see the Autoconf documentation configure: WARNING: gssapi.h: section "Present But Cannot Be Compiled" configure: WARNING: gssapi.h: proceeding with the compiler's result checking for gssapi.h... no checking gssapi/gssapi.h usability... no checking gssapi/gssapi.h presence... yes configure: WARNING: gssapi/gssapi.h: present but cannot be compiled configure: WARNING: gssapi/gssapi.h: check for missing prerequisite headers? configure: WARNING: gssapi/gssapi.h: see the Autoconf documentation configure: WARNING: gssapi/gssapi.h: section "Present But Cannot Be Compiled" configure: WARNING: gssapi/gssapi.h: proceeding with the compiler's result checking for gssapi/gssapi.h... no checking gssapi/gssapi_ext.h usability... no checking gssapi/gssapi_ext.h presence... no checking for gssapi/gssapi_ext.h... no checking for gssapi/gssapi_krb5.h... yes checking gssapi/gssapi_generic.h usability... no checking gssapi/gssapi_generic.h presence... yes configure: WARNING: gssapi/gssapi_generic.h: present but cannot be compiled configure: WARNING: gssapi/gssapi_generic.h: check for missing prerequisite headers? configure: WARNING: gssapi/gssapi_generic.h: see the Autoconf documentation configure: WARNING: gssapi/gssapi_generic.h: section "Present But Cannot Be Compiled" configure: WARNING: gssapi/gssapi_generic.h: proceeding with the compiler's result checking for gssapi/gssapi_generic.h... no checking for library containing gsskrb5_register_acceptor_identity... no checking for heimdal... no checking for working gssapi... no configure: WARNING: ldap disabled: working GSSAPI installation required checking for miniupnpc headers... no checking whether to use server pidfile... yes checking for pid file location... /var/run/sockd.pid checking for SOCKD_IOMAX value... default checking for SOCKD_NEGOTIATEMAX value... default checking for SOCKD_BUFSIZE value... default checking for lround in -lm... no checking tcpd.h usability... no checking tcpd.h presence... no checking for tcpd.h... no checking for libwrap... no, usable tcpd.h not found checking security/pam_appl.h usability... no checking security/pam_appl.h presence... yes configure: WARNING: security/pam_appl.h: present but cannot be compiled configure: WARNING: security/pam_appl.h: check for missing prerequisite headers? configure: WARNING: security/pam_appl.h: see the Autoconf documentation configure: WARNING: security/pam_appl.h: section "Present But Cannot Be Compiled" configure: WARNING: security/pam_appl.h: proceeding with the compiler's result checking for security/pam_appl.h... no checking for library containing pam_start... no checking for pam... no, usable security/pam_appl.h not found checking whether libcfail should be enabled... no checking for SOL_SOCKET socket option SO_BINDANY... no checking for SOL_SOCKET socket option SO_BROADCAST... yes checking for SOL_SOCKET socket option SO_DEBUG... yes checking for SOL_SOCKET socket option SO_DONTROUTE... yes checking for SOL_SOCKET socket option SO_JUMBO... no checking for SOL_SOCKET socket option SO_KEEPALIVE... yes checking for SOL_SOCKET socket option SO_LINGER... yes checking for SOL_SOCKET socket option SO_OOBINLINE... yes checking for SOL_SOCKET socket option SO_PRIORITY... no checking for SOL_SOCKET socket option SO_RCVBUF... yes checking for SOL_SOCKET socket option SO_RCVBUFFORCE... no checking for SOL_SOCKET socket option SO_RCVLOWAT... yes checking for SOL_SOCKET socket option SO_RCVTIMEO... yes checking for SOL_SOCKET socket option SO_SNDBUF... yes checking for SOL_SOCKET socket option SO_SNDBUFFORCE... no checking for SOL_SOCKET socket option SO_SNDLOWAT... yes checking for SOL_SOCKET socket option SO_SNDTIMEO... yes checking for SOL_SOCKET socket option SO_TIMESTAMP... yes checking for SOL_SOCKET socket option SO_USELOOPBACK... yes checking for SOL_SOCKET socket option SO_AUDIT... no checking for SOL_SOCKET socket option SO_CKSUMRECV... no checking for SOL_SOCKET socket option SO_NOMULTIPATH... no checking for SOL_SOCKET socket option SO_NOREUSEADDR... no checking for IPPROTO_TCP socket option TCP_CORK... no checking for IPPROTO_TCP socket option TCP_CWND... no checking for IPPROTO_TCP socket option TCP_INIT_CWND... no checking for IPPROTO_TCP socket option TCP_KEEPCNT... yes checking for IPPROTO_TCP socket option TCP_KEEPIDLE... no checking for IPPROTO_TCP socket option TCP_KEEPINTVL... yes checking for IPPROTO_TCP socket option TCP_LINGER2... no checking for IPPROTO_TCP socket option TCP_MAXRT... no checking for IPPROTO_TCP socket option TCP_MAXSEG... yes checking for IPPROTO_TCP socket option TCP_MD5SIG... no checking for IPPROTO_TCP socket option TCP_NODELAY... yes checking for IPPROTO_TCP socket option TCP_NOOPT... yes checking for IPPROTO_TCP socket option TCP_NOPUSH... yes checking for IPPROTO_TCP socket option TCP_SACK_ENABLE... no checking for IPPROTO_TCP socket option TCP_STDURG... no checking for IPPROTO_TCP socket option TCP_SYNCNT... no checking for IPPROTO_TCP socket option TCP_WINDOW_CLAMP... no checking for IPPROTO_TCP socket option TCP_RFC1323... no checking for IPPROTO_TCP socket option TCP_NODELAYACK... no checking for IPPROTO_TCP socket option TCP_CWND_IF... no checking for IPPROTO_TCP socket option TCP_CWND_DF... no checking for IPPROTO_TCP socket option TCP_NOTENTER_SSTART... no checking for IPPROTO_TCP socket option TCP_NOREDUCE_CWND_IN_FRXMT... no checking for IPPROTO_TCP socket option TCP_NOREDUCE_CWND_EXIT_FRXMT... no checking for IPPROTO_UDP socket option UDP_CORK... no checking for IPPROTO_IP socket option IP_AUTH_LEVEL... no checking for IPPROTO_IP socket option IP_DONTFRAG... yes checking for IPPROTO_IP socket option IP_ESP_NETWORK_LEVEL... no checking for IPPROTO_IP socket option IP_ESP_TRANS_LEVEL... no checking for IPPROTO_IP socket option IP_FREEBIND... no checking for IPPROTO_IP socket option IP_IPCOMP_LEVEL... no checking for IPPROTO_IP socket option IP_MINTTL... no checking for IPPROTO_IP socket option IP_MTU_DISCOVER... no checking for IPPROTO_IP socket option IP_PORTRANGE... yes checking for IPPROTO_IP socket option IP_TOS... yes checking for IPPROTO_IP socket option IP_TTL... yes checking for IPPROTO_IP socket option IP_UNICAST_HOPS... no checking for IPPROTO_IP socket option IP_BROADCAST_IF... no checking for IPPROTO_IPV6 socket option IPV6_ADDRFORM... no checking for IPPROTO_IPV6 socket option IPV6_UNICAST_HOPS... yes checking for IPPROTO_IPV6 socket option IPV6_2292DSTOPTS... yes checking for IPPROTO_IPV6 socket option IPV6_2292HOPLIMIT... yes checking for IPPROTO_IPV6 socket option IPV6_2292HOPOPTS... yes checking for IPPROTO_IPV6 socket option IPV6_2292PKTINFO... yes checking for IPPROTO_IPV6 socket option IPV6_2292PKTOPTIONS... yes checking for IPPROTO_IPV6 socket option IPV6_2292RTHDR... yes checking for IPPROTO_IPV6 socket option IPV6_ADDRFORM... no checking for IPPROTO_IPV6 socket option IPV6_ADDR_PREFERENCES... no checking for IPPROTO_IPV6 socket option IPV6_AUTHHDR... no checking for IPPROTO_IPV6 socket option IPV6_AUTH_LEVEL... no checking for IPPROTO_IPV6 socket option IPV6_AUTOFLOWLABEL... no checking for IPPROTO_IPV6 socket option IPV6_CHECKSUM... yes checking for IPPROTO_IPV6 socket option IPV6_DONTFRAG... no checking for IPPROTO_IPV6 socket option IPV6_DSTOPTS... no checking for IPPROTO_IPV6 socket option IPV6_DSTOPTS... no checking for IPPROTO_IPV6 socket option IPV6_ESP_NETWORK_LEVEL... no checking for IPPROTO_IPV6 socket option IPV6_ESP_TRANS_LEVEL... no checking for IPPROTO_IPV6 socket option IPV6_FLOWINFO... no checking for IPPROTO_IPV6 socket option IPV6_FLOWINFO_SEND... no checking for IPPROTO_IPV6 socket option IPV6_FLOWLABEL_MGR... no checking for IPPROTO_IPV6 socket option IPV6_HOPLIMIT... no checking for IPPROTO_IPV6 socket option IPV6_HOPLIMIT... no checking for IPPROTO_IPV6 socket option IPV6_HOPOPTS... no checking for IPPROTO_IPV6 socket option IPV6_HOPOPTS... no checking for IPPROTO_IPV6 socket option IPV6_IPCOMP_LEVEL... no checking for IPPROTO_IPV6 socket option IPV6_IPSEC_POLICY... yes checking for IPPROTO_IPV6 socket option IPV6_JOIN_ANYCAST... no checking for IPPROTO_IPV6 socket option IPV6_JOIN_GROUP... yes checking for IPPROTO_IPV6 socket option IPV6_LEAVE_ANYCAST... no checking for IPPROTO_IPV6 socket option IPV6_LEAVE_GROUP... yes checking for IPPROTO_IPV6 socket option IPV6_MINHOPCOUNT... no checking for IPPROTO_IPV6 socket option IPV6_MTU... no checking for IPPROTO_IPV6 socket option IPV6_MTU_DISCOVER... no checking for IPPROTO_IPV6 socket option IPV6_NEXTHOP... no checking for IPPROTO_IPV6 socket option IPV6_ORIGDSTADDR... no checking for IPPROTO_IPV6 socket option IPV6_PATHMTU... no checking for IPPROTO_IPV6 socket option IPV6_PIPEX... no checking for IPPROTO_IPV6 socket option IPV6_PKTINFO... no checking for IPPROTO_IPV6 socket option IPV6_PORTRANGE... yes checking for IPPROTO_IPV6 socket option IPV6_RETOPTS... no checking for IPPROTO_IPV6 socket option IPV6_ROUTER_ALERT... no checking for IPPROTO_IPV6 socket option IPV6_RTHDR... no checking for IPPROTO_IPV6 socket option IPV6_RTHDRDSTOPTS... no checking for IPPROTO_IPV6 socket option IPV6_TCLASS... yes checking for IPPROTO_IPV6 socket option IPV6_TRANSPARENT... no checking for IPPROTO_IPV6 socket option IPV6_UNICAST_HOPS... yes checking for IPPROTO_IPV6 socket option IPV6_USE_MIN_MTU... no checking for IPPROTO_IPV6 socket option IPV6_V6ONLY... yes checking for IPPROTO_IPV6 socket option IPV6_XFRM_POLICY... no checking for IPPROTO_IPV6 socket option IPV6_MIPDSTOPTS... no checking for IPPROTO_IPV6 socket option IPV6_AIXRAWSOCKET... no checking linux/bbkernel.h usability... no checking linux/bbkernel.h presence... no checking for linux/bbkernel.h... no checking for SOL_SOCKET socket option SO_ERROR... yes checking for SOL_SOCKET socket option SO_REUSEADDR... yes checking for SOL_SOCKET socket option SO_REUSEPORT... yes checking for SOL_SOCKET socket option SO_ACCEPTCONN... yes checking for SOL_SOCKET socket option SO_KERNACCEPT... no checking for SOL_SOCKET socket option SO_PEERID... no checking for SOL_SOCKET socket option SO_TYPE... yes checking for SOL_SOCKET socket option SO_USE_IFBUFS... no checking for IPPROTO_IP socket option IP_ADDRFORM... no checking for IPPROTO_IP socket option IP_ADD_MEMBERSHIP... yes checking for IPPROTO_IP socket option IP_ADD_SOURCE_MEMBERSHIP... yes checking for IPPROTO_IP socket option IP_BLOCK_SOURCE... yes checking for IPPROTO_IP socket option IP_DHCPMODE... no checking for IPPROTO_IP socket option IP_DROP_MEMBERSHIP... yes checking for IPPROTO_IP socket option IP_DROP_MEMBERSHIP... yes checking for IPPROTO_IP socket option IP_DROP_SOURCE_MEMBERSHIP... yes checking for IPPROTO_IP socket option IP_DROP_SOURCE_MEMBERSHIP... yes checking for IPPROTO_IP socket option IP_FINDPMTU... no checking for IPPROTO_IP socket option IP_HDRINCL... yes checking for IPPROTO_IP socket option IP_HDRINCL... yes checking for IPPROTO_IP socket option IP_MULTICAST_HOPS... no checking for IPPROTO_IP socket option IP_MULTICAST_IF... yes checking for IPPROTO_IP socket option IP_MULTICAST_LOOP... yes checking for IPPROTO_IP socket option IP_MULTICAST_TTL... yes checking for IPPROTO_IP socket option IP_OPTIONS... yes checking for IPPROTO_IP socket option IP_PMTUAGE... no checking for IPPROTO_IP socket option IP_RECVDSTADDR... yes checking for IPPROTO_IP socket option IP_RECVIF... yes checking for IPPROTO_IP socket option IP_RECVIFINFO... no checking for IPPROTO_IP socket option IP_RECVINTERFACE... no checking for IPPROTO_IP socket option IP_RECVMACHDR... no checking for IPPROTO_IP socket option IP_RECVTOS... yes checking for IPPROTO_IP socket option IP_RECVTTL... yes checking for IPPROTO_IP socket option IP_RECVTTL... yes checking for IPPROTO_IP socket option IP_SOURCE_FILTER... no checking for IPPROTO_IP socket option IP_UNBLOCK_SOURCE... yes checking for IPPROTO_IPV6 socket option IPV6_MULTICAST_HOPS... yes checking for IPPROTO_IPV6 socket option IPV6_MULTICAST_IF... yes checking for IPPROTO_IPV6 socket option IPV6_MULTICAST_LOOP... yes checking for IPPROTO_IPV6 socket option IPV6_AIXRAWSOCKET... no checking for IPPROTO_IPV6 socket option IPV6_NOPROBE... no checking for IPPROTO_IPV6 socket option IPV6_PKTOPTIONS... no checking for IPPROTO_IPV6 socket option IPV6_RECVHOPS... no checking for IPPROTO_IPV6 socket option IPV6_RECVIF... no checking for IPPROTO_IPV6 socket option IPV6_RECVSRCRT... no checking for IPPROTO_IPV6 socket option IPV6_SENDIF... no checking for IPPROTO_IPV6 socket option IPV6_ADD_MEMBERSHIP... no checking for IPPROTO_IPV6 socket option IPV6_DROP_MEMBERSHIP... no checking for IPPROTO_IPV6 socket option IPV6_RECVDSTADDR... no checking for IPPROTO_IPV6 socket option IPV6_RECVDSTOPTS... no checking for IPPROTO_IPV6 socket option IPV6_RECVERR... no checking for IPPROTO_IPV6 socket option IPV6_RECVHOPLIMIT... no checking for IPPROTO_IPV6 socket option IPV6_RECVHOPOPTS... no checking for IPPROTO_IPV6 socket option IPV6_RECVOPTS... no checking for IPPROTO_IPV6 socket option IPV6_RECVORIGDSTADDR... no checking for IPPROTO_IPV6 socket option IPV6_RECVPATHMTU... no checking for IPPROTO_IPV6 socket option IPV6_RECVPKTINFO... no checking for IPPROTO_IPV6 socket option IPV6_RECVRETOPTS... no checking for IPPROTO_IPV6 socket option IPV6_RECVRTHDR... no checking for IPPROTO_IPV6 socket option IPV6_RECVTCLASS... yes checking for socket option symbol IP_PORTRANGE value IP_PORTRANGE_DEFAULT... yes checking for socket option symbol IP_PORTRANGE value IP_PORTRANGE_HIGH... yes checking for socket option symbol IP_PORTRANGE value IP_PORTRANGE_LOW... yes checking for socket option symbol IP_PORTRANGE value IP_PORTRANGE_DEFAULT... yes checking for socket option symbol IP_PORTRANGE value IP_PORTRANGE_HIGH... yes checking for socket option symbol IP_PORTRANGE value IP_PORTRANGE_LOW... yes checking for supported hostid type... no checking for module bandwidth... no checking for module redirect... no checking for module ldap... no checking for module checkmodule... no flags: '--with-socks-conf=/opt/pkg/etc/socks.conf' '--with-sockd-conf=/opt/pkg/etc/sockd.conf' '--prefix=/opt/pkg' '--build=aarch64-apple-darwin20' '--host=aarch64-apple-darwin20' '--mandir=/opt/pkg/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin20' 'host_alias=aarch64-apple-darwin20' 'CC=clang' 'CFLAGS=-O2' 'LDFLAGS=-L/opt/pkg/lib' 'LIBS=' 'CPPFLAGS=' CC: clang (clang) CFLAGS: -O2 -arch i386 -arch x86_64 -g0 (-O2) CPP: clang -E CPPFLAGS: -D_FORTIFY_SOURCE=2 -DFD_SETSIZE=65536 LDFLAGS: -arch i386 -arch x86_64 (-L/opt/pkg/lib) LD_LIBRARY_PATH: LIBS: DLIBDEPS: SOCKDDEPS: compiler flags: warning flags: FEATURES: nopreload sess2 mon-data mon-disconnect compat: daemon getifaddrs hstrerror inet_pton issetugid memmove pselect seteuid setproctitle sockatmark strlcpy strvis vsyslog socket options (socket level): SO_BROADCAST SO_DEBUG SO_DONTROUTE SO_KEEPALIVE SO_LINGER SO_OOBINLINE SO_RCVBUF SO_RCVLOWAT SO_RCVTIMEO SO_SNDBUF SO_SNDLOWAT SO_SNDTIMEO SO_TIMESTAMP SO_USELOOPBACK socket options (ipv4 level): IP_DONTFRAG IP_PORTRANGE IP_TOS IP_TTL socket options (ipv6 level): IPV6_UNICAST_HOPS IPV6_2292DSTOPTS IPV6_2292HOPLIMIT IPV6_2292HOPOPTS IPV6_2292PKTINFO IPV6_2292PKTOPTIONS IPV6_2292RTHDR IPV6_CHECKSUM IPV6_IPSEC_POLICY IPV6_JOIN_GROUP IPV6_LEAVE_GROUP IPV6_PORTRANGE IPV6_TCLASS IPV6_UNICAST_HOPS IPV6_V6ONLY socket options (tcp level): TCP_KEEPCNT TCP_KEEPINTVL TCP_MAXSEG TCP_NODELAY TCP_NOOPT TCP_NOPUSH socket options (udp level): socket option arguments: IP_PORTRANGE(IP_PORTRANGE_DEFAULT IP_PORTRANGE_HIGH IP_PORTRANGE_LOW) IP_TOS.DSCP(AF11 AF12 AF13 AF21 AF22 AF23 AF31 AF32 AF33 AF41 AF42 AF43 CS0 CS1 CS2 CS3 CS4 CS5 CS6 CS7 EF) IP_TOS.PREC(NETCONTROL INTERNETCONTROL CRITIC_ECP FLASHOVERRIDE FLASH IMMEDIATE PRIORITY ROUTINE) IP_TOS.TOS(LOWDELAY THROUGHPUT RELIABILITY) checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating bin/socksify config.status: creating capi/socks.h config.status: creating sockd/Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating dlib/Makefile config.status: creating Makefile config.status: creating example/Makefile config.status: creating doc/Makefile config.status: creating bin/Makefile config.status: creating capi/Makefile config.status: creating SPECS/Makefile config.status: creating SPECS/dante.spec config.status: creating libscompat/Makefile config.status: creating contrib/Makefile config.status: creating unlicensed/Makefile config.status: creating VERSION config.status: creating dlib64/Makefile config.status: creating include/autoconf.h config.status: linking unlicensed/bandwidth.c to sockd/bandwidth.c config.status: linking unlicensed/bandwidth_key.c to sockd/bandwidth_key.c config.status: linking unlicensed/redirect.c to sockd/redirect.c config.status: linking unlicensed/redirect_key.c to sockd/redirect_key.c config.status: linking unlicensed/ldap.c to sockd/ldap.c config.status: linking unlicensed/ldap_key.c to sockd/ldap_key.c config.status: linking unlicensed/checkmodule.c to sockd/checkmodule.c config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory Configure status: Client: Enabled Server: Enabled Preloading: Client preloading might not be reliable on this platform select: Unexpected select behaviour on unconnected sockets, operations on nonblocking sockets might fail on this platform when using socksify Libwrap: Disabled, tcpd.h missing BSD Auth: Disabled, usable bsd_auth.h not found PAM: Disabled, security/pam_appl.h missing GSSAPI: Not found/disabled KRB5: Not found/disabled SASL: Not found/disabled UPNP: Not found/disabled Compatability: daemon getifaddrs hstrerror inet_pton issetugid memmove pselect seteuid setproctitle sockatmark strlcpy strvis vsyslog Modules: redirect: Not found bandwidth: Not found ldap: Not found => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp