+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/py312-solo1-0.1.1nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/py312-solo1-0.1.1nb1/work.log => Checksum BLAKE2s OK for solo1-0.1.1.tar.gz => Checksum SHA512 OK for solo1-0.1.1.tar.gz ===> Installing dependencies for py312-solo1-0.1.1nb1 ========================================================================== The following variables will affect the build process of this package, py312-solo1-0.1.1nb1. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 312 Based on these variables, the following variables have been set: * PYPACKAGE = python312 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/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency py312-flit>=0: found py312-flit-3.10.1 => Tool dependency py312-build>=0: found py312-build-1.2.2.post1 => Tool dependency py312-installer>=0.7.0nb1: found py312-installer-0.7.0nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency py312-click>=7.1: found py312-click-8.1.7 => Full dependency py312-ecdsa>=0: found py312-ecdsa-0.19.0 => Full dependency py312-fido2>=0.9.1: found py312-fido2-1.1.3 => Full dependency py312-intelhex>=0: found py312-intelhex-2.3.0nb1 => Full dependency py312-requests>=0: found py312-requests-2.32.3nb1 => Full dependency py312-serial>=0: found py312-serial-3.5nb2 => Full dependency py312-usb>=0: found py312-usb-1.2.1 => Full dependency py312-cryptography>=43: found py312-cryptography-43.0.3 => Full dependency python312>=3.12.0: found python312-3.12.7nb2 ===> Overriding tools for py312-solo1-0.1.1nb1 ===> Extracting for py312-solo1-0.1.1nb1 /usr/bin/gtar: solo1-0.1.1/PKG-INFO: implausibly old time stamp 1970-01-01 00:00:00 ===> Patching for py312-solo1-0.1.1nb1 => Applying pkgsrc patches for py312-solo1-0.1.1nb1 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/security/py-solo1/patches/patch-solo_devices_base.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/security/py-solo1/patches/patch-solo_devices_base.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-solo_devices_base.py,v 1.1 2023/04/13 13:42:59 wiz Exp $ | |From 02bb791f3c32c8f93a3f5bc4d256a5a6c77d7528 Mon Sep 17 00:00:00 2001 |From: Kendrick Shaw <kms15@case.edu> |Date: Thu, 9 Jun 2022 23:16:43 +0000 |Subject: [PATCH] Update to fido2 library 1.0 API | |The fido2 library has changed the names of the CTAP1 class to Ctap1 and |the CTAP2 class to Ctap2; this commit updates the solo1-cli code to use |the new names. | |--- solo/devices/base.py.orig 2022-03-08 11:59:14.206628800 +0000 |+++ solo/devices/base.py -------------------------- Patching file solo/devices/base.py using Plan A... Hunk #1 succeeded at 3. Hunk #2 succeeded at 76. Hunk #3 succeeded at 114. Hunk #4 succeeded at 137. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/security/py-solo1/patches/patch-solo_devices_solo__v1.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/security/py-solo1/patches/patch-solo_devices_solo__v1.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-solo_devices_solo__v1.py,v 1.1 2023/04/13 13:42:59 wiz Exp $ | |From 02bb791f3c32c8f93a3f5bc4d256a5a6c77d7528 Mon Sep 17 00:00:00 2001 |From: Kendrick Shaw <kms15@case.edu> |Date: Thu, 9 Jun 2022 23:16:43 +0000 |Subject: [PATCH] Update to fido2 library 1.0 API | |The fido2 library has changed the names of the CTAP1 class to Ctap1 and |the CTAP2 class to Ctap2; this commit updates the solo1-cli code to use |the new names. | |--- solo/devices/solo_v1.py.orig 2022-03-08 11:59:14.206628800 +0000 |+++ solo/devices/solo_v1.py -------------------------- Patching file solo/devices/solo_v1.py using Plan A... Hunk #1 succeeded at 8. Hunk #2 succeeded at 64. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/security/py-solo1/patches/patch-solo_solotool.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/security/py-solo1/patches/patch-solo_solotool.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-solo_solotool.py,v 1.1 2023/04/13 13:42:59 wiz Exp $ | |From 02bb791f3c32c8f93a3f5bc4d256a5a6c77d7528 Mon Sep 17 00:00:00 2001 |From: Kendrick Shaw <kms15@case.edu> |Date: Thu, 9 Jun 2022 23:16:43 +0000 |Subject: [PATCH] Update to fido2 library 1.0 API | |The fido2 library has changed the names of the CTAP1 class to Ctap1 and |the CTAP2 class to Ctap2; this commit updates the solo1-cli code to use |the new names. | |--- solo/solotool.py.orig 2022-03-08 11:59:14.209962000 +0000 |+++ solo/solotool.py -------------------------- Patching file solo/solotool.py using Plan A... Hunk #1 succeeded at 32. done ===> Creating toolchain wrappers for py312-solo1-0.1.1nb1 ===> Configuring for py312-solo1-0.1.1nb1 => Checking for portability problems in extracted files