=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for fwknop-2.6.10.tar.gz => Checksum SHA512 OK for fwknop-2.6.10.tar.gz ===> Installing dependencies for fwknop-2.6.10nb1 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency automake>=1.9: found automake-1.16.5nb2 => Tool dependency autoconf>=2.58: found autoconf-2.71nb2 => Tool dependency gtexinfo>=3.12: found gtexinfo-7.0.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency gnupg-[0-9]*: found gnupg-1.4.23nb15 => Full dependency wget-[0-9]*: found wget-1.21.3nb2 => Full dependency gnupg2>=2.2.0: found gnupg2-2.2.40nb2 => Full dependency pkg_install-info-[0-9]*: found pkg_install-info-4.5nb3 => Full dependency libpcap>=1.3.0nb1: found libpcap-1.10.1 => Full dependency gpgme>=1.8.0nb1: found gpgme-1.18.0 ===> Overriding tools for fwknop-2.6.10nb1 ===> Extracting for fwknop-2.6.10nb1 ===> Patching for fwknop-2.6.10nb1 ===> Creating toolchain wrappers for fwknop-2.6.10nb1 ===> Configuring for fwknop-2.6.10nb1 cd /Users/pbulk/build/net/fwknop/work/fwknop-2.6.10 && sh autogen.sh + '[' ! -d m4 ']' + '[' ! -d config ']' + mkdir config + >/dev/null + 2>&1 + which libtoolize + libtoolize --automake --copy --force + aclocal -I config -I m4 + autoheader + automake --add-missing --copy configure.ac:110: installing 'config/compile' configure.ac:22: installing 'config/config.guess' configure.ac:22: installing 'config/config.sub' configure.ac:24: installing 'config/install-sh' configure.ac:24: installing 'config/missing' client/Makefile.am: installing 'config/depcomp' common/Makefile.am:15: warning: variable 'libfko_util_a_LDFLAGS' is defined but no program or common/Makefile.am:15: library has 'libfko_util_a' as canonical name (possible typo) doc/Makefile.am: warning: Oops! doc/Makefile.am: It appears this file (or files included by it) are triggering doc/Makefile.am: an undocumented, soon-to-be-removed automake hack. doc/Makefile.am: Future automake versions will no longer place in the builddir doc/Makefile.am: (rather than in the srcdir) the generated '.info' files that doc/Makefile.am: appear to be cleaned, by e.g. being listed in CLEANFILES or doc/Makefile.am: DISTCLEANFILES. doc/Makefile.am: If you want your '.info' files to be placed in the builddir doc/Makefile.am: rather than in the srcdir, you have to use the shiny new doc/Makefile.am: 'info-in-builddir' automake option. doc/Makefile.am:3: installing 'config/mdate-sh' doc/Makefile.am:3: installing 'config/texinfo.tex' + autoconf configure.ac:110: warning: The macro `AC_GNU_SOURCE' is obsolete. configure.ac:110: You should run autoupdate. ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... configure.ac:110: the top level configure.ac:121: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:121: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:121: the top level configure.ac:355: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:355: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:355: the top level configure.ac:356: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:356: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:356: the top level configure.ac:481: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:481: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... m4/gpgme.m4:13: _AM_PATH_GPGME_CONFIG is expanded from... m4/gpgme.m4:38: AM_PATH_GPGME is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... configure.ac:481: the top level => 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 configure: WARNING: unrecognized options: --with-libiconv-prefix checking build system type... aarch64-apple-darwin22 checking host system type... aarch64-apple-darwin22 checking target system type... aarch64-apple-darwin22 checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a race-free mkdir -p... ./config/install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for aarch64-apple-darwin22-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 the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for aarch64-apple-darwin22-gcc... (cached) clang checking whether the compiler supports GNU C... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to enable C11 features... (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 gawk... (cached) /opt/pkg/bin/nawk 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 whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /opt/pkg/bin/nbsed checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by clang... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/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 the maximum length of command line arguments... (cached) 1048576 checking how to convert aarch64-apple-darwin22 file names to aarch64-apple-darwin22 format... func_convert_file_noop checking how to convert aarch64-apple-darwin22 file names to toolchain format... func_convert_file_noop checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r checking for aarch64-apple-darwin22-file... no checking for file... file checking for aarch64-apple-darwin22-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-apple-darwin22-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for aarch64-apple-darwin22-ar... no checking for ar... ar checking for archiver @FILE support... no checking for aarch64-apple-darwin22-strip... no checking for strip... strip checking for aarch64-apple-darwin22-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 a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for aarch64-apple-darwin22-mt... no checking for mt... no checking if : is a manifest tool... no checking for aarch64-apple-darwin22-dsymutil... no checking for dsymutil... dsymutil checking for aarch64-apple-darwin22-nmedit... no checking for nmedit... nmedit checking for aarch64-apple-darwin22-lipo... no checking for lipo... lipo checking for aarch64-apple-darwin22-otool... no checking for otool... otool checking for aarch64-apple-darwin22-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 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 (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin22 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 if clang supports -Wall -Wformat -Wformat-security... yes checking if clang supports -fstack-protector-all -fstack-protector... yes checking if clang supports -fPIE -fPIC... yes checking if clang supports -pie -fPIC... yes checking if clang supports -D_FORTIFY_SOURCE=2... yes checking if clang supports -Wl,-z,relro... no checking if clang supports -Wl,-z,now... no checking for egrep... (cached) /usr/bin/egrep checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking for arpa/inet.h... yes checking for ctype.h... yes checking for endian.h... no checking for errno.h... yes checking for locale.h... yes checking for netdb.h... (cached) yes checking for net/ethernet.h... yes checking for netinet/in.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/byteorder.h... no checking for sys/endian.h... no checking for sys/ethernet.h... no checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/wait.h... yes checking for termios.h... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking size of unsigned int... 4 checking whether byte ordering is bigendian... 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 GNU libc compatible malloc... yes checking for GNU libc compatible realloc... yes checking whether lstat correctly handles trailing slash... no checking whether stat accepts an empty string... no checking for bzero... yes checking for gettimeofday... yes checking for memmove... yes checking for memset... yes checking for socket... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strrchr... yes checking for strspn... yes checking for strnlen... yes checking for stat... yes checking for lstat... yes checking for chmod... yes checking for chown... yes checking for strlcat... yes checking for strlcpy... yes checking for execvpe... no checking for library containing socket... none required checking for library containing inet_addr... none required checking for gpgme-config... /opt/pkg/bin/gpgme-config checking for GPGME - version >= 0.4.2... yes checking for gpg... /opt/pkg/bin/gpg checking for wget... /opt/pkg/bin/wget checking for pcap_open_live in -lpcap... yes checking for firewall-cmd... no checking for firewalld... no checking for iptables... no checking for ipfw... no checking for pfctl... /sbin/pfctl checking for ipf... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating client/Makefile config.status: creating server/Makefile config.status: creating common/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory configure: WARNING: unrecognized options: --with-libiconv-prefix fwknop-2.6.10 configuration. ========================================================== Client build: yes Server build: yes GPG encryption support: yes Gpgme engine: /opt/pkg/bin/gpg Installation prefix: /opt/pkg Server support: firewall type: pf firewall program path: /sbin/pfctl => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp