+ 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/ploticus-2.42nb15/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ploticus-2.42nb15/work.log => Checksum BLAKE2s OK for ploticus242_src.tar.gz => Checksum SHA512 OK for ploticus242_src.tar.gz ===> Installing dependencies for ploticus-2.42nb15 ========================================================================== The following variables will affect the build process of this package, ploticus-2.42nb15. Their current value is shown below: * JPEG_DEFAULT = libjpeg-turbo Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = libjpeg-turbo 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/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.84.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.3nb1 => Full dependency gd>=2.3.3nb15: found gd-2.3.3nb15 => Full dependency libX11>=1.1: found libX11-1.8.12 => Full dependency libjpeg-turbo>=1.1.0: found libjpeg-turbo-3.1.1 => Full dependency png>=1.6.0nb1: found png-1.6.50 => Full dependency zlib>=1.2.3: found zlib-1.3.1 => Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb5 => Build dependency xorgproto>=2016.1: found xorgproto-2024.1 => Full dependency brotli>=1.0.1: found brotli-1.1.0 => Full dependency bzip2>=1.0.1: found bzip2-1.0.8 => Full dependency expat>=1.95.7: found expat-2.7.1 => Full dependency fontconfig>=2.11.91: found fontconfig-2.15.0 => Full dependency fribidi>=0.19.1: found fribidi-1.0.16 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency glib2>=2.4.0: found glib2-2.84.3 => Full dependency graphite2>=1.2: found graphite2-1.3.14nb3 => Full dependency harfbuzz>=2.1.1: found harfbuzz-11.2.1 => Full dependency libiconv>=1.9.1: found libiconv-1.17nb1 => Full dependency jbigkit>=2.0: found jbigkit-2.1nb1 => Full dependency libXau>=1.0: found libXau-1.0.12 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libffi>=1.20: found libffi-3.5.1 => Full dependency libimagequant>=4.2.0: found libimagequant-4.3.4 => Full dependency libwebp>=0.2.0: found libwebp-1.5.0nb1 => Full dependency libxcb>=1.6: found libxcb-1.17.0 => Full dependency pcre2>=10.21: found pcre2-10.45 => Full dependency raqm>=0.10.1: found raqm-0.10.2 => Full dependency tiff>=3.6.1: found tiff-4.7.0nb1 => Full dependency xz>=5.0.0: found xz-5.8.1 ===> Overriding tools for ploticus-2.42nb15 ===> Extracting for ploticus-2.42nb15 ===> Patching for ploticus-2.42nb15 => Applying pkgsrc patches for ploticus-2.42nb15 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/ploticus/patches/patch-src_Makefile => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/ploticus/patches/patch-src_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_Makefile,v 1.1 2013/06/30 15:13:09 ryoon Exp $ | |* zlib is also needed explicitly. | |--- src/Makefile.orig 2013-06-07 17:05:43.000000000 +0000 |+++ src/Makefile -------------------------- Patching file src/Makefile using Plan A... Hunk #1 succeeded at 7. Hunk #2 succeeded at 91. Hunk #3 succeeded at 103. Hunk #4 succeeded at 188. Hunk #5 succeeded at 263. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/ploticus/patches/patch-src_gd__png.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/ploticus/patches/patch-src_gd__png.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_gd__png.c,v 1.1 2013/06/30 15:13:09 ryoon Exp $ | |* Fix build with png-1.5. | |--- src/gd_png.c.orig 2010-03-02 21:01:01.000000000 +0000 |+++ src/gd_png.c -------------------------- Patching file src/gd_png.c using Plan A... Hunk #1 succeeded at 268. Hunk #2 succeeded at 294. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/ploticus/patches/patch-src_pl.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/ploticus/patches/patch-src_pl.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_pl.h,v 1.1 2013/06/30 15:13:09 ryoon Exp $ | |* Hardcode PREFABS_DIR. | |--- src/pl.h.orig 2013-05-14 20:21:14.000000000 +0000 |+++ src/pl.h -------------------------- Patching file src/pl.h using Plan A... Hunk #1 succeeded at 8. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/ploticus/patches/patch-src_tdhkit.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/ploticus/patches/patch-src_tdhkit.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_tdhkit.c,v 1.1 2013/06/30 15:13:09 ryoon Exp $ | |* Include stdlib.h for putenv(3). | |--- src/tdhkit.c.orig 2008-01-11 16:48:13.000000000 +0000 |+++ src/tdhkit.c -------------------------- Patching file src/tdhkit.c using Plan A... Hunk #1 succeeded at 13. done ===> Creating toolchain wrappers for ploticus-2.42nb15 ===> Configuring for ploticus-2.42nb15 => Hardcode PLOTICUS_PREFABS. => Checking for portability problems in extracted files