+ 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/BibTool-2.65nb5/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/BibTool-2.65nb5/work.log => Checksum BLAKE2s OK for BibTool-2.65.tar.gz => Checksum SHA512 OK for BibTool-2.65.tar.gz ===> Installing dependencies for BibTool-2.65nb5 => Tool dependency tex-ec-[0-9]*: found tex-ec-1.0 => Tool dependency tex-bibtex-[0-9]*: found tex-bibtex-0.99dnb2 => Tool dependency tex-bookmark-[0-9]*: found tex-bookmark-1.31 => Tool dependency tex-booktabs-[0-9]*: found tex-booktabs-1.61803398nb1 => Tool dependency tex-geometry-[0-9]*: found tex-geometry-5.9 => Tool dependency tex-hyperref-[0-9]*: found tex-hyperref-7.01h => Tool dependency tex-koma-script-[0-9]*: found tex-koma-script-3.41 => Tool dependency tex-latex-bin-[0-9]*: found tex-latex-bin-2024 => Tool dependency tex-listings-[0-9]*: found tex-listings-1.10a => Tool dependency tex-oberdiek-[0-9]*: found tex-oberdiek-2023 => Tool dependency tex-tools-[0-9]*: found tex-tools-20231101c => Tool dependency makeindexk-[0-9]*: found makeindexk-2.17nb1 => Tool dependency perl>=5.0: found perl-5.40.0nb1 => 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 gcc13-libs>=13.2.0: found gcc13-libs-13.3.0 ===> Overriding tools for BibTool-2.65nb5 ===> Extracting for BibTool-2.65nb5 ===> Patching for BibTool-2.65nb5 => Applying pkgsrc patches for BibTool-2.65nb5 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/print/bibtool/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/print/bibtool/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.2 2015/01/24 13:40:14 mef Exp $ | |Correction to filename Makefile -> makefile | |--- BibTcl/configure.orig 2006-03-19 11:48:19.000000000 -0500 |+++ BibTcl/configure -------------------------- Patching file BibTcl/configure using Plan A... Hunk #1 succeeded at 712. Hunk #2 succeeded at 794. Hunk #3 succeeded at 834. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/print/bibtool/patches/patch-ab => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/print/bibtool/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.2 2015/01/24 13:40:14 mef Exp $ | |Correction to filename Makefile -> makefile | |--- BibTcl/configure.in.orig 2006-03-19 11:48:23.000000000 -0500 |+++ BibTcl/configure.in -------------------------- Patching file BibTcl/configure.in using Plan A... Hunk #1 succeeded at 48. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/print/bibtool/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/print/bibtool/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.2 2015/01/24 13:40:14 mef Exp $ | |Disable a highly obsolete configure test that exercises undefined |behavior. | |--- configure.orig 2014-04-15 03:24:53.000000000 +0900 |+++ configure 2015-01-24 22:09:47.000000000 +0900 -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 3457. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/print/bibtool/patches/patch-doc_Makefile => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/print/bibtool/patches/patch-doc_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-doc_Makefile,v 1.1 2016/09/08 03:52:26 markd Exp $ | |c_lib.pdf wont build as uses obsolete font commands | |--- doc/Makefile.orig 2016-06-01 08:38:05.000000000 +0000 |+++ doc/Makefile -------------------------- Patching file doc/Makefile using Plan A... Hunk #1 succeeded at 32. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/print/bibtool/patches/patch-parse.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/print/bibtool/patches/patch-parse.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-parse.c,v 1.2 2015/01/24 13:40:14 mef Exp $ | |Fix bug handling EOF, detected by gcc. | |--- parse.c.orig 2014-01-14 04:16:16.000000000 +0900 |+++ parse.c 2015-01-24 22:13:12.000000000 +0900 -------------------------- Patching file parse.c using Plan A... Hunk #1 succeeded at 550 (offset 14 lines). done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/print/bibtool/patches/patch-regex-0.12_regex.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/print/bibtool/patches/patch-regex-0.12_regex.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-regex-0.12_regex.c,v 1.1 2012/12/24 01:50:58 dholland Exp $ | |Use the right config.h. This package misuses autoconf fairly |extensively, and has its own config.h with its own config in it where |where autoconf packages would normally put autoconf's output config.h. | |Also patch up some integer/pointer casts. | |--- regex-0.12/regex.c.orig 2000-12-16 09:49:55.000000000 +0000 |+++ regex-0.12/regex.c -------------------------- Patching file regex-0.12/regex.c using Plan A... Hunk #1 succeeded at 30. Hunk #2 succeeded at 65. Hunk #3 succeeded at 2407. Hunk #4 succeeded at 2495. Hunk #5 succeeded at 3765. done ===> Creating toolchain wrappers for BibTool-2.65nb5 /usr/bin/sed -e '/^#/d' -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g' -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g' -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g' < ../../extra/gcc13-libs/files/specs.pkgsrc > /home/pbulk/build/print/bibtool/work/.cwrapper/specs.pkgsrc ===> Configuring for BibTool-2.65nb5 => 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 => Replacing tcl interpreter in Tcl/bibtool.tcl. => Replacing Perl interpreter in Perl/bibtool.pl. checking for x86_64-sun-solaris2.11-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/bin/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for ANSI C header files... (cached) yes checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for getenv... yes checking for strrchr... yes checking for kpathsea library... /usr/include configure: creating ./config.status config.status: creating makefile config.status: WARNING: 'AutoConf/makefile.in' seems to ignore the --datarootdir setting config.status: creating include/bibtool/config.h config.status: include/bibtool/config.h is unchanged config.status: creating regex-0.12/config.h config.status: regex-0.12/config.h is unchanged