=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/security/pgpenvelope", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for pgpenvelope-2.10.2.tar.gz => Checksum SHA512 OK for pgpenvelope-2.10.2.tar.gz ===> Installing dependencies for pgpenvelope-2.10.2nb22 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc13>=13.4.0: found gcc13-13.4.0 => Full dependency p5-AppConfig>=1.52: found p5-AppConfig-1.71nb12 => Full dependency p5-Class-MakeMethods>=1.010: found p5-Class-MakeMethods-1.010nb19 => Full dependency p5-GnuPG-Interface>=0.34nb2: found p5-GnuPG-Interface-1.07 => Full dependency p5-String-Approx>=3.13: found p5-String-Approx-3.28nb10 => Full dependency p5-Term-ReadKey>=2.14: found p5-Term-ReadKey-2.38nb8 => Full dependency gcc13-libs>=13.4.0: found gcc13-libs-13.4.0 => Full dependency perl>=5.44.0<5.45.0: found perl-5.44.0nb1 ===> Overriding tools for pgpenvelope-2.10.2nb22 ===> Extracting for pgpenvelope-2.10.2nb22 ===> Patching for pgpenvelope-2.10.2nb22 => Applying pkgsrc patches for pgpenvelope-2.10.2nb22 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/pgpenvelope/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/pgpenvelope/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.1.1.1 2005/01/10 18:24:31 tv Exp $ | |--- lib/PGPEnvelope/Keyring.pm.orig Fri Aug 15 14:39:25 2003 |+++ lib/PGPEnvelope/Keyring.pm -------------------------- Patching file lib/PGPEnvelope/Keyring.pm using Plan A... Hunk #1 succeeded at 57. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/pgpenvelope/patches/patch-ab => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/pgpenvelope/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.1 2005/03/04 20:57:50 tv Exp $ | |--- Makefile.PL.orig 2005-03-04 15:53:29.000000000 -0500 |+++ Makefile.PL -------------------------- Patching file Makefile.PL using Plan A... Hunk #1 succeeded at 13. done ===> Creating toolchain wrappers for pgpenvelope-2.10.2nb22 /usr/bin/sed -e '/^#/d' -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g' -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g' -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g' < ../../extra/gcc13-libs/files/specs.pkgsrc > /tmp/work/security/pgpenvelope/work/.cwrapper/specs.pkgsrc ===> Configuring for pgpenvelope-2.10.2nb22 cd /tmp/work/security/pgpenvelope/work/pgpenvelope-2.10.2/lib/PGPEnvelope && for f in *.pm; do /usr/bin/sed -e 's/use Class::MethodMaker/use Class::MakeMethods::Emulator::MethodMaker/' $f > $f.new && /usr/bin/mv -f $f.new $f; done Warning: prerequisite Term::ReadLine::Gnu 1.01 not found. If you get a warning below about needing prerequisite modules, please install them from the directory 'modules'. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for pgpenvelope Writing MYMETA.yml and MYMETA.json