=> 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.5nb3
=> Tool dependency autoconf>=2.58: found autoconf-2.72
=> Tool dependency distcc-[0-9]*: found distcc-3.4
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Full dependency gnupg-[0-9]*: found gnupg-1.4.23nb18
=> Full dependency wget-[0-9]*: found wget-1.24.5
=> Full dependency gnupg2>=2.2.0: found gnupg2-2.4.5
=> Full dependency gpgme>=1.8.0nb1: found gpgme-1.23.2
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> 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 /tmp/pkgbuild/net/fwknop/work.sparc/fwknop-2.6.10 && sh autogen.sh
+ '[' '!' -d m4 ']'
+ '[' '!' -d config ']'
+ mkdir config
+ which libtoolize
+ >/dev/null
+ libtoolize --automake --copy --force
/usr/pkg/bin/libtoolize
+ 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:489: 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:663: 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:702: 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:697: 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 build system type... sparc--netbsdelf
checking host system type... sparc--netbsdelf
checking target system type... sparc--netbsdelf
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users
checking whether build environment is sane... yes
checking for a race-free mkdir -p... mkdir -p
checking for gawk... /usr/bin/awk
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 sparc--netbsdelf-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... 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 sparc--netbsdelf-gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for gawk... (cached) /usr/bin/awk
checking for a sed that does not truncate output... /usr/bin/sed
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... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /tmp/pkgbuild/net/fwknop/work.sparc/.cwrapper/bin/ld
checking if the linker (/tmp/pkgbuild/net/fwknop/work.sparc/.cwrapper/bin/ld) is GNU ld... yes
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) 262144
checking how to convert sparc--netbsdelf file names to sparc--netbsdelf format... func_convert_file_noop
checking how to convert sparc--netbsdelf file names to toolchain format... func_convert_file_noop
checking for /tmp/pkgbuild/net/fwknop/work.sparc/.cwrapper/bin/ld option to reload object files... -r
checking for sparc--netbsdelf-file... no
checking for file... file
checking for sparc--netbsdelf-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking for sparc--netbsdelf-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for sparc--netbsdelf-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for sparc--netbsdelf-strip... no
checking for strip... strip
checking for sparc--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc 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 sparc--netbsdelf-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/tmp/pkgbuild/net/fwknop/work.sparc/.cwrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
no
checking dynamic linker characteristics... NetBSD ld.elf_so
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 gcc supports -Wall -Wformat -Wformat-security... yes
checking if gcc supports -fstack-protector-all -fstack-protector... yes
checking if gcc supports -fPIE -fPIC... yes
checking if gcc supports -pie -fPIC... yes
checking if gcc supports -D_FORTIFY_SOURCE=2... yes
checking if gcc supports -Wl,-z,relro... yes
checking if gcc supports -Wl,-z,now... yes
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... yes
checking for errno.h... yes
checking for locale.h... yes
checking for netdb.h... (cached) yes
checking for net/ethernet.h... no
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... yes
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... yes
checking for gcc option to enable large file support... none needed
checking for GNU libc compatible malloc... yes
checking for GNU libc compatible realloc... yes
checking whether lstat correctly handles trailing slash... yes
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... yes
checking for library containing socket... none required
checking for library containing inet_addr... none required
checking for gpgme-config... /usr/pkg/bin/gpgme-config
checking for GPGME - version >= 0.4.2... yes
checking for gpg... /usr/pkg/bin/gpg
checking for wget... /usr/pkg/bin/wget
./configure: 18779: Syntax error: ";;" unexpected (expecting "fi")
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/net/fwknop
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/fwknop