+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/tools/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rhash-1.4.4nb1/work.log + su pbulk -c '"$@"' make /opt/tools/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rhash-1.4.4nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for rhash-1.4.4.tar.gz => Checksum SHA512 OK for rhash-1.4.4.tar.gz ===> Installing dependencies for rhash-1.4.4nb1 ========================================================================== The following variables will affect the build process of this package, rhash-1.4.4nb1. Their current value is shown below: * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /opt/tools/etc/openssl/certs * SSLDIR = /opt/tools/etc/openssl * SSLKEYS = /opt/tools/etc/openssl/private 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/tools/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 gcc12>=12.2.0: found gcc12-12.2.0 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.3 => Full dependency openssl>=3: found openssl-3.1.4 => Full dependency gcc12-libs>=12.2.0: found gcc12-libs-12.2.0 ===> Overriding tools for rhash-1.4.4nb1 ===> Extracting for rhash-1.4.4nb1 ===> Patching for rhash-1.4.4nb1 => Applying pkgsrc patches for rhash-1.4.4nb1 => Verifying /data/jenkins/workspace/pkgsrc-trunk-tools/misc/rhash/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-tools/misc/rhash/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.4 2023/07/18 06:13:51 adam Exp $ | |Skip compiler detection magic. | |Fix build https://github.com/rhash/RHash/issues/238 | |Avoid choosing aligned_alloc() when it's not present, such as CentOS 6 |with lang/gcc7 and older Solaris releases. | |--- configure.orig 2023-07-14 13:06:29.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 646. Hunk #2 succeeded at 688. Hunk #3 succeeded at 710. Hunk #4 succeeded at 752. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-tools/misc/rhash/patches/patch-librhash_Makefile => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-tools/misc/rhash/patches/patch-librhash_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-librhash_Makefile,v 1.3 2023/07/18 06:13:51 adam Exp $ | |Make ar(1) flags compatible with SunOS | |--- librhash/Makefile.orig 2023-07-14 13:06:29.000000000 +0000 |+++ librhash/Makefile -------------------------- Patching file librhash/Makefile using Plan A... Hunk #1 succeeded at 187. done ===> Creating toolchain wrappers for rhash-1.4.4nb1 ===> Configuring for rhash-1.4.4nb1 => Checking for portability problems in extracted files WARNING: [check-portability.awk] => Found $RANDOM: WARNING: [check-portability.awk] configure:33: RANDNUM=$RANDOM Explanation: =========================================================================== The variable $RANDOM is not required for a POSIX-conforming shell, and many implementations of /bin/sh do not support it. It should therefore not be used in shell programs that are meant to be portable across a large number of POSIX-like systems. =========================================================================== WARNING: [check-portability.awk] => Found $RANDOM: WARNING: [check-portability.awk] tests/test_rhash.sh:96: RANDNUM=$RANDOM Explanation: =========================================================================== The variable $RANDOM is not required for a POSIX-conforming shell, and many implementations of /bin/sh do not support it. It should therefore not be used in shell programs that are meant to be portable across a large number of POSIX-like systems. =========================================================================== Checking for sources ... RHash 1.4.4 Checking for target OS ... SunOS Checking for gcc version ... gcc 12.2.0 Checking for libc provides aligned_alloc ... yes Checking for linker support for --version-script ... no Checking for OpenSSL ... found Writing config.mak Writing librhash/config.mak Writing dist/librhash.pc => Adding run-time search paths to pkg-config files.