+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tfkiss-1.2.4nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tfkiss-1.2.4nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for tfkiss-1.2.4.tar.gz => Checksum SHA512 OK for tfkiss-1.2.4.tar.gz ===> Installing dependencies for tfkiss-1.2.4nb1 => 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 ===> Overriding tools for tfkiss-1.2.4nb1 ===> Extracting for tfkiss-1.2.4nb1 ===> Patching for tfkiss-1.2.4nb1 => Applying pkgsrc patches for tfkiss-1.2.4nb1 => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/ham/tfkiss/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/ham/tfkiss/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/12/30 23:06:43 joerg Exp $ | |--- src/main.c.orig 2005-12-30 22:55:13.000000000 +0000 |+++ src/main.c -------------------------- Patching file src/main.c using Plan A... Hunk #1 succeeded at 1168. Hunk #2 succeeded at 1411. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/ham/tfkiss/patches/patch-ab => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/ham/tfkiss/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/12/30 23:06:43 joerg Exp $ | |--- configure.orig 2005-12-30 23:03:24.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 1184. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/ham/tfkiss/patches/patch-ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/ham/tfkiss/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.1 2009/02/16 19:19:01 joerg Exp $ | |--- src/Makefile.in.orig 2009-02-16 20:15:02.000000000 +0100 |+++ src/Makefile.in -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 72. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/ham/tfkiss/patches/patch-ad => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/ham/tfkiss/patches/patch-ad Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ad,v 1.1 2009/02/16 19:19:01 joerg Exp $ | |--- doc/Makefile.in.orig 2009-02-16 20:15:37.000000000 +0100 |+++ doc/Makefile.in -------------------------- Patching file doc/Makefile.in using Plan A... Hunk #1 succeeded at 15. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/ham/tfkiss/patches/patch-ae => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/ham/tfkiss/patches/patch-ae Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ae,v 1.1 2009/02/16 19:19:01 joerg Exp $ | |--- examples/Makefile.in.orig 2009-02-16 20:16:44.000000000 +0100 |+++ examples/Makefile.in -------------------------- Patching file examples/Makefile.in using Plan A... Hunk #1 succeeded at 15. done ===> Creating toolchain wrappers for tfkiss-1.2.4nb1 ===> Configuring for tfkiss-1.2.4nb1 => 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 => Checking for portability problems in extracted files creating cache ./config.cache checking host system type... x86_64-sun-solaris2.11 checking target system type... x86_64-sun-solaris2.11 checking build system type... x86_64-sun-solaris2.11 checking for gcc... gcc checking whether the C compiler (gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wl,-R/opt/pkg/lib) works... yes checking whether the C compiler (gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wl,-R/opt/pkg/lib) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for POSIXized ISC... no checking for gcc... (cached) gcc checking whether the C compiler (gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wl,-R/opt/pkg/lib) works... yes checking whether the C compiler (gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wl,-R/opt/pkg/lib) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for a BSD compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for errno.h... yes checking for fcntl.h... yes checking for sys/ioctl.h... yes checking for sys/signal... no checking for sys/time.h... yes checking for termcap.h... no checking for termio.h... yes checking for unistd.h... yes checking for working const... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether gcc needs -traditional... no checking return type of signal handlers... void checking whether utime accepts a null argument... yes checking for getcwd... yes checking for gettimeofday... yes checking for mkdir... yes checking for mktime... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for strtoul... yes checking for usleep... yes checking for srandom... yes checking for index... yes checking for memmove... yes checking whether to enable HIBAUD... no checking whether to enable XPID... yes checking whether to enable FLEXNET support... yes checking whether to enable AXIP support... yes updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating doc/Makefile creating examples/Makefile creating examples/tfkiss.ini creating src/config.h ---- Check ok. Type now "make" to compile and then "make install" to install.