+ 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/rlpr-2.06nb3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rlpr-2.06nb3/work.log => Checksum BLAKE2s OK for rlpr-2.06.tar.gz => Checksum SHA512 OK for rlpr-2.06.tar.gz ===> Installing dependencies for rlpr-2.06nb3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency libiconv>=1.9.1nb4: found libiconv-1.17 ===> Overriding tools for rlpr-2.06nb3 ===> Extracting for rlpr-2.06nb3 ===> Patching for rlpr-2.06nb3 => Applying pkgsrc patches for rlpr-2.06nb3 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/print/rlpr/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/print/rlpr/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.2 2023/01/09 23:18:55 sekiya Exp $ | |Add ${DESTDIR} support. | |--- po/Makefile.in.in.orig 2010-02-19 18:34:39.000000000 +0000 |+++ po/Makefile.in.in -------------------------- Patching file po/Makefile.in.in using Plan A... Hunk #1 succeeded at 110. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/print/rlpr/patches/patch-src_Makefile.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/print/rlpr/patches/patch-src_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_Makefile.in,v 1.1 2015/11/08 23:24:58 dholland Exp $ | |Honor pkgsrc LDFLAGS. | |--- src/Makefile.in~ 2004-09-07 06:19:05.000000000 +0000 |+++ src/Makefile.in -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 119. done ===> Creating toolchain wrappers for rlpr-2.06nb3 ===> Configuring for rlpr-2.06nb3 => 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 checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for gawk... /usr/bin/nawk checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking for x86_64-sun-solaris2.11-gcc... gcc checking for C compiler default output... 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 style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking for strerror in -lcposix... no checking for egrep... grep -E checking for ANSI C header files... no checking for an ANSI C-conforming const... yes checking for inline... inline 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 for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... no checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for shared library run path origin... done checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... no checking for fgets_unlocked... no checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... no checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking for gethostbyname in -lnsl... yes checking for socket in -lsocket... yes checking for ANSI C header files... (cached) no checking for sys/wait.h that is POSIX.1 compatible... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for string.h... (cached) yes checking for limits.h... (cached) yes checking select.h usability... no checking select.h presence... no checking for select.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking where MAXHOSTNAMELEN is defined... checking whether EXIT_SUCCESS and EXIT_FAILURE are defined... yes checking whether off_t is a long or a longlong... long checking whether h_errno is declared (in )... yes checking for pid_t... yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... yes checking return type of signal handlers... void checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for strerror... yes checking for seteuid... yes checking for setreuid... yes checking for vprintf... yes checking for setresuid... no checking for strdup... (cached) yes checking for strstr... yes checking for strchr... yes checking for getopt_long... yes checking for strcasecmp... (cached) yes checking for strtoul... (cached) yes checking for strtol... yes checking for vsyslog... yes checking for strdup... (cached) yes checking for strstr... (cached) yes checking for strcasecmp... (cached) yes checking for getopt_long... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating intl/Makefile config.status: creating man/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile