=> Bootstrap dependency digest>=20010302: found digest-20190127
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for rtty-3.2.tar.gz
=> Checksum RMD160 OK for rtty-3.2.tar.gz
=> Checksum SHA512 OK for rtty-3.2.tar.gz
===> Installing dependencies for rtty-3.2nb2
=> 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.bulk/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/opt/pkg.bulk/sbin/pkg_admin -K /opt/pkg.bulk/pkgdb fetch-pkg-vulnerabilities'.
===> Overriding tools for rtty-3.2nb2
===> Extracting for rtty-3.2nb2
===> Patching for rtty-3.2nb2
=> Applying pkgsrc patches for rtty-3.2nb2
=> Verifying /opt/pkgsrc/sysutils/rtty/patches/patch-aa
=> Applying pkgsrc patch /opt/pkgsrc/sysutils/rtty/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.6 2014/08/09 11:27:31 kim Exp $
|
|--- Makefile.orig	1996-08-23 23:46:42.000000000 +0000
|+++ Makefile	2014-08-09 11:25:47.000000000 +0000
--------------------------
Patching file Makefile using Plan A...
Hunk #1 succeeded at 23.
Hunk #2 succeeded at 35.
Hunk #3 succeeded at 72.
done
=> Verifying /opt/pkgsrc/sysutils/rtty/patches/patch-ab
=> Applying pkgsrc patch /opt/pkgsrc/sysutils/rtty/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.1 1999/04/09 08:33:51 agc Exp $
|
|Make this compile on Solaris.
|
|--- ttysrv.c	1999/04/09 08:23:23	1.1
|+++ ttysrv.c	1999/04/09 08:24:08
--------------------------
Patching file ttysrv.c using Plan A...
Hunk #1 succeeded at 40.
done
=> Verifying /opt/pkgsrc/sysutils/rtty/patches/patch-ac
=> Applying pkgsrc patch /opt/pkgsrc/sysutils/rtty/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.3 2000/08/02 17:33:45 thorpej Exp $
|
|Make this compile on Solaris.
|
|Fix a bug where rtty would loop forever if its parent process
|(such as a shell) were to die and close rtty's standard input.
|
|--- rtty.c.orig	Fri Aug 23 15:25:28 1996
|+++ rtty.c	Wed Aug  2 10:25:30 2000
--------------------------
Patching file rtty.c using Plan A...
Hunk #1 succeeded at 35.
Hunk #2 succeeded at 270.
Hunk #3 succeeded at 353.
done
=> Verifying /opt/pkgsrc/sysutils/rtty/patches/patch-ad
=> Applying pkgsrc patch /opt/pkgsrc/sysutils/rtty/patches/patch-ad
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ad,v 1.1 2000/06/13 22:20:43 thorpej Exp $
|
|--- startsrv.sh.orig	Tue Jun 13 15:15:33 2000
|+++ startsrv.sh	Tue Jun 13 15:16:44 2000
--------------------------
Patching file startsrv.sh using Plan A...
Hunk #1 succeeded at 19.
done
===> Creating toolchain wrappers for rtty-3.2nb2
===> Configuring for rtty-3.2nb2
/bin/chmod u+w /opt/pkg.bulk/work/sysutils/rtty/work/*
for f in `echo /opt/pkg.bulk/work/sysutils/rtty/work/* | /usr/bin/xargs /usr/bin/grep -l '/usr/local'`; do  echo patching $f ;  /opt/pkg.bulk/bin/nbsed -e 's:/usr/local:/opt/pkg.bulk:g' $f > $f.pdone && /bin/mv $f.pdone $f;  done
patching /opt/pkg.bulk/work/sysutils/rtty/work/Makefile
patching /opt/pkg.bulk/work/sysutils/rtty/work/Makefile.orig
patching /opt/pkg.bulk/work/sysutils/rtty/work/README
patching /opt/pkg.bulk/work/sysutils/rtty/work/agelog.sh
cd /opt/pkg.bulk/work/sysutils/rtty/work &&  /opt/pkg.bulk/bin/nbsed -e '/^agelog=/s:/usr/etc/:/opt/pkg.bulk/rtty/bin/:' agelogs.sh >agelogs.sh.pdone && /bin/mv agelogs.sh.pdone agelogs.sh
=> Checking for portability problems in extracted files