+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dropbear-2022.83nb1/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dropbear-2022.83nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for dropbear-2022.83.tar.bz2 => Checksum SHA512 OK for dropbear-2022.83.tar.bz2 ===> Installing dependencies for dropbear-2022.83nb1 ========================================================================== The supported build options for dropbear are: pam The currently selected options are: pam You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.dropbear (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, dropbear-2022.83nb1. Their current value is shown below: * PAM_DEFAULT = solaris-pam Based on these variables, the following variables have been set: * PAMBASE (defined, but empty) 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 mktools-[0-9]*: found mktools-20220614 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc13>=13.1.0: found gcc13-13.2.0 => Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.2.0 => Full dependency libtomcrypt>=1.17nb2: found libtomcrypt-1.18.2 => Full dependency ltm>=0.30nb1: found ltm-1.2.1 => Full dependency zlib>=1.2.3: found zlib-1.3.1 ===> Overriding tools for dropbear-2022.83nb1 ===> Extracting for dropbear-2022.83nb1 ===> Patching for dropbear-2022.83nb1 => Applying pkgsrc patches for dropbear-2022.83nb1 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/dropbear/patches/patch-cli-session.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/dropbear/patches/patch-cli-session.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cli-session.c,v 1.1 2023/12/20 17:09:36 wiz Exp $ | |Terrapin fix |https://github.com/mkj/dropbear/commit/6e43be5c7b99dbee49dc72b6f989f29fdd7e9356 | |--- cli-session.c.orig 2022-11-14 14:30:00.000000000 +0000 |+++ cli-session.c -------------------------- Patching file cli-session.c using Plan A... Hunk #1 succeeded at 46. Hunk #2 succeeded at 118. Hunk #3 succeeded at 489. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/dropbear/patches/patch-common-algo.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/dropbear/patches/patch-common-algo.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-common-algo.c,v 1.1 2023/12/20 17:09:36 wiz Exp $ | |Terrapin fix |https://github.com/mkj/dropbear/commit/6e43be5c7b99dbee49dc72b6f989f29fdd7e9356 | |--- common-algo.c.orig 2022-11-14 14:30:00.000000000 +0000 |+++ common-algo.c -------------------------- Patching file common-algo.c using Plan A... Hunk #1 succeeded at 308. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/dropbear/patches/patch-common-kex.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/dropbear/patches/patch-common-kex.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-common-kex.c,v 1.1 2023/12/20 17:09:36 wiz Exp $ | |Terrapin fix |https://github.com/mkj/dropbear/commit/6e43be5c7b99dbee49dc72b6f989f29fdd7e9356 | |--- common-kex.c.orig 2022-11-14 14:30:00.000000000 +0000 |+++ common-kex.c -------------------------- Patching file common-kex.c using Plan A... Hunk #1 succeeded at 183. Hunk #2 succeeded at 197. Hunk #3 succeeded at 558. Hunk #4 succeeded at 871. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/dropbear/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/dropbear/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.2 2023/12/20 17:09:36 wiz Exp $ | |this test for the system libtomcrypt needs -ltommath. | |--- configure.orig 2022-11-14 14:30:00.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 7701. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/dropbear/patches/patch-default__options.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/dropbear/patches/patch-default__options.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-default__options.h,v 1.1 2019/06/10 13:44:35 nia Exp $ | |comment out the path to the dropbear ssh client |- this is passed through CFLAGS | |--- default_options.h.orig 2019-03-27 14:15:23.000000000 +0000 |+++ default_options.h -------------------------- Patching file default_options.h using Plan A... Hunk #1 succeeded at 315 (offset 56 lines). done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/dropbear/patches/patch-kex.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/dropbear/patches/patch-kex.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-kex.h,v 1.1 2023/12/20 17:09:36 wiz Exp $ | |Terrapin fix |https://github.com/mkj/dropbear/commit/6e43be5c7b99dbee49dc72b6f989f29fdd7e9356 | |--- kex.h.orig 2022-11-14 14:30:00.000000000 +0000 |+++ kex.h -------------------------- Patching file kex.h using Plan A... Hunk #1 succeeded at 83. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/dropbear/patches/patch-process-packet.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/dropbear/patches/patch-process-packet.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-process-packet.c,v 1.1 2023/12/20 17:09:36 wiz Exp $ | |Terrapin fix |https://github.com/mkj/dropbear/commit/6e43be5c7b99dbee49dc72b6f989f29fdd7e9356 | |--- process-packet.c.orig 2022-11-14 14:30:00.000000000 +0000 |+++ process-packet.c -------------------------- Patching file process-packet.c using Plan A... Hunk #1 succeeded at 44. Hunk #2 succeeded at 55. Hunk #3 succeeded at 101. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/dropbear/patches/patch-ssh.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/dropbear/patches/patch-ssh.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ssh.h,v 1.1 2023/12/20 17:09:36 wiz Exp $ | |Terrapin fix |https://github.com/mkj/dropbear/commit/6e43be5c7b99dbee49dc72b6f989f29fdd7e9356 | |--- ssh.h.orig 2022-11-14 14:30:00.000000000 +0000 |+++ ssh.h -------------------------- Patching file ssh.h using Plan A... Hunk #1 succeeded at 100. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/dropbear/patches/patch-svr-session.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/dropbear/patches/patch-svr-session.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-svr-session.c,v 1.1 2023/12/20 17:09:36 wiz Exp $ | |Terrapin fix |https://github.com/mkj/dropbear/commit/6e43be5c7b99dbee49dc72b6f989f29fdd7e9356 | |--- svr-session.c.orig 2022-11-14 14:30:00.000000000 +0000 |+++ svr-session.c -------------------------- Patching file svr-session.c using Plan A... Hunk #1 succeeded at 370. done ===> Creating toolchain wrappers for dropbear-2022.83nb1 ===> Configuring for dropbear-2022.83nb1 => Enabling PAM in options.h WARNING: [subst.mk:pam] Nothing changed in "options.h". ERROR: [subst.mk:pam] The filename pattern "options.h" has no effect. *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/dropbear *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/dropbear