+ 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/entropy-0.9.1.439nb5/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/entropy-0.9.1.439nb5/work.log WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for entropy_rsa-0.9.1-439.tgz => Checksum SHA512 OK for entropy_rsa-0.9.1-439.tgz ===> Installing dependencies for entropy-0.9.1.439nb5 => Tool dependency autoconf>=2.50: found autoconf-2.72 => 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.3.0 => Full dependency expat>=2.0.0nb1: found expat-2.6.3 => Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.3.0 => Full dependency zlib>=1.2.3: found zlib-1.3.1 ===> Overriding tools for entropy-0.9.1.439nb5 ===> Extracting for entropy-0.9.1.439nb5 ===> Patching for entropy-0.9.1.439nb5 => Applying pkgsrc patches for entropy-0.9.1.439nb5 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/entropy/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/entropy/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.1 2005/06/30 16:31:47 tv Exp $ | |--- Makefile.in.orig 2005-06-29 08:28:38.000000000 -0400 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 8. Hunk #2 succeeded at 64. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/entropy/patches/patch-ab => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/entropy/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/06/30 16:31:47 tv Exp $ | |--- include/settings.h.orig 2005-06-30 12:22:44.000000000 -0400 |+++ include/settings.h -------------------------- Patching file include/settings.h using Plan A... Hunk #1 succeeded at 52. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/entropy/patches/patch-ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/entropy/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.3 2005/08/17 15:31:52 tv Exp $ | |--- entropy_rsa.conf-dist.orig 2005-06-28 12:40:06.000000000 -0400 |+++ entropy_rsa.conf-dist -------------------------- Patching file entropy_rsa.conf-dist using Plan A... Hunk #1 succeeded at 80 (offset 6 lines). done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/entropy/patches/patch-ad => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/entropy/patches/patch-ad Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ad,v 1.1 2005/11/08 15:59:39 tv Exp $ | |--- configure.ac.orig 2005-10-06 08:18:50.000000000 -0400 |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 32. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/entropy/patches/patch-src_bignum.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/entropy/patches/patch-src_bignum.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_bignum.c,v 1.1 2020/05/22 01:23:42 joerg Exp $ | |Don't play with assembler, the compiler knows how to do it anyway. | |--- src/bignum.c.orig 2020-05-22 00:32:45.737382942 +0000 |+++ src/bignum.c -------------------------- Patching file src/bignum.c using Plan A... Hunk #1 succeeded at 703. Hunk #2 succeeded at 711. done /usr/bin/sed -e '/^# /!s/^#//' </home/pbulk/build/net/entropy/work/entropy_rsa-0.9.1/seed.txt-dist >/home/pbulk/build/net/entropy/work/entropy_rsa-0.9.1/seed.txt ===> Creating toolchain wrappers for entropy-0.9.1.439nb5 ===> Configuring for entropy-0.9.1.439nb5 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version configure: configure: "configure" caching is disabled! configure: consider using "./configure -C" to make rebuilds faster configure: checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking target system type... x86_64-sun-solaris2.11 checking for x86_64-sun-solaris2.11-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for library containing socket... -lsocket checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking for sys/shm.h... yes checking for unsigned char... yes checking size of unsigned char... 1 checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned long... yes checking size of unsigned long... 8 checking for unsigned long long... yes checking size of unsigned long long... 8 checking for socklen_t... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for flock... yes checking for futimes... yes checking for getpagesize... yes checking for mmap... yes checking for strtoull... yes checking for timegm... yes checking for utimes... yes checking for setproctitle... no checking whether sys_signame is declared... no checking whether _sys_signame is declared... no configure: Tree datastore selected checking for sys/fcntl.h... yes checking whether to use flock semaphores... yes configure: creating ./config.status config.status: creating Makefile config.status: creating include/config.h