=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> 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'. => Checksum SHA1 OK for awka-0.7.5.tar.gz => Checksum RMD160 OK for awka-0.7.5.tar.gz => Checksum SHA512 OK for awka-0.7.5.tar.gz ===> Installing dependencies for awka-0.7.5nb3 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 ===> Overriding tools for awka-0.7.5nb3 ===> Extracting for awka-0.7.5nb3 ===> Patching for awka-0.7.5nb3 => Applying pkgsrc patches for awka-0.7.5nb3 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/awka/patches/patch-aa => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/awka/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.2 2015/12/29 23:34:43 dholland Exp $ | |Remove setmode() declaration that is different from BSD's. Caused |build failure on Interix. | |--- awka/fin.h.orig 2001-07-06 01:03:46.000000000 -0400 |+++ awka/fin.h -------------------------- Patching file awka/fin.h using Plan A... Hunk #1 succeeded at 51. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/awka/patches/patch-ab => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/awka/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.2 2015/12/29 23:34:43 dholland Exp $ | |Disable shared library. "It's unversioned and quite primitive, and |nothing is currently depending on it." | |--- configure.orig 2001-07-11 02:00:52.000000000 -0400 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 2877. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/awka/patches/patch-doc_awka-elm.5 => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/awka/patches/patch-doc_awka-elm.5 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-doc_awka-elm.5,v 1.2 2015/12/29 23:34:43 dholland Exp $ | |Kill redundant .TP statements. | |--- doc/awka-elm.5.orig 2012-01-23 22:38:34.000000000 +0000 |+++ doc/awka-elm.5 -------------------------- Patching file doc/awka-elm.5 using Plan A... Hunk #1 succeeded at 3. Hunk #2 succeeded at 14. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/awka/patches/patch-doc_awka-elmref.5 => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/awka/patches/patch-doc_awka-elmref.5 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-doc_awka-elmref.5,v 1.2 2015/12/29 23:34:43 dholland Exp $ | |Kill redundant .TP statements. | |--- doc/awka-elmref.5.orig 2012-01-23 22:38:38.000000000 +0000 |+++ doc/awka-elmref.5 -------------------------- Patching file doc/awka-elmref.5 using Plan A... Hunk #1 succeeded at 3. Hunk #2 succeeded at 14. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/awka/patches/patch-doc_awka.1 => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/awka/patches/patch-doc_awka.1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-doc_awka.1,v 1.2 2015/12/29 23:34:43 dholland Exp $ | |Kill redundant .TP statements. | |--- doc/awka.1.orig 2012-01-23 22:38:41.000000000 +0000 |+++ doc/awka.1 -------------------------- Patching file doc/awka.1 using Plan A... Hunk #1 succeeded at 3. Hunk #2 succeeded at 14. done ===> Creating toolchain wrappers for awka-0.7.5nb3 ===> Configuring for awka-0.7.5nb3 => 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 creating cache ./config.cache checking for gcc... gcc checking whether we are using GNU C... yes checking how to run the C preprocessor... gcc -E checking for log in -lm... yes checking checking for inline... __inline__ checking for gawk... /usr/bin/awk checking for ash... no checking for sh... sh checking for byacc... no checking for bison... no checking for yacc... yacc checking for ar... ar checking for ranlib... ranlib checking for cmp... /usr/bin/cmp checking compiler supports void*... yes checking compiler groks prototypes... yes checking for working const... yes checking for stddef.h... yes getting size_t from checking for fcntl.h... yes checking for errno.h... yes checking for time.h... yes checking for stdarg.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for sys/socket.h... yes checking for unistd.h... yes checking for memcpy... yes checking for strchr... yes checking for strstr... yes checking for strerror... yes checking for vfprintf... yes checking for fmod... yes checking for matherr... yes checking for limits.h... yes checking for gethostbyname... yes checking for connect... yes checking where to find the socket library calls... the standard library checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for tm_zone in struct tm... yes checking for time... yes checking for mktime... yes checking for asctime... yes checking for localtime... yes checking for gmtime... yes checking for .exe extension... no /* config.h -- generated by configure */ #ifndef CONFIG_H #define CONFIG_H #define HAVE_SOCKETS 1 #define HAVE_SYS_SOCKET_H #define HAVE_UNISTD_H #define HAVE_NETDB_H #define HAVE_NETINET_IN_H #define HAVE_FCNTL_H #define awka_MATHLIB "-lm" #define INLINE __inline__ #define SIZE_T_STDDEF_H 1 #define NO_FPRINTF_IN_STDIO 1 #define NO_SPRINTF_IN_STDIO 1 #define awka_SOCKET_LIBS "" #define awka_CC "gcc" #define awka_CFLAGS "-O2 -D_FORTIFY_SOURCE=2" #define awka_shell "sh" #define HAVE_REAL_PIPES 1 /* #define NO_BIN_CHARS */ /* #define MEM_DEBUG */ #endif /* CONFIG_H */ updating cache ./config.cache creating ./config.status creating Makefile creating lib/Makefile creating awka/Makefile creating test/Makefile