=> Bootstrap dependency digest>=20010302: found digest-20190127
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for silc-toolkit-1.1.10.tar.bz2
=> Checksum RMD160 OK for silc-toolkit-1.1.10.tar.bz2
=> Checksum SHA512 OK for silc-toolkit-1.1.10.tar.bz2
===> Installing dependencies for silc-toolkit-1.1.10
==========================================================================
The supported build options for silc-toolkit are:

	debug inet6

The currently selected options are:

	inet6

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.silc-toolkit (not defined)

==========================================================================
=> 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 silc-toolkit-1.1.10
===> Extracting for silc-toolkit-1.1.10
===> Patching for silc-toolkit-1.1.10
=> Applying pkgsrc patches for silc-toolkit-1.1.10
=> Verifying /opt/pkgsrc/devel/silc-toolkit/patches/patch-configure
=> Applying pkgsrc patch /opt/pkgsrc/devel/silc-toolkit/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.2 2014/06/27 22:57:21 asau Exp $
|
|--- configure.orig	2009-08-07 11:51:30.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 9325.
Hunk #2 succeeded at 10226.
Hunk #3 succeeded at 10237.
Hunk #4 succeeded at 22200.
done
=> Verifying /opt/pkgsrc/devel/silc-toolkit/patches/patch-configure.ac
=> Applying pkgsrc patch /opt/pkgsrc/devel/silc-toolkit/patches/patch-configure.ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure.ac,v 1.1 2013/10/27 20:30:44 joerg Exp $
|
|--- configure.ac.orig	2013-10-16 20:50:49.000000000 +0000
|+++ configure.ac
--------------------------
Patching file configure.ac using Plan A...
Hunk #1 succeeded at 1292.
done
=> Verifying /opt/pkgsrc/devel/silc-toolkit/patches/patch-lib_Makefile.am
=> Applying pkgsrc patch /opt/pkgsrc/devel/silc-toolkit/patches/patch-lib_Makefile.am
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_Makefile.am,v 1.1 2012/02/28 17:26:29 hans Exp $
|
|--- lib/Makefile.am.orig	2009-08-07 13:51:26.000000000 +0200
|+++ lib/Makefile.am	2012-02-28 18:13:23.369079034 +0100
--------------------------
Patching file lib/Makefile.am using Plan A...
Hunk #1 succeeded at 82.
done
=> Verifying /opt/pkgsrc/devel/silc-toolkit/patches/patch-lib_Makefile.in
=> Applying pkgsrc patch /opt/pkgsrc/devel/silc-toolkit/patches/patch-lib_Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_Makefile.in,v 1.1 2012/02/28 17:26:29 hans Exp $
|
|--- lib/Makefile.in.orig	2009-08-07 13:51:30.000000000 +0200
|+++ lib/Makefile.in	2012-02-28 18:15:14.847802539 +0100
--------------------------
Patching file lib/Makefile.in using Plan A...
Hunk #1 succeeded at 678.
done
===> Creating toolchain wrappers for silc-toolkit-1.1.10
===> Configuring for silc-toolkit-1.1.10
=> 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... aarch64-apple-darwin20
checking host system type... aarch64-apple-darwin20
checking target system type... aarch64-apple-darwin20
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... ./install-sh -c -d
checking for gawk... /opt/pkg/bin/nawk
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c -o sjmulder -g staff
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for sed... /opt/work/devel/silc-toolkit/work/.tools/bin/sed
checking for aarch64-apple-darwin20-gcc... clang
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 for style of include used by make... GNU
checking dependency style of clang... gcc3
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking for aarch64-apple-darwin20-ranlib... no
checking for ranlib... ranlib
checking for a sed that does not truncate output... /opt/pkg/bin/nbsed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-beta.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 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 for /Applications/Xcode-beta.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-ar... no
checking for ar... ar
checking for aarch64-apple-darwin20-strip... no
checking for strip... strip
checking for aarch64-apple-darwin20-ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
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 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-beta.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 for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether stat file-mode macros are broken... no
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking xti.h usability... no
checking xti.h presence... no
checking for xti.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for mode_t... yes
checking for uid_t in sys/types.h... yes
checking for pid_t... yes
checking size of long long... 8
checking size of long... 8
checking size of int... 4
checking size of short... 2
checking size of char... 1
checking size of void *... 8
checking for long long... yes
checking for long double... yes
checking for gethostbyname... yes
checking for socket... yes
checking for gethostname... yes
checking for gethostbyaddr... yes
checking for getservbyname... yes
checking for getservbyport... yes
checking for poll... yes
checking for select... yes
checking for listen... yes
checking for bind... yes
checking for shutdown... yes
checking for close... yes
checking for connect... yes
checking for setsockopt... yes
checking for setrlimit... yes
checking for time... yes
checking for ctime... yes
checking for utime... yes
checking for gettimeofday... yes
checking for getrusage... yes
checking for chmod... yes
checking for fcntl... yes
checking for stat... yes
checking for fstat... yes
checking for getenv... yes
checking for putenv... yes
checking for strerror... yes
checking for posix_memalign... yes
checking for getpid... yes
checking for getgid... yes
checking for getsid... yes
checking for getpgid... yes
checking for getpgrp... yes
checking for getuid... yes
checking for sched_yield... yes
checking for setgroups... yes
checking for initgroups... yes
checking for nl_langinfo... yes
checking for nanosleep... yes
checking for backtrace... yes
checking for strchr... yes
checking for snprintf... yes
checking for strstr... yes
checking for strcpy... yes
checking for strncpy... yes
checking for memcpy... yes
checking for memset... yes
checking for memmove... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for getopt_long... yes
checking for getopt... yes
checking whether to enable IPv6 support... yes
checking whether to enable debugging... no
checking whether to enable compiler optimizations... no
checking whether to enable assembler optimizations... yes
checking for nasm... no
checking for yasm... no
checking for va_copy... no
checking for __va_copy... no
checking whether clang accepts -g flag... yes
checking whether clang accepts -Wall -finline-functions flag... yes
checking whether clang accepts -Wno-pointer-sign flag... yes
checking for SIM support... 
checking for dlfcn.h... (cached) yes
checking for dlopen in -ldl... yes
Enabled SIM support.
checking whether to support SOCKS4... no
checking whether to support SOCKS5... no
checking whether to search for GMP... no
checking for __gmpz_init in -lgmp... (cached) no
Using SILC Math as a MP library.
checking whether to implicit search for libiconv... no
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iconv... (cached) no
checking whether to search for POSIX threads... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_attr_init in -lpthread... yes
checking for pthread_create... yes
checking for pthread_rwlock_init... yes
checking whether system has timezone... yes
checking whether system has tm_gmtoff... yes
checking whether system has __tm_gmtoff... no
checking whether system has __tm_gmtoff__... no
checking whether to compile native WIN32 code... no
configure: configuring crypto library
checking whether clang accepts -fno-regmove flag... yes
configure: configuring math library
checking whether clang accepts -fomit-frame-pointer flag... yes
configure: Configuring SILC libraries
checking whether byte ordering is bigendian... no
checking for epoll_wait... no
checking whether to enable stack tracing... no
configure: creating ./config.status
config.status: creating lib/silccrypt/Makefile
config.status: creating lib/silcmath/Makefile
config.status: creating lib/Makefile
config.status: creating lib/contrib/Makefile
config.status: creating lib/silccore/Makefile
config.status: creating lib/silcsim/Makefile
config.status: creating lib/silcske/Makefile
config.status: creating lib/silcutil/Makefile
config.status: creating lib/silcutil/unix/Makefile
config.status: creating lib/silcutil/win32/Makefile
config.status: creating lib/silcutil/symbian/Makefile
config.status: creating lib/silcapputil/Makefile
config.status: creating lib/silcsftp/Makefile
config.status: creating lib/silc.pc
config.status: creating lib/silcclient.pc
config.status: creating lib/silcserver.pc
config.status: creating lib/silcclient/Makefile
config.status: creating lib/silcclient/tests/Makefile
config.status: creating lib/silcasn1/Makefile
config.status: creating lib/silcskr/Makefile
config.status: creating lib/silchttp/Makefile
config.status: creating lib/silcvcard/Makefile
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating Makefile.defines
config.status: creating Makefile.defines_int
config.status: WARNING:  'Makefile.defines_int.in' seems to ignore the --datarootdir setting
config.status: creating includes/Makefile
config.status: creating includes/silcversion.h
config.status: creating includes/silc.h
config.status: creating apps/Makefile
config.status: creating win32/Makefile
config.status: creating win32/libsilc/Makefile
config.status: creating win32/libsilcclient/Makefile
config.status: creating tutorial/Makefile
config.status: creating tutorial/Makefile.defines
config.status: creating tutorial/Makefile.defines_int
config.status: creating silcdefs.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory

silc-toolkit Configuration Summary:
---------------------------
 Target host ...................: aarch64-apple-darwin20
 Compiler ......................: clang
 CFLAGS ........................: -O2 -g -Wall -finline-functions -Wno-pointer-sign -D_REENTRANT
 LDFLAGS .......................: -L$(silc_top_srcdir)/lib -L/usr/lib -L/opt/pkg/lib
 LIBS ..........................:  -ldl -lpthread

 Installation prefix ...........: /opt/pkg
 bin directory .................: /opt/pkg/bin
 sbin directory ................: /opt/pkg/sbin
 etc directory .................: /opt/pkg/etc
 man directory .................: /opt/pkg/man
 doc directory .................: /opt/pkg/share/doc/silc-toolkit
 SIM directory .................: /opt/pkg/lib/silc/modules
 include directory .............: /opt/pkg/include/silc

 SIM support ...................: yes
 IPv6 support ..................: yes
 Iconv support .................: no
 Assembler optimizations .......: yes
 Multi-threads support .........: yes
 Debugging enabled .............: no

Compile the sources with 'make' or 'gmake' command.
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp