=> Bootstrap dependency digest>=20010302: found digest-20190127
WARNING: [license.mk] Every package should define a LICENSE.
===> 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 top-3.6.1.tar.gz
=> Checksum RMD160 OK for top-3.6.1.tar.gz
=> Checksum SHA512 OK for top-3.6.1.tar.gz
===> Installing dependencies for top-3.6.1nb1
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
===> 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'.
===> Overriding tools for top-3.6.1nb1
===> Extracting for top-3.6.1nb1
/bin/cp /data/pkgsrc/sysutils/top/files/m_dragonfly.c /data/scratch/sysutils/top/work/top-3.6.1/machine
===> Patching for top-3.6.1nb1
=> Applying pkgsrc patches for top-3.6.1nb1
=> Verifying /data/pkgsrc/sysutils/top/patches/patch-aa
=> Applying pkgsrc patch /data/pkgsrc/sysutils/top/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.10 2007/07/01 22:43:05 tnn Exp $
|
|--- commands.c.orig	2007-04-20 15:31:18.000000000 +0200
|+++ commands.c
--------------------------
Patching file commands.c using Plan A...
Hunk #1 succeeded at 32.
done
=> Verifying /data/pkgsrc/sysutils/top/patches/patch-ab
=> Applying pkgsrc patch /data/pkgsrc/sysutils/top/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.13 2006/06/01 21:55:28 joerg Exp $
|
|--- top.h.orig	2004-03-30 19:26:57.000000000 +0000
|+++ top.h
--------------------------
Patching file top.h using Plan A...
Hunk #1 succeeded at 77.
done
=> Verifying /data/pkgsrc/sysutils/top/patches/patch-aj
=> Applying pkgsrc patch /data/pkgsrc/sysutils/top/patches/patch-aj
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aj,v 1.4 2007/07/01 22:43:07 tnn Exp $
|
|--- configure.ac.orig	2007-04-20 15:31:18.000000000 +0200
|+++ configure.ac
--------------------------
Patching file configure.ac using Plan A...
Hunk #1 succeeded at 143.
done
=> Verifying /data/pkgsrc/sysutils/top/patches/patch-ak
=> Applying pkgsrc patch /data/pkgsrc/sysutils/top/patches/patch-ak
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ak,v 1.4 2007/07/01 22:43:07 tnn Exp $
|
|--- configure.orig	2007-04-20 15:31:18.000000000 +0200
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 4259.
done
=> Verifying /data/pkgsrc/sysutils/top/patches/patch-al
=> Applying pkgsrc patch /data/pkgsrc/sysutils/top/patches/patch-al
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-al,v 1.3 2010/12/27 13:15:05 obache Exp $
|
|--- machine/m_netbsd15.c.orig	2004-07-12 09:09:49.000000000 +0200
|+++ machine/m_netbsd15.c
--------------------------
(Creating file machine/m_netbsd15.c...)
Patching file machine/m_netbsd15.c using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
=> Verifying /data/pkgsrc/sysutils/top/patches/patch-am
=> Applying pkgsrc patch /data/pkgsrc/sysutils/top/patches/patch-am
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-am,v 1.3 2010/12/27 13:15:05 obache Exp $
|
|--- machine/m_netbsd16.c.orig	Thu Sep 16 15:39:54 2004
|+++ machine/m_netbsd16.c
--------------------------
(Creating file machine/m_netbsd16.c...)
Patching file machine/m_netbsd16.c using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
=> Verifying /data/pkgsrc/sysutils/top/patches/patch-an
=> Applying pkgsrc patch /data/pkgsrc/sysutils/top/patches/patch-an
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-an,v 1.3 2010/12/27 13:15:05 obache Exp $
|
|--- machine/m_netbsd20.c.orig	2004-07-12 09:03:09.000000000 +0200
|+++ machine/m_netbsd20.c
--------------------------
(Creating file machine/m_netbsd20.c...)
Patching file machine/m_netbsd20.c using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
===> Creating toolchain wrappers for top-3.6.1nb1
===> Configuring for top-3.6.1nb1
=> 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
Configuring top 3.6.1
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
checking target system type... x86_64--netbsd
checking for make... make
checking for x86_64--netbsd-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 ANSI C... none needed
checking for gawk... /usr/bin/awk
checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users
checking OS revision number... 99967
checking for kstat_open in -lkstat... no
checking for kvm_open in -lkvm... yes
checking for elf32_getphdr in -lelf... yes
checking for vm_statistics in -lmach... no
checking for library containing tgetent... -ltermcap
checking for exp in -lm... yes
checking how to run the C preprocessor... clang -E
checking for egrep... grep -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 stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for a good signal.h... /usr/include/sys/signal.h
checking whether sys_errlist is declared... no
checking return type of signal handlers... void
checking for time_t... yes
checking for getopt... yes
checking for memcpy... yes
checking for setpriority... yes
checking for strchr... yes
checking for strerror... yes
checking for snprintf... yes
checking for sighold... yes
checking for sigrelse... yes
checking for sigaction... yes
checking for sigprocmask... yes
checking for correct ls options... ls -l
checking for a platform module... netbsd20
checking address space size... default
checking for installation settings... owner=pbulkXXX, group=users, mode=755
configure: creating ./config.status
config.status: creating Makefile
config.status: creating top.1
config.status: creating config.h