=> 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 honeyd-1.5b.tar.gz => Checksum RMD160 OK for honeyd-1.5b.tar.gz => Checksum SHA512 OK for honeyd-1.5b.tar.gz ===> Installing dependencies for honeyd-1.5bnb46 ========================================================================== The supported build options for honeyd are: python rrdtool You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.honeyd (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, honeyd-1.5bnb46. Their current value is shown below: * READLINE_DEFAULT = editline * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * READLINE_TYPE = editline * TERMCAP_TYPE = termcap You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency honeyd-arpd>=0.2: found honeyd-arpd-0.2nb19 => Full dependency libdnsres>=0.1anb4: found libdnsres-0.1anb13 => Full dependency libdnet>=1.10nb1: found libdnet-1.12nb1 => Full dependency pcre>=8.30nb1: found pcre-8.44 ===> Overriding tools for honeyd-1.5bnb46 ===> Extracting for honeyd-1.5bnb46 ===> Patching for honeyd-1.5bnb46 => Applying pkgsrc patches for honeyd-1.5bnb46 => Verifying /data/pkgsrc/security/honeyd/patches/patch-aa => Applying pkgsrc patch /data/pkgsrc/security/honeyd/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.4 2006/02/19 17:23:18 adrianp Exp $ | |--- Makefile.in.orig 2006-02-12 02:11:06.000000000 +0000 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 162 (offset -7 lines). Hunk #2 succeeded at 322 (offset 1 line). Hunk #3 succeeded at 357 (offset -7 lines). Hunk #4 succeeded at 373 (offset 1 line). Hunk #5 succeeded at 380 (offset -7 lines). Hunk #6 succeeded at 398 (offset 1 line). done => Verifying /data/pkgsrc/security/honeyd/patches/patch-ab => Applying pkgsrc patch /data/pkgsrc/security/honeyd/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.2 2006/10/05 11:15:41 rillig Exp $ | |--- configure.orig 2006-10-05 13:12:24.000000000 +0200 |+++ configure 2006-10-05 13:13:08.000000000 +0200 -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 21853. done => Verifying /data/pkgsrc/security/honeyd/patches/patch-tagging.h => Applying pkgsrc patch /data/pkgsrc/security/honeyd/patches/patch-tagging.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-tagging.h,v 1.1 2017/09/10 01:44:32 dholland Exp $ | |Work around namespace conflict from libevent. | |--- tagging.h~ 2006-08-19 07:10:41.000000000 +0000 |+++ tagging.h -------------------------- Patching file tagging.h using Plan A... Hunk #1 succeeded at 33. done ===> Creating toolchain wrappers for honeyd-1.5bnb46 ===> Configuring for honeyd-1.5bnb46 => 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 ERROR: [check-portability.awk] => Found test ... == ...: ERROR: [check-portability.awk] configure.in:390: if test "$pv_gv" == "False" ; then Explanation: =========================================================================== The "test" command, as well as the "[" command, are not required to know the "==" operator. Only a few implementations like bash and some versions of ksh support it. When you run "test foo == foo" on a platform that does not support the "==" operator, the result will be "false" instead of "true". This can lead to unexpected behavior. There are two ways to fix this error message. If the file that contains the "test ==" is needed for building the package, you should create a patch for it, replacing the "==" operator with "=". If the file is not needed, add its name to the CHECK_PORTABILITY_SKIP variable in the package Makefile. =========================================================================== *** Error code 1 Stop. make[1]: stopped in /data/pkgsrc/security/honeyd *** Error code 1 Stop. make: stopped in /data/pkgsrc/security/honeyd