=> Checksum BLAKE2s OK for ruby-quota-0.5.1.tar.gz => Checksum SHA512 OK for ruby-quota-0.5.1.tar.gz ===> Installing dependencies for ruby33-quota-0.5.1nb11 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency ruby33>=3.3.6: found ruby33-3.3.6 => Full dependency libiconv>=1.9.1: found libiconv-1.17 ===> Overriding tools for ruby33-quota-0.5.1nb11 ===> Extracting for ruby33-quota-0.5.1nb11 ===> Patching for ruby33-quota-0.5.1nb11 => Applying pkgsrc patches for ruby33-quota-0.5.1nb11 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/sysutils/ruby-quota/patches/patch-aa => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/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 /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/sysutils/ruby-quota/patches/patch-ab => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/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 ruby33-quota-0.5.1nb11 ===> Configuring for ruby33-quota-0.5.1nb11 ===> Running extconf.rb to configure /opt/pkg/bin/ruby33 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