+ 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/mp-3.7.1nb4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mp-3.7.1nb4/work.log WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for mpdist-3.7.1.tar.gz => Checksum SHA512 OK for mpdist-3.7.1.tar.gz ===> Installing dependencies for mp-3.7.1nb4 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency libXt>=1.0.0: found libXt-1.3.1 => Full dependency gtk+>=1.2.10nb21: found gtk+-1.2.10nb21 => Full dependency libSM>=0.99.2: found libSM-1.2.6 => Full dependency libX11>=1.5: found libX11-1.8.12 => Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb5 => Build dependency xorgproto>=2016.1: found xorgproto-2024.1 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency glib>=1.2.10nb5: found glib-1.2.10nb11 => Full dependency libiconv>=1.9.1: found libiconv-1.17nb1 => Full dependency libICE>=0.99.1: found libICE-1.1.2 => Full dependency libXau>=1.0: found libXau-1.0.12 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libXext>=1.1: found libXext-1.3.6 => Full dependency libXfixes>=4.0.1: found libXfixes-6.0.1 => Full dependency libXi>=1.0.0: found libXi-1.8.2 => Full dependency libxcb>=1.6: found libxcb-1.17.0 ===> Overriding tools for mp-3.7.1nb4 ===> Extracting for mp-3.7.1nb4 ===> Patching for mp-3.7.1nb4 => Applying pkgsrc patches for mp-3.7.1nb4 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/print/mp/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/print/mp/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.4 2003/09/21 21:33:11 kim Exp $ | |--- mimep/mimep/Makefile.in.orig Tue Oct 15 14:59:05 2002 |+++ mimep/mimep/Makefile.in Sun Sep 21 17:25:22 2003 -------------------------- Patching file mimep/mimep/Makefile.in using Plan A... Hunk #1 succeeded at 112. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/print/mp/patches/patch-man_mimep__fr3.1 => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/print/mp/patches/patch-man_mimep__fr3.1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-man_mimep__fr3.1,v 1.1 2012/01/23 00:43:44 joerg Exp $ | |--- man/mimep_fr3.1.orig 2012-01-23 00:35:58.582765668 +0000 |+++ man/mimep_fr3.1 -------------------------- Patching file man/mimep_fr3.1 using Plan A... Hunk #1 succeeded at 1. done ===> Creating toolchain wrappers for mp-3.7.1nb4 ===> Configuring for mp-3.7.1nb4 => 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 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 whether make sets ${MAKE}... (cached) yes checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking for ld used by GCC... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for /bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse nm output... failed checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... no 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking for x86_64-sun-solaris2.11-strip... no checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... no checking dynamic linker characteristics... solaris2.11 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes creating libtool checking for ANSI C header files... (cached) no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking for X... libraries , headers checking for gethostbyname... no checking for gethostbyname in -lnsl... yes checking for connect... no checking for connect in -lsocket... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDisplay in -lX11... yes checking for gtk-config... /opt/pkg/bin/gtk-config checking for GTK - version >= 1.2.0... yes checking for an ANSI C-conforming const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for function prototypes... yes checking whether setvbuf arguments are reversed... no checking for getcwd... yes checking for getwd... yes checking for putenv... yes checking for strdup... yes checking for strtol... yes checking for gettext... yes configure: creating ./config.status config.status: creating Makefile config.status: creating common/Makefile config.status: creating mp/Makefile config.status: creating mptool/Makefile config.status: creating mimep/Makefile config.status: creating mimep/ertf2latex/Makefile config.status: creating mimep/mimep/Makefile config.status: creating mimep/ps/Makefile config.status: creating mimep/shells/Makefile config.status: creating mimep/text2latex/Makefile config.status: creating mimep/url/Makefile config.status: creating man/Makefile config.status: creating prologue/Makefile config.status: creating Data/Makefile config.status: creating config.h config.status: executing depfiles commands ** Configuration summary for mpdist 3.7.1: Build mptool Build mimep Build mailp mp frontends: mailp newsp digestp filep filofaxp fileofaxpp franklinp proplanp timemanp timesysip timesyspp BSD style printing Install the prologue files in ${prefix}/share/mpdist (default: ${prefix}/share/mpdist) Number of GECOS fields used: 3 Length of GECOS field used: 40 Enable MIME support in mp Support old style command line options Support drag and drop for mptool Enable duplex printing => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp