+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent RUBY_VERSION_REQD=27 WRKLOG=/tmp/bulklog/ruby27-puppet-7.13.1/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent RUBY_VERSION_REQD=27 WRKLOG=/tmp/bulklog/ruby27-puppet-7.13.1/work.log => Bootstrap dependency digest>=20211023: found digest-20211023 => Checksum BLAKE2s OK for puppet-7.13.1.gem => Checksum SHA512 OK for puppet-7.13.1.gem ===> Installing dependencies for ruby27-puppet-7.13.1 ========================================================================== The following variables will affect the build process of this package, ruby27-puppet-7.13.1. Their current value is shown below: * VARBASE = /var You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/opt/local/bin/bmake clean' after the changes. ========================================================================== => Tool dependency pax>=20040802: found pax-20210219 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc10>=10.3.0: found gcc10-10.3.0 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency ruby27-facter>=4.2.0: found ruby27-facter-4.2.6 => Full dependency ruby27-hiera>=3.2.1: found ruby27-hiera-3.8.0 => Full dependency ruby27-semantic_puppet>=1.0<2: found ruby27-semantic_puppet-1.0.4 => Full dependency ruby27-fast_gettext>=1.1: found ruby27-fast_gettext-2.1.0 => Full dependency ruby27-locale>=2.1<3: found ruby27-locale-2.1.3 => Full dependency ruby27-multi_json>=1.10<2: found ruby27-multi_json-1.15.0 => Full dependency ruby27-puppet-resource_api>=1.5<2: found ruby27-puppet-resource_api-1.8.14 => Full dependency ruby27-concurrent-ruby>=1.0<2: found ruby27-concurrent-ruby-1.1.9 => Full dependency ruby27-deep_merge>=1.0<2: found ruby27-deep_merge-1.2.1 => Full dependency ruby27-scanf>=1.0.0<2: found ruby27-scanf-1.0.0 => Full dependency ruby27-base>=2.7.5: found ruby27-base-2.7.5 => Full dependency gcc10-libs>=10.3.0: found gcc10-libs-10.3.0 ===> Overriding tools for ruby27-puppet-7.13.1 ===> Extracting for ruby27-puppet-7.13.1 Unpacked gem: '/home/pbulk/build/sysutils/puppet/work/puppet-7.13.1' ===> Patching for ruby27-puppet-7.13.1 => Applying pkgsrc patches for ruby27-puppet-7.13.1 => Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/sysutils/puppet/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/sysutils/puppet/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.6 2015/08/17 13:20:43 fhajny Exp $ | |Add NetBSD to list of operating systems that the OpenBSD provider is the |default for now. In fact, NetBSD's pkg_add provider can do a lot more |than OpenBSD's, but for now basic support should suffice. | |--- lib/puppet/provider/package/openbsd.rb.orig 2015-08-14 08:28:22.513689691 +0000 |+++ lib/puppet/provider/package/openbsd.rb -------------------------- Patching file lib/puppet/provider/package/openbsd.rb using Plan A... Hunk #1 succeeded at 14. done => Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/sysutils/puppet/patches/patch-ab => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/sysutils/puppet/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.6 2015/08/17 13:20:43 fhajny Exp $ | |Make the FreeBSD provider the default for NetBSD as well. |Omit _enabled for init scripts under NetBSD, which doesn't look for them. | |--- lib/puppet/provider/service/freebsd.rb.orig 2015-08-14 08:28:22.488080198 +0000 |+++ lib/puppet/provider/service/freebsd.rb -------------------------- Patching file lib/puppet/provider/service/freebsd.rb using Plan A... Hunk #1 succeeded at 3. Hunk #2 succeeded at 86. done => Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/sysutils/puppet/patches/patch-ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/sysutils/puppet/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.7 2017/06/12 14:54:53 taca Exp $ | |NetBSD also has its init scripts in /etc/rc.d. | |--- lib/puppet/provider/service/init.rb.orig 2017-06-07 10:34:56.000000000 +0000 |+++ lib/puppet/provider/service/init.rb -------------------------- Patching file lib/puppet/provider/service/init.rb using Plan A... Hunk #1 succeeded at 9. done => Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/sysutils/puppet/patches/patch-ae => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/sysutils/puppet/patches/patch-ae Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ae,v 1.6 2021/12/12 13:38:01 taca Exp $ | |Fix detection of useradd user management under NetBSD. | |NetBSD doesn't have chage but can use the -e and -f flags to passwd to |achieve the same. | |--- lib/puppet/provider/user/useradd.rb.orig 2021-12-05 14:14:58.639678002 +0000 |+++ lib/puppet/provider/user/useradd.rb -------------------------- Patching file lib/puppet/provider/user/useradd.rb using Plan A... Hunk #1 succeeded at 12. done => Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/sysutils/puppet/patches/patch-lib_puppet_util_command__line.rb => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/sysutils/puppet/patches/patch-lib_puppet_util_command__line.rb Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_puppet_util_command__line.rb,v 1.1 2016/08/26 09:26:05 fhajny Exp $ | |Fix subcommand handling for our suffixed bins. | |--- lib/puppet/util/command_line.rb.orig 2016-08-25 13:06:40.887601145 +0000 |+++ lib/puppet/util/command_line.rb -------------------------- Patching file lib/puppet/util/command_line.rb using Plan A... Hunk #1 succeeded at 37 (offset -1 lines). Hunk #2 succeeded at 49 (offset -1 lines). done ===> Creating toolchain wrappers for ruby27-puppet-7.13.1 ===> Configuring for ruby27-puppet-7.13.1 => Substituting "prefix" in install.rb lib/puppet/face/module/changes.rb lib/puppet/face/module/install.rb lib/puppet/face/module/list.rb lib/puppet/face/module/uninstall.rb lib/puppet/face/module/upgrade.rb lib/puppet/reference/configuration.rb lib/puppet/util/run_mode.rb ext/solaris/smf/puppet ext/solaris/smf/puppet.xml man/man5/puppet.conf.5 man/man8/puppet-apply.8 man/man8/puppet-module.8 man/man8/puppet-parser.8 spec/unit/util/run_mode_spec.rb spec/unit/util/selinux_spec.rb => Fixing command suffix cd /home/pbulk/build/sysutils/puppet/work/puppet-7.13.1/bin && /usr/bin/chmod 755 puppet => Checking for portability problems in extracted files