=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for ruby-quota-0.5.1.tar.gz => Checksum RMD160 OK for ruby-quota-0.5.1.tar.gz => Checksum SHA512 OK for ruby-quota-0.5.1.tar.gz ===> Installing dependencies for ruby26-quota-0.5.1nb11 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency ruby26-base>=2.6.6: found ruby26-base-2.6.6nb1 ===> 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 ruby26-quota-0.5.1nb11 ===> Extracting for ruby26-quota-0.5.1nb11 ===> Patching for ruby26-quota-0.5.1nb11 => Applying pkgsrc patches for ruby26-quota-0.5.1nb11 => Verifying /opt/pkgsrc/sysutils/ruby-quota/patches/patch-aa => Applying pkgsrc patch /opt/pkgsrc/sysutils/ruby-quota/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.3 2012/05/12 23:10:30 dholland Exp $ | |- need unistd.h for some things, so test for it (just in case it's not there, I guess) |- check for statvfs.h for netbsd-3 and up |- add support for netbsd-6 and up quotas | |--- extconf.rb.orig 2002-03-20 18:09:14.000000000 +0000 |+++ extconf.rb -------------------------- Patching file extconf.rb using Plan A... Hunk #1 succeeded at 7. Hunk #2 succeeded at 16. done => Verifying /opt/pkgsrc/sysutils/ruby-quota/patches/patch-ab => Applying pkgsrc patch /opt/pkgsrc/sysutils/ruby-quota/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.10 2012/05/12 23:10:30 dholland Exp $ | |- fix package's version number |- remove a debug printout |- need unistd.h for some things |- support dragonfly |- support linux 2.6+ with slightly different API |- support netbsd-3+ with statvfs |- support netbsd-6+ with libquota |- fix solaris code |- ruby API fixes |- ...? | |--- quota.c.orig 2002-03-30 14:59:12.000000000 +0000 |+++ quota.c -------------------------- Patching file quota.c using Plan A... Hunk #1 succeeded at 5. Hunk #2 succeeded at 37. Hunk #3 succeeded at 56. Hunk #4 succeeded at 71. Hunk #5 succeeded at 170. Hunk #6 succeeded at 177. Hunk #7 succeeded at 216. Hunk #8 succeeded at 258. Hunk #9 succeeded at 504. Hunk #10 succeeded at 538. Hunk #11 succeeded at 553. Hunk #12 succeeded at 588. Hunk #13 succeeded at 606. Hunk #14 succeeded at 627. Hunk #15 succeeded at 657. Hunk #16 succeeded at 678. Hunk #17 succeeded at 732. Hunk #18 succeeded at 744. done ===> Creating toolchain wrappers for ruby26-quota-0.5.1nb11 ===> Configuring for ruby26-quota-0.5.1nb11 => Checking for portability problems in extracted files ===> Running extconf.rb to configure /opt/pkg/bin/ruby26 extconf.rb --with-opt-dir=/opt/pkg --vendor checking for unistd.h... yes checking for linux/quota.h... no checking for linux/types.h... no checking for sys/quota.h... yes checking for sys/types.h... yes checking for sys/fs/ufs_quota.h... no checking for quota.h... no checking for ufs/ufs/quota.h... no checking for sys/ucred.h... yes checking for sys/statvfs.h... yes creating Makefile